<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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>260430531</FileBookingId>
  <Status>Success</Status>
  <SupplierRef>1331275|75d8bf3f25e60daa4458ca2d4c0a27b9</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|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="c7e6eec4-2c02-463e-b236-920028466a8e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23309" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
c7e6eec4-2c02-463e-b236-920028466a8e|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-04-16T10:01:21.0454486+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c7e6eec4-2c02-463e-b236-920028466a8e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="52.72" OriginalAmount="51.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|106196" HotelName="Alto Parana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parana 230</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/1/9/6/106196_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.47" OriginalAmount="57.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|106187" HotelName="Savannah Cordoba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosario De Santa Fe 480</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/1/8/7/106187_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.15" OriginalAmount="61.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|106193" HotelName="Gran Hotel Victoria Cordoba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 De Mayo 240</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/1/9/3/106193_1_1378.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.73" OriginalAmount="66.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|183447" HotelName="Novum Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salta 579</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/4/7/183447_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.22" OriginalAmount="83.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|326144" HotelName="Mediterranea Cordoba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balcarce 365</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/6/1/4/4/326144_4a139861830.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.35" OriginalAmount="92.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|26504" HotelName="Serrano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Benito Perez Galdos 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/4/26504_5d3cc531345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.66" OriginalAmount="111.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|70654" HotelName="La Castilleja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huerta del Hierro 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated aparthotel in 2009, has 39 apartments, WiFi and a car park. SITUATION: This establishment, El Brillante (CÃ³rdoba) it is in El Brillante (CÃ³rdoba) it is 5 minutes drive away from the bus station and the railway station. APARTMENTS: The apartments offer a bathroom with shower, a bath, a hairdryer, a double bed, a TV, internet, washing machine, a kitchen with fridge, a microwave, a coffee maker, teapot, individual air conditioning system and individual heating system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.71" OriginalAmount="113.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50123" HotelName="Córdoba Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JESUS MARIA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/2/3/50123_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 27 modern rooms, a meeting room, it offers a continental breakfast and a reception with WiFi, (free of charge). SITUATION: This establishment, is in Cordoba the historic centre of Close to the mosque and, 10 minutes walk away, you can find the railway station, the bus station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.38" OriginalAmount="114.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11503" HotelName="Crisol Jardines de Córdoba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POETA ALONSO BONILLA 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/0/3/11503_4ec9e4e1702.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is surrounded by a big garden area 3 floors, 7 single rooms, 146 double rooms and 1 suite. Some of the establishment facilities on offer are a lobby with elevators, a reception with a bureau de change, a TV room, conference rooms, meeting rooms and a car park. Regarding the food and beverage offering, the establishment has a bar a cafÃ© and a restaurant. The establishment offers guests internet, a laundry service, room service and a medical care service. SITUATION: This urban hotel is 10 minutes away from the city centre, 150 metres away, there is a public transport stop, 1 kilometre away, you can find nightclubs, is situated 4 kilometres away from shops, bars and restaurants. FACILITIES: Outdoors, clients have access to a swimming pool, a snack bar, a sunbathing terrace, deck chairs, parasols and 2 tennis courts. It is 7 kilometres away from a golf course. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and EC. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.66" OriginalAmount="135.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11502" HotelName="Exe Las Adelfas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVDA. DE LA ARRUZAFA S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/0/2/11502_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in El Brillante the area It is nearCordoba city centre The establishment boasts a covered swimming pool (seasonal), 200 metres away, clients can find a gym. SITUATION: This hotel Cordoba is situated in 10 minutes away, you can find the city centre, the mosque, 4 kilometres away, there are shops, leisure areas, is situated 130 kilometres away from Sevilla Airport 180 kilometres away from Malaga Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a king-size bed, a safety deposit box (available for a fee), a central air-conditioning system and central heating. FACILITIES: Outdoors, clients have access to a swimming pool, a sunbathing terrace, parasols and deck chairs. The establishment boasts a jacuzzi. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.61" OriginalAmount="137.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|244910" HotelName="Layfer Express Y Inn Cordoba Veracruz Mexico" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Autopista Fortin-Cordoba KM 290 S/N Las Quintas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/9/1/0/244910_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.62" OriginalAmount="138.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|11496" HotelName="Los Omeyas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ENCARNACION 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/6/11496_0406eab1248.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 2 floors and 29 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, a bar and a games room. The establishment has an Ã  la carte restaurant with air-conditioning, a car park and bicycle storage. SITUATION: This hotel is in the historic centre, close to the establishment, clients can find shops, restaurants, bars and a public transport stop. ROOM: Each room has a bathroom, an air-conditioning system, heating, a direct line telephone, a television, WiFi and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.38" OriginalAmount="143.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|73869" HotelName="Don Paula" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA PINEDA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/6/9/73869_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 2002, was opened in 2010, has 10 rooms and 3 floors. It has a lobby with a reception, express check-out, a safety deposit box service and a lift. The establishment has a living room, WiFi and a laundry service. SITUATION: This cosy hotel is in the city centre, 5 minutes away from the establishment you have monuments, the cathedral, Clients can also find the Congress Centre and the Roman bridge. 400 metres away from the establishment, you can find shops, bars and restaurants. 250 metres away, guests have a bus stop, is situated 1 kilometre away from the bus station, is situated 7 kilometres away from Cordoba Airport. ROOM: The rooms a bathroom with a bath, a shower, a hairdryer, a television, individual air-conditioning and a central heating system. Clients are offered a direct line telephone, WiFi, a double bed, a radio, a Hi-Fi, a fridge and a safety deposit box. PAYMENT METHODS: Customers can pay using Mastercard, Visa and some debit cards. OBSERVATIONS: 250 metres away from the establishment, clients can find a car park (for a fee), Pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.20" OriginalAmount="143.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11492" HotelName="Hesperia Córdoba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fray Albino 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/2/11492_b06cc861116.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has 5 floors, 106 rooms, 103 double rooms and 2 suites. In the establishment entrance, guests will find a reception, a cloakroom, a safety deposit box service, a currency exchange service, a lift and an events room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar, a garden and an Ã  la carte restaurant with air-conditioning, Guests have access to 5 conference rooms, internet, a bicycle storage room, a terrace, a car park, indoor parking, room service, a laundry service and a medical care service. SITUATION: The hotel Cordoba it is in a few minutes away from and the centre, the mosque, close to the establishment, guests have Guadalquivir the river in front of the establishment, you can find the historic centre, shops and leisure areas. it is 130 kilometres away from Sevilla Airport it is situated 180 kilometres away from Malaga Airport. ROOM: All the rooms have central heating, a bathroom with a hairdryer, a satellite or cable television, a direct line telephone, a stereo, internet, a mini-bar, a double bed, fitted carpets, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients have access to a swimming pool, a sunbathing terrace, deck chairs and parasols. it is 15 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.27" OriginalAmount="152.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|231797" HotelName="Hb Córdoba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prol. Calle 8 y Av. 13 No.1315 Fraccionamiento Bella Vista</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/7/9/7/231797_324b35f0754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.63" OriginalAmount="160.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|11498" HotelName="MAESTRE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROMERO BARROS 4-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/8/11498_307c0c21212.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 3 floors, 26 rooms, 4 single rooms, 22 double rooms and 9 studio apartments. In the entrance, guests are offered a lobby with a reception, a lift, a safety deposit box service and bicycle storage. The establishment boasts 3 courtyards, a restaurant with air-conditioning, a car park, indoor parking and a medical care service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.57" OriginalAmount="162.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|242256" HotelName="Hacienda Guadalquivir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carretera de Madrid, Km 388</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/5/6/242256_2b233540915.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.27" OriginalAmount="163.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|214941" HotelName="Soho Boutique Capuchinos and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Conde de Torres Cabrera 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/9/4/1/214941_96c7a332146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.59" OriginalAmount="163.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|243013" HotelName="Suites Layfer Cocineta Room Y Cordoba Veracruz Mexico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 2306 Calle 5 Between Av. 23 y 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/0/1/3/243013_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.53" OriginalAmount="166.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|19100" HotelName="Exe Ciudad De Cordoba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AV. DE CADIZ S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/0/0/19100_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors, was opened in 2003, has 90 rooms, 81 double rooms and 9 single rooms. The establishment boasts a hall with an elevator, a reception with safety deposit boxes, a cafÃ©, a bar and a conference room. The establishment offers internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is close to the city centre, 200 metres away, guests can find bars, 50 metres away, clients have a public transport stop, is situated 2 kilometres away from restaurants, 5 kilometres away, you can find a nightclub. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, tiled floors, central heating and a safety deposit box (available for a fee). FACILITIES: It is 12 kilometres away from a golf course. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.58" OriginalAmount="166.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|75546" HotelName="Eurostars Patios De Córdoba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/5/4/6/75546_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in the city centre, has 65 rooms, 6Â junior suites and 2 rooms adapted for people with reduced mobility. Guests can find meeting rooms. ROOM: Each room has a desk, a kettle, a coffee maker and a bathroom with a shower or bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.41" OriginalAmount="167.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|11499" HotelName="Sercotel Córdoba Medina Azahara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Medina Azahara, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/9/11499_48154631436.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2001, has 115 double rooms and 7 floors. In the establishment entrance, guests will find a lobby with elevators, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a TV room, a restaurant, with air-conditioning and a cafÃ©. The establishment also offers internet, a laundry service and a medical care service. SITUATION: This urban hotel is in Cordoba the city centre of it is 10 minutes away from the mosque, the synagogue and Jewish District 100 metres away from the establishment, you can find a public transport stop, bars and restaurants. 500 metres away, there are shops, nightclubs. ROOM: The inviting and modern rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, fitted carpets, central heating and a safety deposit box (available for a fee). FACILITIES: it is 30 kilometres away from a golf course. OTHERS: Guests have access to a buffet restaurant, The establishment offers a set-menu lunch and dinner, Dietary restrictions can be accomodated for and special dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.23" OriginalAmount="170.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|11490" HotelName="Selu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ EDUARDO DATO, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/0/11490_577f3570931.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Cordoba the commercial area of Close to, monuments, the railway station and the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.69" OriginalAmount="171.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|36009" HotelName="Posada De Vallina By Mira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORREGIDOR LUIS DE LA CERDA 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/0/0/9/36009_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has event facilities, has 21 rooms, a lobby with a reception, a safety deposit box service, a cafÃ©, a breakfast room and a laundry service (for a fee). SITUATION: This hotel is opposite the mosque, is situated in Cordoba the historic centre of the Alcazar de los Reyes Cristianos 200 metres away, clients have Clients can also find the Roman bridge, near the establishment, you will find restaurants, bars, clubs, shops and a public transport stop. it is situated 10 kilometres away from Cordoba Airport. ROOM: The comfortable rooms, have a bathroom with a hairdryer, an air-conditioning system, heating, a television, a direct line telephone, WiFi, a bathroom with a hairdryer and a mini-bar. There is also disabled access rooms. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.53" OriginalAmount="174.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11489" HotelName="Eurostars Conquistador" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAGISTRAL GLEZ.FRANCES 15-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/8/9/11489_1_1724.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Cordoba city centre it is in the Jewish quarter the district. SITUATION: This urban hotel is in front of the mosque, is in Cordoba the city centre of 10 minutes away, you can find the tourist area, shops, bars and restaurants. it is situated 130 kilometres away from Sevilla Airport it is 180 kilometres away from Malaga Airport it is in Magistral Gonzalez Frances the main street. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite TV, internet, a mini-bar, an air-conditioning system, a central heating system and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a snack bar. OTHERS: The establishment offers a buffet breakfast, an Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accomodated for and special dishes. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, Diners Club and EC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.88" OriginalAmount="184.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|244909" HotelName="Villas Layfer Familia Y Vacaciones Cordoba Veracruz Mexico" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/9/0/9/244909_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.39" OriginalAmount="185.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11500" HotelName="Maciá Alfaros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ALFAROS 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/0/0/11500_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, 144 rooms, 2 junior suites, 21 single rooms, 110 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment has a bar, a cafÃ©, a TV room and an Ã  la carte restaurant. The establishment offers a conference room and internet. The establishment also offers indoor parking, room service, a laundry service and a medical care service. SITUATION: This hotel is situated in Cordoba the tourist area of Close to shops, bars, cafÃ©s and restaurants. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, WiFi, a mini-bar, a double bed, fitted carpets, a safety deposit box (available for a fee), an air-conditioning system and a central heating system. FACILITIES: The establishment has a swimming pool with deck chairs. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.16" OriginalAmount="189.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|32392" HotelName="Plateros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE SENECA 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/9/2/32392_6a7743c1358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic building, was built in 1857, was renovated in 2005, has 2 floors, 12 standard rooms and 1 room adapted for people with reduced mobility. It has air-conditioning, a reception, a lift, a cafÃ©, a restaurant and a laundry service. SITUATION: This hotel is in the historic centre of Cordoba where you can find restaurants, bars, nightclubs, shops, the mosque and the la Corredera and Tendillas Squares. In the surrounding area, clients have a public transport stop. Is 7 kilometres from Medina Azahara Palace, 25 kilometres away from Castle AlmodÃ³var. It is 135 kilometres from the Sevilla it is 120 kilometres away from San Pablo Airport. Is 175 kilometres from Malaga Airport. ROOM: The rooms have a bathroom with a hairdryer, a television, a radio, a double bed, a direct line telephone, an air-conditioning system and individual heating. FACILITIES: 14 kilometres away, clients have at their disposal a golf course. 135 kilometres away from the establishment, clients can find Sevilla, MEALS: The establishment offers a breakfast service and Ã  la carte lunch and dinner. Clients can book bed and breakfast, half-board and full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.86" OriginalAmount="192.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30725" HotelName="Córdoba Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Libertad,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/7/2/5/30725_8b26fef1207.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has 207 rooms and 7 floors. It has a terrace with a garden, a lobby bar, a cafÃ©, a breakfast room and an Ã  la carte restaurant. The establishment offers guests room service, a laundry service, a lift, a swimming pool, a solarium, a car park, 8 conference rooms and internet. SITUATION: This hotel is near Gran CapitÃ¡n and la Libertad the avenues it is 500 metres away from the railway station, Clients can also find the historic centre and the mosque. 138 kilometres away, you can find Sevilla Airport it is 166 kilometres away from Granada Airport. ROOM: It has large and bright rooms with TV, internet (free of charge), an individual air-conditioning system and heating. They also have a mini-bar, a bathroom with a hairdryer, a direct line telephone and a safe. FACILITIES: Outdoors, clients have access to a swimming pool, Guests can also enjoy a sauna and a gym. MEALS: The establishment serves a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.08" OriginalAmount="195.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11494" HotelName="NH Córdoba Califa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOPE DE HOCES 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/9/4/11494_b693dc81054.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 3 floors, 5 single rooms, 59 double rooms and 2 suites. In the entrance, guests are offered a hall with a reception, With regards to the food and beverage offering, the establishment has a bar, a cafÃ©, a restaurant with air-conditioning and 5 conference rooms. The establishment offers internet, a car park, indoor parking, room service and a laundry service. SITUATION: This hotel is in Cordoba the business and commercial area of Close to the mosque, 300 metres away, guests can find the tourist area, is a few minutes' walk away from the historic centre, Where clients can find shops, bars, cafÃ©s and restaurants. in the surrounding area, clients have a public transport stop. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, an air-conditioning system and central heating. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.40" OriginalAmount="196.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|19101" HotelName="DWO Finca Los Abetos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Jose de Calasanz KM. 2.8 AP.CORR: 5128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/0/1/19101_b92744b1401.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1992, The establishment has 31 double rooms, 3 single rooms, 2 suites and a garden. In the entrance, you can find a hall with an elevator and a reception with safety deposit boxes, The establishment has a bar, a TV room and a restaurant with air-conditioning, Guests have access to room service, a laundry service and a car park. SITUATION: This hotel is in a quiet area, is 12 minutes away from the historic centre, 3 kilometres away, you can find shops, bars and restaurants. 1 kilometre away, there is public transport, 6 kilometres away, you can find a nightclub. ROOM: The comfortable rooms, with air-conditioning, have a bathroom with a hairdryer, a direct line telephone, a television, central heating, a safe (available for a fee) and a mini-bar. FACILITIES: Outdoors, clients have access to a swimming pool (seasonal), a snack bar, deck chairs and parasols. MEALS: The establishment serves a continental breakfast, a set-menu lunch and a set-menu dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.78" OriginalAmount="218.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|11486" HotelName="Eurostars Maimonides" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TORRIJOS, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/4/8/6/11486_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 2 floors, 82 rooms, 7 single rooms, 72 double rooms and 3 suites. In the entrance, guests are offered a reception, with air-conditioning, a safety deposit box service, a currency exchange service, a souvenir shop and a living room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning and highchairs. The establishment also offers internet, a laundry service and a medical care service. SITUATION: This urban hotel is in Cordoba the historic centre of it is near the mosque, a few minutes walk away, guests can find the city centre, shops and leisure areas. it is 130 kilometres away from Sevilla Airport it is situated 180 kilometres away from Malaga Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a stereo, satellite or cable TV, internet, a mini-bar, a double bed, a sofa, central heating, with air-conditioning and a safe (available for a fee). FACILITIES: The establishment has a jacuzzi and cycling. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast, Ã  la carte or set-menu lunch, an Ã  la carte or set-menu dinner, dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.91" OriginalAmount="221.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|19099" HotelName="Ac  Córdoba By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. de la Libertad 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/9/9/19099_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to AVE the Station of is situated in the city centre, Around the establishment, clients can find public transport, 9 kilometres away, you can find a golf course. HOTEL: This hotel was opened in 2003, has 5 floors, 96 double rooms and 2 suites. FACILITIES: There are many facilities and services available at the establishment, including a bar, a restaurant with air-conditioning, WiFi, room service, a launderette, a car park and a garage. You also have at your disposal a gym. ROOM: It has comfortable rooms with a bathroom, a hairdryer, a direct line telephone, internet and individual heating. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.76" OriginalAmount="225.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221291" HotelName="Eurostars Azahar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GARCIA LOVERA, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/2/9/1/221291_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.63" OriginalAmount="233.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|70417" HotelName="Los Patios" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARDENAL HERRERO 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/1/7/70417_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 3 courtyards, a restaurant, a cafÃ© and internet. SITUATION: This hotel is opposite the cathedral. ROOM: All the rooms have a bathroom, cable television, a direct line telephone, WiFi and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.15" OriginalAmount="257.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|50125" HotelName="Cetina Casa de Aguilar " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARROSO 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/2/5/50125_ec2a8b60740.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This modern establishment, has an Andalusian patio. SITUATION: It is inCordoba the historic centre of near the establishment, you will find monuments, the mosque. ROOM: They have an air-conditioning system, heating and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.69" OriginalAmount="313.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|57637" HotelName="Eurostars Palace" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LA VICTORIA, S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/6/3/7/57637_10ac3580944.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Paseo de la Victoria it is in Close to the mosque and the commercial areas. HOTEL: This modern building, has an outdoor pool, 7 meeting rooms, a banquet hall and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.81" OriginalAmount="360.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|11501" HotelName="NH Collection Palacio de Córdoba  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE MAIMONIDES 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/0/1/11501_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel renovated in 2009, has 2 buildings, 3 floors and 83 rooms. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a cloakroom. The establishment has a bar, a cafÃ©, a TV room, a garden and an Ã  la carte restaurant. The establishment offers guests 6 conference rooms and internet. The establishment also offers a car park, indoor parking, room service, a laundry service and a medical care service. SITUATION: This urban hotel is in Cordoba the historic centre of Close to the mosque, the synagogue and the shopping centre. It has excellent transport links to MaimÃ³nides the square. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, parquet flooring, central heating and a safety deposit box (available for a fee). FACILITIES: Guests are offered a massage service, a gym and a sunbathing terrace. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.56" OriginalAmount="381.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|66745" HotelName="Azur Real Hotel  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAN JERONIMO 243/257</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/7/4/5/66745_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="702.78" OriginalAmount="682.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|76017" HotelName="Balcón De Córdoba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ENCARNACION 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/0/1/7/76017_263f8341846.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 10 rooms, 2 floors and 3 courtyards. The establishment boasts balconies and a terrace. SITUATION: It is inCordoba the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23309" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|70654" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="c7e6eec4-2c02-463e-b236-920028466a8e" TimeStamp="0001-01-01T00:00:00" HotelName="La Castilleja" HotelCode="70654" GTCityId="23309" CountryCode="ES" CityName="Cordoba" CountryName="Spain" Address="Huerta del Hierro 22" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Apartment|Room 2: Apartment" RoomTypeCode="70654H96_91-890H1HNHNo7gka|1776330116.DKRBBPP-GBRAd0b60offF|115.22|94|MTE1LjIyfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="100" TotalPrice="103.14" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T10:01:59.5488797+01:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="100.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Studio|Room 2: Studio" RoomTypeCode="70654H14_H1HRHRo7gnk|1776330116.DKRBBPP-GBRAd0b60offF|116.16|94|MTE2LjE2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="101" TotalPrice="103.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="100.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/7/0/6/5/4/70654_9.jpg" /></Images><HotelDescription>HOTEL: This renovated aparthotel in 2009, has 39 apartments, WiFi and a car park. SITUATION: This establishment, El Brillante (CÃ³rdoba) it is in El Brillante (CÃ³rdoba) it is 5 minutes drive away from the bus station and the railway station. APARTMENTS: The apartments offer a bathroom with shower, a bath, a hairdryer, a double bed, a TV, internet, washing machine, a kitchen with fridge, a microwave, a coffee maker, teapot, individual air conditioning system and individual heating system.,</HotelDescription><Facilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Check-in and check-out without contact</Description><Value>Check-in and check-out without contact</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Outdoor pool (seasonal)</Description><Value>Outdoor pool (seasonal)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pets are allowed (See conditions)</Description><Value>Pets are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Adapted for people with reduced mobility</Description><Value>Adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Only service animals are allowed (See conditions)</Description><Value>Only service animals are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Free bathroom amenities</Description><Value>Free bathroom amenities</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>WC</Description><Value>WC</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathtub</Description><Value>Bathtub</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Shower</Description><Value>Shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Refrigerator</Description><Value>Refrigerator</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Washing machine</Description><Value>Washing machine</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Microwaves</Description><Value>Microwaves</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Sofa</Description><Value>Sofa</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Ceramic tile/marble floor</Description><Value>Ceramic tile/marble floor</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Flatscreen TV</Description><Value>Flatscreen TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Kitchen utensils</Description><Value>Kitchen utensils</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Kitchen</Description><Value>Kitchen</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Lounge</Description><Value>Lounge</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e">
  <Rooms>
    <Room RoomType="Room 1: Apartment" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Apartment" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="70654" SourceId="94" RoomTypeCode="70654H96_91-890H1HNHNo7gka|1776330116.DKRBBPP-GBRAd0b60offF|115.22|94|MTE1LjIyfEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-16T10:02:07.9578127+01:00" End="2026-10-15T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="103.14" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>103.14</TotalAmount>
  <TraceId>c7e6eec4-2c02-463e-b236-920028466a8e</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e">
  <Rooms>
    <Room RoomType="Room 1: Apartment" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Apartment" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="70654" SourceId="94" RoomTypeCode="70654H14_H1HRHRo7gnk|1776330116.DKRBBPP-GBRAd0b60offF|116.16|94|MTE2LjE2fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-15T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="103.99" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>103.99</TotalAmount>
  <TraceId>c7e6eec4-2c02-463e-b236-920028466a8e</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e">
  <Rooms>
    <Room RoomType="Room 1: Studio" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Studio" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="70654" SourceId="94" RoomTypeCode="70654H14_H1HRHRo7gnk|1776330116.DKRBBPP-GBRAd0b60offF|116.16|94|MTE2LjE2fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7e6eec4-2c02-463e-b236-920028466a8e|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-15T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="103.99" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>103.99</TotalAmount>
  <TraceId>c7e6eec4-2c02-463e-b236-920028466a8e</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b845eec6-3261-4b7d-9f23-652ff60489f8|HandlerError|Exception while deserilize request|System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: Rooms, HotelBookRQ. Line 1, position 952.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at Handler.HotelHandler.ProcessRequest(String pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 34 | Request:- <HotelBookRQ EchoToken="Book" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e" EmailId="shikha.v@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c" ><GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" /><AgencyBookingRef>Shikha</AgencyBookingRef><Accommodation SourceId="94" HotelId="|70654"  RoomTypeCode="70654H14_H1HRHRo7gnk|1776330116.DKRBBPP-GBRAd0b60offF|116.16|94|MTE2LjE2fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="103.99" IsHoldBooking="false"  HoldBy="0" IPAddress="110.227.208.150" /><StayDateRange Start="2026-10-18" End="2026-10-19" /><Rooms><Room RoomType="Room 1: Studio" BoardBasis="Accommodation Only" TotalAdult="2" TotalChild="0"><Adults><Adult Title="Mr" FirstName="yash" LastName="Thakkar" DOB="20010416" Age="25"/><Adult Title="Mrs" FirstName="Drishti" LastName="Thakkar" DOB="20010416" Age="25"/></Adults></Room>||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
ef11aa6b-4b81-41b5-bb84-f1fc0bcaea9d|HandlerError|Exception while deserilize request|System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: Rooms, HotelBookRQ. Line 1, position 952.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at Handler.HotelHandler.ProcessRequest(String pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 34 | Request:- <HotelBookRQ EchoToken="Book" TraceId="c7e6eec4-2c02-463e-b236-920028466a8e" EmailId="shikha.v@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c" ><GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" /><AgencyBookingRef>Shikha</AgencyBookingRef><Accommodation SourceId="94" HotelId="|70654"  RoomTypeCode="70654H14_H1HRHRo7gnk|1776330116.DKRBBPP-GBRAd0b60offF|116.16|94|MTE2LjE2fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="103.99" IsHoldBooking="false"  HoldBy="0" IPAddress="110.227.208.150" /><StayDateRange Start="2026-10-18" End="2026-10-19" /><Rooms><Room RoomType="Room 1: Studio" BoardBasis="Accommodation Only" TotalAdult="2" TotalChild="0"><Adults><Adult Title="Mr" FirstName="yash" LastName="Thakkar" DOB="20010416" Age="25"/><Adult Title="Mrs" FirstName="Drishti" LastName="Thakkar" DOB="20010416" Age="25"/></Adults></Room>||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
38e433ee-d038-4f3f-aa6c-49c291bbf136|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="38e433ee-d038-4f3f-aa6c-49c291bbf136">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-09T00:00:00" End="2026-06-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
38e433ee-d038-4f3f-aa6c-49c291bbf136|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-04-16T10:40:52.691552+01:00" Version="0" EchoToken="Search" TransactionIdentifier="38e433ee-d038-4f3f-aa6c-49c291bbf136" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="5.42" OriginalAmount="5.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453828" HotelName="Language Exchange 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212B C6/7 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f7637571307.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.15" OriginalAmount="8.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189213" HotelName="Valentine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Bui Vien St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/3/189213_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.86" OriginalAmount="9.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190086" HotelName="Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/11 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/6/190086_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.90" OriginalAmount="11.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331420" HotelName="Phan Anh Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/6 Pham Ngu Lao Street, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/2/0/331420_18bf3891332.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.03" OriginalAmount="11.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|267904" HotelName="OYO 397 Thanh Dat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/0/4/267904_e66f24e1354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.26" OriginalAmount="11.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190145" HotelName="Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/10 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/5/190145_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.27" OriginalAmount="12.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338873" HotelName="City Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/7/3/338873_5b98e061207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.26" OriginalAmount="14.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453162" HotelName="OYO 520 Friendly Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212/A70 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_96e2d6a0902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.11" OriginalAmount="15.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|422315" HotelName="AQUARIZON BOUTIQUE CITY BAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197 Bui Vien, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/1/5/422315_1e1e5670430.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454051" HotelName="Ngoc Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>361 Tran Xuan Soan Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/1/454051_5fcb3ae0855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.28" OriginalAmount="16.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447032" HotelName="Khach San Dai An Binh Tan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>93/10 NGUYEN THI TU, BINH HUNG HOA B WARD, BINH TAN, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/2/447032_64b12a91752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.41" OriginalAmount="16.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|454047" HotelName="Phong Lan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24A Quang Trung, Hiep Phu Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/7/454047_19c4e050837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.70" OriginalAmount="17.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|523027" HotelName="Thành Vinh hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>562 Vo Nguyen Giap, Phuoc Long A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/2/7/523027_e51345c1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.86" OriginalAmount="17.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453444" HotelName="Prince " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60, 21 Street, Ward 8, Go Vap District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/4/453444_cb401441059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190000" HotelName="Hung Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Thep Moi Street, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/0/190000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.33" OriginalAmount="17.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|456019" HotelName="Tahami Thu Duc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 duong D2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/1/9/456019_470b7b01755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.03" OriginalAmount="18.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567235" HotelName="Nam Bac by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 D. Phan Dang Luu phuong 3 Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/5/567235_263864a1346.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.10" OriginalAmount="18.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421028" HotelName="Truong Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199 Cong Hoa Street Tan Binh District Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/8/421028_c64bb0a1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.18" OriginalAmount="18.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189666" HotelName="Marie-line" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/43 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/6/6/189666_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.36" OriginalAmount="18.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338738" HotelName="Oyo 261 Binh Dung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Hoa Cuc, Ward 7, Phu Nhuan District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/3/8/338738_4b9b6841251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.41" OriginalAmount="18.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453613" HotelName="Sky Star " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>So 33, duong so 21, phuong 8, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/3/453613_6352b8f1051.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.42" OriginalAmount="18.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453866" HotelName="Hoa Anh Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>252 Pham Van Bach, Ward 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/6/453866_df2507e0815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.08" OriginalAmount="19.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189604" HotelName="Yen Nam Ntt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen, P. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/4/189604_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.25" OriginalAmount="19.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190004" HotelName="Huong Mai 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Dao Duy Anh Street, Phu Nhuan Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/4/190004_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.35" OriginalAmount="19.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453550" HotelName="Venus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>872 Quang Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/0/453550_63f3ddd1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.37" OriginalAmount="19.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|202148" HotelName="Hoa De Nhat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/1/9 - 4/1/11 Hoang Viet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/1/4/8/202148_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.58" OriginalAmount="19.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189113" HotelName="Anh Duy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 Nguyen Cong Tru St, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/3/189113_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419749" HotelName="RedDoorz Plus near E-Town 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Than Nhan Trung, Phuong 13, Tan Binh, 52-54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/9/419749_25741e20613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.87" OriginalAmount="20.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523116" HotelName="Yen Nam Nguyen Thai Son" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hem 87 Nguyen Thai Son phuong 4 Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/6/523116_c484ae30912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.89" OriginalAmount="20.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523110" HotelName="Kim Dung Tran Quang Khai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Tran Quang Khai. Tan Dinh. Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/0/523110_c0c06180908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.00" OriginalAmount="20.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|554308" HotelName="KHACH SAN PHU HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/3/0/8/554308_9f356f51331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.01" OriginalAmount="20.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83861" HotelName="Nouveau Happy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN ST, BEN THANH WARD, DIST 1 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/1/83861_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 5 minutes away from the market, el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is situated 35 minutes away from Inmaculada ConcepciÃ³n the Church of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.06" OriginalAmount="20.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|339366" HotelName="Melody Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu ph? H?ng Gia 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/6/6/339366_b124a481233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.53" OriginalAmount="20.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338913" HotelName="Phuong Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/9/1/3/338913_3252e8a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.60" OriginalAmount="20.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447027" HotelName="Minh Nhu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Dong Xoai Street, Ward 13, Tan Binh District, Ho Chi Minh City, Vietnam, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/2/7/447027_61476a31749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265729" HotelName="Sao Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>896 Nguyen Trai, Ward 14, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/2/9/265729_66ee7d71714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554121" HotelName="Yen Nam Nguyen Trong Tuyen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen P.8 Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/1/554121_d4231021332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422108" HotelName="Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3 84 Hung Gia 4 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/0/8/422108_13ec9ac1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.79" OriginalAmount="21.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|339310" HotelName="Winston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 Thanh ?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/1/0/339310_a44a1381220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.82" OriginalAmount="21.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453605" HotelName="Mai Vang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Duong so 4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/5/453605_9ea145c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.83" OriginalAmount="21.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|373151" HotelName="Ha My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/5/1/373151_ea689eb1242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.89" OriginalAmount="21.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567390" HotelName="Thanh Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Le Quang Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/9/0/567390_79157bf1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.10" OriginalAmount="21.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190083" HotelName="Ipeace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/8 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/3/190083_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.12" OriginalAmount="21.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567385" HotelName="Sao Phuong Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140F LE Thiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/5/567385_642423c1324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.89" OriginalAmount="22.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265862" HotelName="Ha Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76/2K Le Van Chi, Linh Trung Ward, Thu Duc District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/6/2/265862_8d9dd0e1229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.94" OriginalAmount="22.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338410" HotelName="Minh Hoang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Binh Gia, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/1/0/338410_e3c78351339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.06" OriginalAmount="22.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453588" HotelName="HANZ Bao Long " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Nguyen Van Luong, Phuong 10, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/8/453588_23bf96b1327.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.10" OriginalAmount="22.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|567198" HotelName="Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Street 3, Trung Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/9/8/567198_8d0ad7f1357.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.32" OriginalAmount="22.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567232" HotelName="Thanh Tuyen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Duong so 17 Binh Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/2/567232_147492d1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.32" OriginalAmount="22.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190292" HotelName="Minh Chau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 Hoa Hung St. Ward 12, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/9/2/190292_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.43" OriginalAmount="22.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|234923" HotelName="Tuan Viet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 Dinh Tien Hoang Dakao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/3/234923_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.50" OriginalAmount="22.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|332225" HotelName="Atana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>327 Phan Van Hon , District 12, Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/2/5/332225_a80f0ed1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.78" OriginalAmount="23.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567388" HotelName="Minh Phương HBC - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Duong 3 Hiep Binh Chanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/8/567388_68b95cd1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190146" HotelName="Hanz The Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35/2 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/6/190146_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|372948" HotelName="The Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/37 Phan Thuc Duyen Street, Ward 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/8/372948_c58847c1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.93" OriginalAmount="23.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|265150" HotelName="Truong Giang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 - 57 - 59 Trieu Quang Phuc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/1/5/0/265150_4b6831f1747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.12" OriginalAmount="23.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453545" HotelName="Thiên Tài " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>452 Nguyen Thi Minh Khai, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/5/453545_1aa607d0922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.15" OriginalAmount="23.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447034" HotelName="Cozrum Homes The Gallery Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49/26AB Nguyen Van Dau, Ward 06, Binh Thanh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/4/447034_664d25f1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.39" OriginalAmount="23.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|338891" HotelName="Thanh Lan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/1/338891_60378781212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.84" OriginalAmount="24.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453360" HotelName="New Star Inn Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nguyen Thi Minh Khai, Ward 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/6/0/453360_2ea74581230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.96" OriginalAmount="24.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189082" HotelName="Ailen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/33 Pham Ngu Lao Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/8/2/189082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.98" OriginalAmount="24.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453795" HotelName="Giang Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>311 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/5/453795_9c09eba1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.31" OriginalAmount="24.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332114" HotelName="Camila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Song Da street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/4/332114_952def21817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.38" OriginalAmount="24.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453438" HotelName="99 Bui Vien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/3/8/453438_152fe371201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.44" OriginalAmount="24.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|537788" HotelName="Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/8/8/537788_b174acb0925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.53" OriginalAmount="24.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420553" HotelName="The Umi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23-23A Bui Thi Xuan Street, Ben Thanh Ward, District 1, , District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/5/3/420553_4430a531748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.55" OriginalAmount="24.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419343" HotelName="La Galerie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Duong Soi 4, KDC Trung Son Binh Chanh, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/4/3/419343_6a41dcf1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.78" OriginalAmount="25.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453619" HotelName="Saigon Pink" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ho Tung Mau Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/9/453619_a0dbf211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.80" OriginalAmount="25.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190279" HotelName="Mai Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/12 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/9/190279_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.83" OriginalAmount="25.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190458" HotelName="Saigon Europe and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 De Tham Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/8/190458_13bfb450915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.94" OriginalAmount="25.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|231996" HotelName="Koniko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/22 Pham Ngu Lao Street, District 1 Pham Ngu Lao Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/9/6/231996_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.94" OriginalAmount="25.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453802" HotelName="Winston Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1110 Pham Van Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/2/453802_a8811f71156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.98" OriginalAmount="25.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453868" HotelName="Beautiful Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bui Vien, Phuong Pham Ngu Lao, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/8/453868_d6f28d21746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.09" OriginalAmount="25.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|522135" HotelName="Cozrum Homes - Retro House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>520/1 Ngo Gia Tu, Phuong 09</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/3/5/522135_d9aa1ab1141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.09" OriginalAmount="25.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453399" HotelName="HT " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>128/1-5 Tran Quoc Thao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/9/453399_62030871058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.14" OriginalAmount="25.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190277" HotelName="Saigon Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 Ly Tu Trong, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/7/190277_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.93" OriginalAmount="26.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454052" HotelName="HONG PHAT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ONG ICH KHIEM, PHUONG 10, QUAN 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/2/454052_d8642021748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.13" OriginalAmount="26.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453727" HotelName="Lá Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Binh Quoi, Ward 27, Binh Thanh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/7/453727_115dcda1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.18" OriginalAmount="26.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270035" HotelName="Kim Yen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Trong Tuyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/3/5/270035_b1771750805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.46" OriginalAmount="26.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|189754" HotelName="Trung Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>785 Nguyen Trai, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/4/189754_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.70" OriginalAmount="26.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453381" HotelName="Happy Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 Ly Phuc Man</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/8/1/453381_d0f2a9e1412.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.70" OriginalAmount="26.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189810" HotelName="Thanh Ha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/39 Pham Ngu Lao St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/1/0/189810_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.73" OriginalAmount="26.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|532491" HotelName="Cozrum Homes - Summer\'s House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436A/50/1A Duong 3/2, Phuong 12, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/9/1/532491_0b3c9321039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266424" HotelName="Thanh Tai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Tran Thai Tong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/4/266424_92931381758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.85" OriginalAmount="27.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421331" HotelName="King Hotel Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/22 Cuu Long Street, Ward 2 , Tan Binh Dist., 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/1/421331_f021f340412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.64" OriginalAmount="27.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|266670" HotelName="Vivian Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Thang Long Street, Ward 4, Tan Binh District, HCMC Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/6/7/0/266670_a8d76c51720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.75" OriginalAmount="27.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189609" HotelName="Yellow House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>114/32 De Tham, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/9/189609_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189368" HotelName="Beauty Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/14 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/6/8/189368_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.92" OriginalAmount="28.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189489" HotelName="Dong Kinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/4 - 106 - 108 Tran Tuan Khai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/9/189489_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.95" OriginalAmount="28.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232898" HotelName="The Noble Swan Wood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/9/8/232898_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.98" OriginalAmount="28.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554092" HotelName="Yen Nam Hoang Van Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197A Hoang Van Thu P. 8 Quan Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/2/554092_ab0e3381335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.00" OriginalAmount="28.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189529" HotelName="The Alley Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/2/9/189529_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.18" OriginalAmount="28.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83846" HotelName="Asian Ruby Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 BUI THI XUAN ST, BEN THANH WARD, DIST 1 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/6/83846_7cb4dea1616.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a spa, a wellness centre, a massage service, a transfer service, a reception, an ironing service, a baggage room, room service, a restaurant and a buffet breakfast. SITUATION: This hotel Ho Chi Minh City it is in 30 minutes away, guests can find Tan Son Nhat Airport 5 minutes away from the establishment guests have la ReunificaciÃ³n the Palace of Diamong Plaza the shopping centre. ROOM: All the rooms have wooden floors, an air-conditioning system, a wardrobe, cable television, a mini-bar, a bathroom with a bath, a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.18" OriginalAmount="28.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189853" HotelName="Diep Anh Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/31 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/5/3/189853_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.50" OriginalAmount="28.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190129" HotelName="Leblanc Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>414 Nguyen Dinh Chieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/9/190129_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.60" OriginalAmount="28.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453963" HotelName="REDFLOWER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Tran Quang Khai, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/6/3/453963_5d4b87d1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.84" OriginalAmount="28.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446985" HotelName="Hanz Saigon Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D1 Le Hong Phong, District 10, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/8/5/446985_4c6072e1728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.84" OriginalAmount="28.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232738" HotelName="Song Anh 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Lai, Ben Thanh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/8/232738_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="28.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453983" HotelName="APOLLO AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Yen The, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/8/3/453983_622930c1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="28.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453487" HotelName="Centara Saigon " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Ly Tu Trong Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/7/453487_27259681119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.90" OriginalAmount="29.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453553" HotelName="Fortune 1127" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1127 D. Tran Hung Dao, Phuong 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/3/453553_4138cb21013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.98" OriginalAmount="29.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331392" HotelName="Ace Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/9/2/331392_4a616031802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.08" OriginalAmount="29.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446994" HotelName="Hanz Sunflower and Spa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>821-823 Le Hong Phong, District 10, Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/9/4/446994_2558ddd1001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.12" OriginalAmount="29.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419748" HotelName="Cactusland Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rach Bung Binh, Ward 8, District 3, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/8/419748_fcba0d80632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.13" OriginalAmount="29.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453653" HotelName="Calmette " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Calmette street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/3/453653_cb4ae2a1427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.24" OriginalAmount="29.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453555" HotelName="Ly Ly " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110-112 Song Hanh, P10, Q6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/5/453555_05e83691033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.26" OriginalAmount="29.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453336" HotelName="Kha Thy " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 39, Street 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/3/6/453336_8873b481116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.33" OriginalAmount="29.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454207" HotelName="Minh Ha " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/2/0/7/454207_76b22fd0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.47" OriginalAmount="29.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536948" HotelName="Meander Saigon - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3B Ly Tu Trong Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/4/8/536948_121b4950930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.55" OriginalAmount="29.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523525" HotelName="My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/17 Tran Hung Dao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/5/2/5/523525_8b272740931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.88" OriginalAmount="29.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|236133" HotelName="C Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 De Tham, Pham Ngu Lao District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/3/3/236133_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.95" OriginalAmount="30.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189488" HotelName="The Noble Swan Central Dong Du" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Du, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/8/189488_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.12" OriginalAmount="30.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372943" HotelName="Green Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Do Quang Dau Pham Ngu Lao ward, district 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/3/372943_c40cd6f1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.19" OriginalAmount="30.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|537928" HotelName="MINT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 do quang dau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/8/537928_0545f910949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421200" HotelName="Gic Apartment and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Hong Ha, Ward 2, Tan Binh District, Phuong 2, Quan Tan Binh Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/0/0/421200_086c1761704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.44" OriginalAmount="30.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453443" HotelName="HANZ Vuon Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D2-1 Le Hong Phong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/3/453443_009d23f1344.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.45" OriginalAmount="30.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|555350" HotelName="Phu Gia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Thai Hoc, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/3/5/0/555350_26ba56a1850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.69" OriginalAmount="30.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454043" HotelName="GALAXY AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38/6 Lam Son Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/3/454043_7e227c90814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.69" OriginalAmount="30.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189963" HotelName="Hoang Phi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>313 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/3/189963_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.71" OriginalAmount="30.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453798" HotelName="HANZ Son Mi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>839/10 Le Hong Phong, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/8/453798_48626fd1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.15" OriginalAmount="31.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|538069" HotelName="Hoang Le" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 69, Street No 9 Pham Hung, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/0/6/9/538069_9bb9eb82119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.18" OriginalAmount="31.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453575" HotelName="Louis Hotel - Bui Vien Walking Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/17 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/7/5/453575_6dcd65a1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.21" OriginalAmount="31.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83864" HotelName="Lucasta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAO THANG ST, DIST 3 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/4/83864_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a wellness centre, a lobby with living rooms, a car park (free of charge), a health centre and a massage service. The establishment offers guests motorbike hire, a laundry service, a currency exchange service, excursions and a transfer service to the airport, (free of charge). SITUATION: This hotel Cao Thang it is in Ho Chi Minh City is situated in 10 minutes away from the establishment, you can find Ben Thanh the Market of the opera and. ROOM: The rooms have an air-conditioning system, a hairdryer, a fridge and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.63" OriginalAmount="31.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189433" HotelName="Central  and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-64 Hung Phuoc 4, Dist 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/3/189433_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.80" OriginalAmount="31.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|373138" HotelName="La Cigale Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/3/8/373138_e9215301241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.81" OriginalAmount="31.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453616" HotelName="Saigon Central " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Co Bac, Phuong Cau Ong Lanh, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/6/453616_cb901831011.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.95" OriginalAmount="31.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|199259" HotelName="Beautiful Saigon 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/27 Bui Vien street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/9/199259_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.99" OriginalAmount="32.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447088" HotelName="Aladdin and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>397 Huynh Van Banh, Phuong 11 Quan Phu Nhuan, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/8/447088_da14e031042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.59" OriginalAmount="32.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421352" HotelName="Cola's Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/11 Nguyen Thi Minh Khai Street, District 3, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/5/2/421352_36e96661750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.74" OriginalAmount="32.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453398" HotelName="Midas " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>751 Le Hong Phong, Phuong 12, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/8/453398_7b002681158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.77" OriginalAmount="32.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189094" HotelName="An Dong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16-20 Su Van Hanh, Ward 9, Dist. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/9/4/189094_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.86" OriginalAmount="32.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453604" HotelName="Mimosa Hotel - Near Tan Son Nhat Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Bach Dang Street ,Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/4/453604_adaeb721137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.87" OriginalAmount="32.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331973" HotelName="Quy Hung Hotel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Dang Thi Nhu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/3/331973_819e5eb1857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.87" OriginalAmount="32.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190287" HotelName="Mi Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B38A Bach Dang Street, Ward 02</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/8/7/190287_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.92" OriginalAmount="32.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453863" HotelName="Hanh Phuc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 Nguyen Trai St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/3/453863_ddf3cbc0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.01" OriginalAmount="33.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453751" HotelName="Sumi " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/1/453751_188998d1352.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.07" OriginalAmount="33.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331971" HotelName="Lucky Star 146 Nguyen Trai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Nguyen Trai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/1/331971_80950551856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.12" OriginalAmount="33.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190464" HotelName="Saigon South Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-35 Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/6/4/190464_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.74" OriginalAmount="33.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|339229" HotelName="Fide" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/9/339229_9064ebe1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.88" OriginalAmount="33.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420969" HotelName="SONATA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 NGUYEN THI THAP, phuong Tan Phu, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/9/420969_4b36a461707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.92" OriginalAmount="33.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453482" HotelName="Felix " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219/8A Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/2/453482_6b974e50947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.98" OriginalAmount="33.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523655" HotelName="Spring Light Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 2 Street 16, Riverside Housing Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/6/5/5/523655_a876b8d1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189749" HotelName="Bin Bin  6 Near Secc D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Street 6, Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/4/9/189749_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.40" OriginalAmount="34.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338883" HotelName="Le Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Dong Da Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/8/3/338883_5f8fc0e1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.52" OriginalAmount="34.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190576" HotelName="The Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Nguyen Huu Cau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/6/190576_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.57" OriginalAmount="34.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419752" HotelName="RedDoorz Tan Hoang Long Hotel Nguyen Van Cu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 Duong Nguyen Van Cu, Quan 5, 135</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/5/2/419752_38491d40620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.58" OriginalAmount="34.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453793" HotelName="Hanh Long 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1029 Tran Hung Dao, Ward 5, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/3/453793_d49b18b1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.89" OriginalAmount="34.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189965" HotelName="The Noble Swan Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>229 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/5/189965_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.00" OriginalAmount="34.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267961" HotelName="Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/6/1/267961_32e617d1738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.43" OriginalAmount="35.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419363" HotelName="Kadupul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212-214 Nguyen Thai Son Street, Ward 4, Go Vap District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/6/3/419363_7170c741701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.43" OriginalAmount="35.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453329" HotelName="Cozrum Smart - First Target " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 Suong Nguyet Anh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/9/453329_fd1cb541109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.62" OriginalAmount="35.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190348" HotelName="New Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>266 De Tham St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/4/8/190348_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.77" OriginalAmount="35.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189542" HotelName="Golden Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Le Thanh Ton St, Ben Nghe Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/4/2/189542_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.88" OriginalAmount="35.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190443" HotelName="Ruby Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/4/3/190443_63e018e1255.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.04" OriginalAmount="35.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199275" HotelName="Vilion Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Le Anh Xuan Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/7/5/199275_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.11" OriginalAmount="36.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270016" HotelName="Minh Khang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Vo Van Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/6/270016_334227a1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.35" OriginalAmount="36.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338475" HotelName="Cozy House 140" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/5/338475_353e8d91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.38" OriginalAmount="37.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338897" HotelName="Mai Villa - Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/7/338897_61adb961213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.42" OriginalAmount="37.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|523445" HotelName="Ekomo Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/42 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/4/5/523445_5ee5a760946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.44" OriginalAmount="37.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453485" HotelName="Trang An " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>627 Xo Viet Nghe Tinh, Binh Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/5/453485_66d5e441122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.62" OriginalAmount="37.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189637" HotelName="Hanz Vuong Quang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Bui Thi Xuan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/7/189637_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.22" OriginalAmount="38.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447033" HotelName="Cherry and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>406/14 Cong Hoa Street,Tan Binh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/3/447033_65690c61753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.23" OriginalAmount="38.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453617" HotelName="Spring House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/7/453617_1aa77561046.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.32" OriginalAmount="38.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|419611" HotelName="Hoang Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Truong Quoc Dung, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/1/1/419611_e79228a1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.36" OriginalAmount="38.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189494" HotelName="Dragon Palace II " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/4/189494_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.36" OriginalAmount="38.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420839" HotelName="Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Le Thanh Ton Street - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/9/420839_3e92cc90322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.27" OriginalAmount="39.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190450" HotelName="Saigon Amigo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/0/190450_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.27" OriginalAmount="39.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331956" HotelName="Queen Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 - 40 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/5/6/331956_7f0f46e1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.41" OriginalAmount="39.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453479" HotelName="Justay Pink Church" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Ly Chinh Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/9/453479_cdae9c81737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.52" OriginalAmount="39.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|238016" HotelName="New Space" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lam Son, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/1/6/238016_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.52" OriginalAmount="39.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332031" HotelName="Airport Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Ngo Thi Thu Minh, Ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/3/1/332031_8bb99e41807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.79" OriginalAmount="39.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419956" HotelName="Minh Tam Phu Nhuan and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145/8 Nguyen Van Troi, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/6/419956_57d4b9d1751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.85" OriginalAmount="39.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453480" HotelName="Bin Bin Hotel 3 - Near SC Vivo City D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Duong So 2, Tan Phong, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/0/453480_804623c0948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.96" OriginalAmount="39.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|420870" HotelName="Warm Ways" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Noi Khu Hung Phuoc 1 Street Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/7/0/420870_a7a0e441727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.94" OriginalAmount="40.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331644" HotelName="Ck Saigon Central Hotel (former Is Big Mama Hotel)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/8 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/4/4/331644_0a0d62e0938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.02" OriginalAmount="40.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453864" HotelName="A IN DEL LUNA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 DE THAM, PHUONG CAU ONG LANH, QUAN 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/4/453864_d62bee51746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.07" OriginalAmount="40.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422117" HotelName="Cactusland Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251/8 Nguyen Van Troi Street, Phu Nhuan Dist, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/1/7/422117_024f1c81154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.36" OriginalAmount="41.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453560" HotelName="THE RICE " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/9 BUI VIEN, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/6/0/453560_1374fb81139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.41" OriginalAmount="41.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453558" HotelName="HANZ Friday Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>811 Le Hong Phong, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/8/453558_efee6781131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.42" OriginalAmount="41.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267548" HotelName="Common Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18, Street 38, Thao Dien Ward, District 2, Thao Dien Ward, District 2 Thao Dien Ward, District 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/4/8/267548_0d419d01701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.77" OriginalAmount="41.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453396" HotelName="Bin Bin Hotel 9 - Near Tam Anh Hospital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 1, Him Lam Area , Tan Hung Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/6/453396_588eff81000.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.79" OriginalAmount="41.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453107" HotelName="LILA and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Cao Trieu Phat, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/0/7/453107_bde0e8a0805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.80" OriginalAmount="41.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|556349" HotelName="Hue My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Tieu La , Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/4/9/556349_24282271500.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.00" OriginalAmount="41.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|374602" HotelName="The Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cuu Long Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/6/0/2/374602_35ee3421313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.38" OriginalAmount="42.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420610" HotelName="Sai Gon Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen Van Trang Ben Thanh Ward, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/1/0/420610_5828b2b1708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.52" OriginalAmount="42.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554864" HotelName="Vix Apartments ands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/3 Yen The street, ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/6/4/554864_66c9f5f1554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.52" OriginalAmount="42.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453401" HotelName="Bros " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>222 duong Nguyen Cu Trinh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/1/453401_4511f1e1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.67" OriginalAmount="42.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419856" HotelName="Saigon By Night Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-90 Hung Gia 3 st, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/6/419856_3a81d021522.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.94" OriginalAmount="42.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83870" HotelName="Palago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>287-289 PHAM NGU LAO ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/0/83870_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 60 rooms, a restaurant, a bar, a cafÃ©, a currency exchange service and a souvenir shop. The establishment also offers tourist information, a lift, room service and a laundry service. SITUATION: This hotel is close to the business area, is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a bathroom, an air-conditioning system, cable television and a mini-bar. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.99" OriginalAmount="42.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|229316" HotelName="Song Anh 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Le Thanh Ton District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/3/1/6/229316_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.11" OriginalAmount="42.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447060" HotelName="A25 Hotel - 167 Pham Ngu Lao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>167 Pham Ngu Lao, Ho Chi Minh City, Ho Chi Minh, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/0/447060_141826d0808.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.14" OriginalAmount="42.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|233482" HotelName="A25 - 307 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>307-309 Ly Tu Trong, Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/4/8/2/233482_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.19" OriginalAmount="42.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331350" HotelName="Ruby Saigon Hotel - Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/5/0/331350_4630fb71858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.21" OriginalAmount="42.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189594" HotelName="Eden Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28/12 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/9/4/189594_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.45" OriginalAmount="43.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83863" HotelName="Bat Dat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>238-244 TRAN HUNG DAO B, DIST 5 238-244</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/3/83863_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms, modern suites with air-conditioning, WiFi (free of charge), a restaurant and a reception. SITUATION: This hotel Cho Lon Centro Comercial de Chinatown it is in El Museo Militar 800 metres away, guests will find it is 1 kilometre away from the market, is situated 4,2 kilometres away from Ben Thanh the Market of it is 4,4 kilometres away from la ReunificaciÃ³n the Palace of the establishment is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have cable television, a mini-bar, a safety deposit box, a sitting room, a bathroom with a bath and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.65" OriginalAmount="43.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|524690" HotelName="Amory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/9/0/524690_72ec4170938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.70" OriginalAmount="43.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453411" HotelName="Bin Bin Hotel 8 - Near Sunrise City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16, 1 street ,District 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/1/1/453411_55767f31129.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.78" OriginalAmount="43.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419894" HotelName="Dai Nam Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Nguyen Sieu Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/9/4/419894_8472ad01728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.84" OriginalAmount="43.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190481" HotelName="Signature Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/1 Nguyen Trai, Ward 3, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/1/190481_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566894" HotelName="Mari By Connek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158B Bui Thi Xuan Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/9/4/566894_540eedf1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331592" HotelName="Asian Ruby Center Point" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-48 Mac Thi Buoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/9/2/331592_5e55ca61822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.20" OriginalAmount="43.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453639" HotelName="Ciao Saigon 2 " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Da, Distrito 2, Distrito de Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/3/9/453639_2c24b091348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.68" OriginalAmount="44.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420648" HotelName="Thanh Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Tra Khuc, Tan Binh, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/8/420648_6907e181725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.73" OriginalAmount="44.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420833" HotelName="Iris Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 9A Truong Son Street, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/3/420833_206a7c30228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.76" OriginalAmount="44.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189406" HotelName="Boss Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 Nguyen Thien Thuat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/0/6/189406_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.89" OriginalAmount="44.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66247" HotelName="Elios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>233 PHAM NGU LAO STR., DISTRICT 1 233</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/4/7/66247_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007, renovated in 2013, has 81 standard rooms, 2 suites and facilities for people with reduced mobility. SITUATION: This establishment is in Ho chi minh city is situated in the city centre, close to the train stations and the bus station. It is situated near the bus stop, the metro station, the city and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.11" OriginalAmount="44.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83856" HotelName="White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13A CAO THANG STREET, WARD 2, DISTRICT 3 13A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/6/83856_84881c91052.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a reception and a car park (free of charge), The establishment offers a car hire service, a business centre, a laundry service and a dry cleaner's. SITUATION: 10 minutes away from the establishment, you can findTao Dan park it is 20 minutes away from Tan Son Nhat Airport. ROOM: Each room has a satellite television, a safety deposit box, a mini-bar, a bathroom with a bath and a hairdryer. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.54" OriginalAmount="45.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270622" HotelName="Spotlight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Cong Quynh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/2/2/270622_66036b81746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.80" OriginalAmount="45.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|46576" HotelName="Liberty Hotel Saigon Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 PHAM NGU LAO STR., DISTRICT I 265</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/7/6/46576_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has a restaurant, internet and conference facilities. The renovated hotel in 2008 and has 75 rooms. SITUATION: Is situated in the tourist centre, near the establishment, you will find Ben Thanh the market It is located close to the city centre, the business area. ROOM: standard rooms and suites, have a safety deposit box, internet, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom, a shower, a bath, a double or king-size bed, a hairdryer, a washing machine, an iron and an air-conditioning system. FACILITIES: Guests are offered handball facilities, For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offersGio Noi the restaurant The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="45.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267481" HotelName="Saigon Sirius" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don, District 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/8/1/267481_75053e41005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199335" HotelName="Hoa Phat and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>526/5 Pham Van Dong, Thu Duc District, Thu Duc District, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/5/199335_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.11" OriginalAmount="45.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|264986" HotelName="Thien Hai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/8/6/264986_36d9cf11726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.26" OriginalAmount="45.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189631" HotelName="A25 Hotel - 25 Truong Dinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/1/189631_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.27" OriginalAmount="45.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453652" HotelName="Sazi Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Nguyen An Ninh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/2/453652_b8d113e1320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.31" OriginalAmount="45.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199300" HotelName="Sen Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Le Lai Str, Ben Thanh Ward, Dist1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/0/199300_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.76" OriginalAmount="46.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453800" HotelName="AandA Toronto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Truong Dinh Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/0/453800_47b1c661103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.63" OriginalAmount="47.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190084" HotelName="Adora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/4/190084_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="47.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447085" HotelName="The One Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Thu Khoa Huan, Ben Thanh Ward, District 1, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/5/447085_a9bec1c1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="47.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189073" HotelName="A25 - 14 Luong Huu Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Huu Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/3/189073_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.95" OriginalAmount="47.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199341" HotelName="Phuoc Loc Tho 2 " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Su Van Hanh Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/1/199341_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.98" OriginalAmount="47.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83862" HotelName="Arc En Ciel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAN DA ST., DIST 5 52-56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/2/83862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a business centre, a restaurant, a reception and WiFi (free of charge), The establishment offers guests ticket sales, excursions, a baggage room, a currency exchange service, a laundry service, meeting rooms and banquet halls. SITUATION: This hotel Cho Lon Commercial Centre it is in El Museo Militar 800 metres away from the establishment, you can find it is situated 4,4 kilometres away from la ReunificaciÃ³n the Palace of Ben Thanh the Market of it is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, fitted carpets, a wardrobe, a mini-bar, a sitting room, cable television, a bathroom with a shower and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.20" OriginalAmount="47.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|190089" HotelName="Kim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/18 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/9/190089_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.43" OriginalAmount="47.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189491" HotelName="Dragon Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>173 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/1/189491_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.53" OriginalAmount="48.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338823" HotelName="Le Han Dai Nam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>142 Bui Thi Xuan, Pham Ngu Lao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/3/338823_550a5e51201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189410" HotelName="A25 - 14 Pho Duc Chinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Pho Duc Chinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/0/189410_d5714380829.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.82" OriginalAmount="48.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154982" HotelName="Kelly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street, Ben Tha Ho Chi Minh City Vietnam Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/8/2/154982_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from Ben Thanh the market, 10 minutes walk away, guests will find Ho Chi Minh City city centre Where you can visit Notre-Dame de SaigÃ³n the Basilica of and, is 30 minutes drive away from Tan Son Nhat Airport. HOTEL: The establishment offers 10 floors, a gym, WiFi (free of charge), a lobby, a shoe-shining service, a massage room and computers. ROOM: All the rooms have an air-conditioning system, a television, a mini-bar, a safe and a bathroom with a shower or bath. FACILITIES: The establishment boasts a beauty centre, car rental and offers excursions, The establishment also has meeting rooms, a business centre, press and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.93" OriginalAmount="48.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453164" HotelName="Bamboo Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 S? V?n H?nh, ph??ng 13, Qu?n 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/4/453164_b597af21009.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.13" OriginalAmount="48.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420023" HotelName="Airstar and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Song Day, Ward 2, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/3/420023_780930b1724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.21" OriginalAmount="48.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453255" HotelName="HANZ T68 Hotel Go Vap" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420 Nguyen Van Khoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/5/5/453255_00042831136.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.41" OriginalAmount="48.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420568" HotelName="Amila Nguyen Hue By Sazi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Huynh Thuc Khang Street, Ben Nghe Ward, District 1, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/6/8/420568_48798761752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.41" OriginalAmount="48.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189077" HotelName="A25 - 22 Nguyen Cu Trinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/7/189077_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.45" OriginalAmount="48.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420739" HotelName="The Chill Suites - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21B Bui Thi Xuan, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/7/3/9/420739_8c026f61700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.50" OriginalAmount="49.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189794" HotelName="Bon Ami Hotel - Thien Xuan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 - 110 Le Thanh Ton, Ben Thanh Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/4/189794_537040f1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.15" OriginalAmount="49.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453166" HotelName="Parkhill and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/6/453166_0bcdb871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.25" OriginalAmount="49.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331461" HotelName="Minh Tam and Spa 32" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 Ba Thang Hai Street, District 10, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/6/1/331461_5313f671811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.36" OriginalAmount="49.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|525551" HotelName="HANZ 345 and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345ab Tran Hung Dao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/5/1/525551_a7054211047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.69" OriginalAmount="50.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421066" HotelName="Macy Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don Dist 4 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/6/6/421066_d7d1c191715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.23" OriginalAmount="50.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267418" HotelName="Solex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Nui Thanh Str, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/1/8/267418_05682061753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.45" OriginalAmount="50.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|233545" HotelName="Sunrise Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ly Tu Trong Str, Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/4/5/233545_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.46" OriginalAmount="50.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|533757" HotelName="SaziHome 12 Ton That Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ton That Tung District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/5/7/533757_139b4ec1135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.46" OriginalAmount="50.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447062" HotelName="Golden Tree and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Ha Huy Tap, Phuong tan phong, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/2/447062_f29e8010854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.58" OriginalAmount="51.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83883" HotelName="A25 - 29 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29-31 BUI THI XUAN, DISTRICT 1 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/3/83883_986ae891644.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 56 rooms, is perfect for business and holiday stays, This air-conditioned establishment has a lobby, a safety deposit box service, a currency exchange service, a hairdresser's and a lift. It also has a cafÃ©, a bar and a restaurant. The hotel has WiFi (free of charge), At an additional cost you can have access to an indoor or outdoor car park, The establishment has express check-out, a reception, conference rooms, room service, a laundry service and bicycle rental. SITUATION: The hotel is in Ho Chi Minh City the heart of el mercado de Ben Thanh it is 4 minutes drive away from close to the establishment, clients can find points of interest, Such as and. Clients can also find the opera, the town hall, shopping centres and shopping areas. it is situated 20 kilometres away from Tan Son Nhat Airport. ROOM: Customers have modern rooms with an air-conditioning system, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, a balcony, jacuzzi and a DVD player. FACILITIES: Clients can enjoy a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.58" OriginalAmount="51.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83869" HotelName="Blessing 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 LE THANH TON ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/9/83869_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a breakfast, lunch and dinner service, a little hall and 36 rooms. SITUATION: This establishment, Ben Thanh it is 100 metres away from the night market, is situated in Ho Chi Minh City the city centre of Close to la ReunificaciÃ³n the Palace of Notre Dame Cathedral the opera.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.09" OriginalAmount="51.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|47090" HotelName="Avanti Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208-210 LE THANH TON, BEN THANH WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/0/47090_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2008, has 8 floors, 66 rooms and suites. The establishment has a hall with express check-out, a reception, a safety deposit box service, a currency exchange service, air-conditioning, a lift, a cafÃ©, a bar, a restaurant, a small library, a business centre and conference facilities. It also has WiFi and room service. SITUATION: This hotel is in Le Thanh Ton the street Ho Chi Minh City it is in it is in front of Ben Thanh the market near the establishment, you will find the tourist area. ROOM: The fully-equipped rooms, have modern facilities, a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a gym and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. Guests are offered a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.32" OriginalAmount="51.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338741" HotelName="Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/10-12 Pham Ngu Lao St., Pham Ngu Lao Ward, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/4/1/338741_4c8dbc81252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.45" OriginalAmount="51.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453405" HotelName="MandH " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/5/453405_d48bf811100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190523" HotelName="Song Hung  and Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4 33 - 34 Le Van Thiem, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/2/3/190523_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.55" OriginalAmount="51.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453185" HotelName="Havana Airport " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/17 Cuu Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/5/453185_ed159f61209.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.63" OriginalAmount="52.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419857" HotelName="La Paix SÀi GÒn - Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Hai Ba Trung, Ben Nghe Ward, District 1, 9 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/7/419857_80527561632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.88" OriginalAmount="52.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454049" HotelName="HANZ Cosmos Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Thu Khoa Huan, Ben Thanh Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/9/454049_5cd86c80848.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.19" OriginalAmount="52.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453547" HotelName="A25 - 255 Lê Thánh Tôn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 - 257 Le Thanh Toan St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/7/453547_4552d881053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.30" OriginalAmount="52.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264613" HotelName="Kim Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/1/3/264613_17c27011755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.38" OriginalAmount="52.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66161" HotelName="Victory Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 VO VAN TAN STREET, DISTRICT 3 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/1/66161_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.55" OriginalAmount="52.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189497" HotelName="Duc Vuong Saigon - Bui Vien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195 Bui Vien Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/7/189497_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.70" OriginalAmount="53.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221108" HotelName="California Saigon &amp; Rooftop Pool" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Thu Khoa Huan Street Ben Thanh Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/0/8/221108_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.92" OriginalAmount="53.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66169" HotelName="Sanouva Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175-177 LY TU TRONG, DISTRICT 1 175-177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/9/66169_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, renovated in 2009 with air-conditioning, has 53 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a restaurant, a cafÃ©, room service, a laundry service, bicycle hire, a car park and WiFi (for a fee). SITUATION: It is inBen Thanh the centre of 150 metres away from the establishment, you can find Ben Thanh the Market of the tourist attractions situated 10 kilometres away fromTan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, central heating, LCD cable television, a radio, a direct line telephone, internet, large beds, an iron, a safety deposit box, a bathroom with a shower, a hairdryer, a mini-bar, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast service, a set-menu lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.92" OriginalAmount="53.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|39116" HotelName="Empress  Hochiminh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136 BUI THI XUAN STREET, DISTRICT 1 136</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/1/6/39116_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.92" OriginalAmount="53.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267941" HotelName="Cicilia City Saigon Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12D Cach Mang Thang Tam, Ben Thanh ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/4/1/267941_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.14" OriginalAmount="53.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189066" HotelName="A25 - 251 Hai Ba Trung Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/6/6/189066_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.42" OriginalAmount="53.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|552746" HotelName="LEHA Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>09 Nguyen Van Mai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/4/6/552746_81df0571149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.55" OriginalAmount="53.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419220" HotelName="Emerald Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Huynh Tinh Cua Str. ,Ward 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/2/0/419220_6ebc4560818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.83" OriginalAmount="54.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372967" HotelName="Thao Trang Laluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Cao Trieu Phat, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/7/372967_c8839111208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.05" OriginalAmount="54.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453312" HotelName="A25 - Le Thi Hong Gam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/29-31-33 Le Thi Hong Gam Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/1/2/453312_641f1471032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.19" OriginalAmount="54.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189877" HotelName="Halo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Thu Khoa Huan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/7/7/189877_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.34" OriginalAmount="54.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189078" HotelName="A25  - 35 Mac Thi Buoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Mac Thi Buoi, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/8/189078_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.68" OriginalAmount="55.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|164972" HotelName="White Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6A THI SACH STREET, BEN NGHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/7/2/164972_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 38 rooms, 31 double rooms, 5 junior suites and 2 suites. SITUATION: This establishment, Ho Chi Minh City it is in it is located near the city centre and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.72" OriginalAmount="55.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453649" HotelName="Hera Luxury " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/4/9/453649_04d32861316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.78" OriginalAmount="55.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189249" HotelName="Aandem - The Petit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/9/189249_dfbc73c1355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.97" OriginalAmount="55.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199254" HotelName="A25 - 274 De Tham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>274-276 De Tham St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/4/199254_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.16" OriginalAmount="55.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421333" HotelName="Blessed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu Pho Hung Gia 1 St, Tan Phong, Dist.7, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/3/421333_683caee0428.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.23" OriginalAmount="55.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190359" HotelName="Ngan Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/5/9/190359_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.32" OriginalAmount="55.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420941" HotelName="A25 - 20 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Bui Thi Xuan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/1/420941_319225c1601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189893" HotelName="L Odeon Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63-65 Le Van Thiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/3/189893_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.84" OriginalAmount="56.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420642" HotelName="The One Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 Ly Tu Trong, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/2/420642_662f5fb1722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.23" OriginalAmount="56.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453583" HotelName="A25 Hotel - 06 Truong Dinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/3/453583_b49e6aa1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.25" OriginalAmount="56.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199340" HotelName="Les Hameaux De L'orient" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamlet Rang, Trung Lap Thuong, Cu Chi, Cu Chi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/0/199340_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.55" OriginalAmount="56.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190431" HotelName="Riverside Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-19-20 Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/1/190431_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.58" OriginalAmount="56.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419397" HotelName="T78" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ly Chinh Thang, Ward 7, District 3, Ho Chi Minh City, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/9/7/419397_82c28801718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.58" OriginalAmount="56.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270560" HotelName="Dyn Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Cao Ba Quat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/5/6/0/270560_6022b1f1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.58" OriginalAmount="56.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189411" HotelName="Boutique Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Phuoc 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/1/189411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.21" OriginalAmount="57.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566927" HotelName="Tra My Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Ly Chinh Thang, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/2/7/566927_546db021128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.35" OriginalAmount="57.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|422186" HotelName="Sam Royal Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Thu Khoa Huan St, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/6/422186_a0065a51132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.53" OriginalAmount="57.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332119" HotelName="Ciao Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Da, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/9/332119_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.50" OriginalAmount="58.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189635" HotelName="Vuong Tai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Luu Van Lang - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/5/189635_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.55" OriginalAmount="58.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420026" HotelName="Akoya Saigon Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Ly Tu Trong, Ben Thanh Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/6/420026_7a1d8ea1726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.67" OriginalAmount="58.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339375" HotelName="95 Lam Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/7/5/339375_b2b93561234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.73" OriginalAmount="58.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523032" HotelName="Golden Star and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456 Pham Thai Buong, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/3/2/523032_e8856cb1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.86" OriginalAmount="59.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83784" HotelName="Cap Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 LE ANH XUAN STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/4/83784_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2011, has 34 rooms, 10 single rooms and 24 double rooms. SITUATION: This establishment, Ho chi minh city it is in is situated in the city centre excellent transport links to the city, is located close to public transport services excellent transport links to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.33" OriginalAmount="59.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189971" HotelName="Hong Hac Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/7/1/189971_21cd7781013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.38" OriginalAmount="59.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267919" HotelName="Royal Dragon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/1/9/267919_7b40d5a1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.75" OriginalAmount="59.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420944" HotelName="Palago , Binh Thanh District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>625/8 Xo Viet Nghe Tinh Phuong 26 Quan Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/4/420944_807c4211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.24" OriginalAmount="60.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418461" HotelName="Saigon Airport Bluesky Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang, Tan Binh, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/6/1/418461_8dae1040705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.54" OriginalAmount="60.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|522995" HotelName="Lantern hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/9/9/5/522995_d5315cb1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.68" OriginalAmount="60.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|469953" HotelName="Grandma Lu Saigon Hostel - Japan Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Thai Van Lung, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/5/3/469953_f06ffa51252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.69" OriginalAmount="60.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453478" HotelName="SARGON D'LUXE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/25 Nguyen Thi Minh Khai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/8/453478_cd08cdb1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.20" OriginalAmount="61.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83854" HotelName="Rang Dong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 CACH MANG THANG 8 ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/4/83854_83ce9e71051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a sauna, WiFi (free of charge) and rooms with a TV. SITUATION: This establishment, Ho Chi Minnh it is in Close to Tan Dao park 10 minutes away from the establishment clients have Ben Tanh the Market of el Museo de la Guerra 15 minutes away from the establishment, guests will find it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: Guests are offered a massage service, a currency exchange and car rental. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.33" OriginalAmount="61.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453754" HotelName="A25 - 55 Cách Mang Tháng 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Cach Mang Thang 8, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/4/453754_001f6321332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.96" OriginalAmount="62.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190122" HotelName="Park View Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>171 Pham Ngu Lao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/2/190122_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.04" OriginalAmount="63.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221113" HotelName="Bluesky Serviced Apartment Airport Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang Street, Ward 2 Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/3/221113_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.08" OriginalAmount="63.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|533630" HotelName="M Village The Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/6/3/0/533630_c8563df1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.14" OriginalAmount="63.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28044" HotelName="Oscar Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68A NGUYEN HUE BOULEVARD, DISTRICT 1 68A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/4/28044_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 11 floors, 106 rooms and suites. The establishment has a lobby, a television room, a cafÃ©, a bar, a restaurant, conference facilities and room service. SITUATION: The hotel is in the commercial area, close to the establishment, clients can find restaurants, banks, is 20 minutes away from the airport. ROOM: The rooms have a shower, a bath, a hairdryer, a direct line telephone, a television, a safe, a mini-bar, a fridge, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a massage service, a spa and a hydromassage service. The establishment also has a snack bar and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. The establishment offers a buffet breakfast and menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.22" OriginalAmount="63.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46188" HotelName="Ramana Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>323LE VAN SY STREET, WARD 13, DIST. 3 323</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/8/46188_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.45" OriginalAmount="63.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|562742" HotelName="Glenwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.3,65 Road, Thao Dien Ward, District 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/4/2/562742_8f578631211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.68" OriginalAmount="63.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|553926" HotelName="Cityhouse - Ariosa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>174 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/2/6/553926_411ef3b1449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.70" OriginalAmount="63.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420835" HotelName="Avanti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>186 -188 Le Thanh Ton street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/5/420835_83520760355.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.73" OriginalAmount="63.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190133" HotelName="Liberty  Saigon Greenview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/3/3/190133_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.90" OriginalAmount="63.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189380" HotelName="Sabina Residence - Stellar Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 - 17 Cao Trieu Phat, Hung Phuoc 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/8/0/189380_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.99" OriginalAmount="64.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83849" HotelName="Dai Nam Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAN HUNG DAO ST, DIST 1 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/9/83849_832b0751051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a nightclub, a spa, karaoke, WiFi (free of charge), a restaurant, room service, a sauna, a business centre, meeting facilities, banquet halls, a reception, a baggage room, a laundry service and a transfer service to the airport. SITUATION: This hotel is in Ho Chi Minh City the city centre of 10 minutes away, you can find la ReunificaciÃ³n the Palace of 30 minutes away from the establishment guests have Tan Son Nhat Airport. ROOM: All the rooms have parquet flooring, cable television, a mini-bar, a safety deposit box, a bathroom with a shower or bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.11" OriginalAmount="64.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331484" HotelName="Adora Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189-191 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/4/331484_28dbb721216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.75" OriginalAmount="64.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189519" HotelName="Gia Huy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/9/189519_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.81" OriginalAmount="64.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189371" HotelName="Ben Thanh Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/34 Le Thi Hong Gam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/1/189371_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.40" OriginalAmount="65.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421274" HotelName="Le Jardin Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Ben Van Don Street, District 4, District 4, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/7/4/421274_24741691732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.43" OriginalAmount="65.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331988" HotelName="Glenwood City Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 Nguyen Van Huong St, Thao Dien Ward, Dist 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/8/8/331988_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.44" OriginalAmount="65.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66271" HotelName="Vien Dong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/7/1/66271_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 100 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar and a restaurant. For an extra cost you can have access to WiFi, room service, a laundry service and a bicycle rental desk. SITUATION: Is situated inHo Chi Minh City the centre of near the establishment, you will find Ben Thanh the market It has excellent transport links to the business area, the leisure areas and the tourist attractions. ROOM: luxurious standard rooms suites, have a double bed, a mini-bar, a direct line telephone, internet, cable television, a safety deposit box, a bathroom with a shower, a bath, a hairdryer, a coffee maker, a kettle, a writing desk and an individual air-conditioning system. FACILITIES: For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Customers have at their disposal a lobby bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.50" OriginalAmount="65.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|421031" HotelName="Twins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 28 Hung Phuoc 3 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/3/1/421031_c892d051700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.73" OriginalAmount="65.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83853" HotelName="Sen Viet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 CAO THANG ST, WARD 2, DIST 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/3/83853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a car hire service, motorbike hire, bicycle hire, a cafÃ© and a restaurant. The establishment also offers a fitness centre, a spa and a conference room. SITUATION: This hotel Ho Chi Minh City it is in Close to Cao Thang the street. ROOM: The rooms have an air-conditioning system, an LCD television, a kettle, a coffee maker and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.82" OriginalAmount="65.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190362" HotelName="A25  - 55 Le Anh Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-55 Le Anh Xuan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/6/2/190362_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.92" OriginalAmount="65.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419151" HotelName="The White 8A Thai Van Lung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/5/1/419151_bead70c0530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.94" OriginalAmount="65.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|171203" HotelName="A25 - 145 Le Thi Rieng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Le Thi Rieng Street, District 1 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/2/0/3/171203_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.56" OriginalAmount="66.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66264" HotelName="Queen Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN STR., DISTRICT 1, 86-88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/4/66264_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a lobby, with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a TV room, a playground, conference facilities, internet, room service, a laundry service, a car park, a cafÃ© and a restaurant. SITUATION: The hotel is in Bui Thi Xuan the street it is situated 10 minutes away from Ben Thanh the Market of 15 minutes away from the establishment, guests will find the tourist attractions, the shopping centres, is situated 20 minutes away from Tan Son Nhat Airport. ROOM: The luxurious rooms, suites, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system, central heating and a terrace. FACILITIES: Customers can enjoy a massage service. MEALS: Regarding the food and beverage offering, the establishment offersViet Pho the restaurant The establishment offers a continental buffet breakfast and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.65" OriginalAmount="66.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190297" HotelName="Moc Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/9/7/190297_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.26" OriginalAmount="68.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453094" HotelName="Cozrum Lux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19C Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/4/453094_aa767af1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.48" OriginalAmount="68.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199303" HotelName="Sunflower Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189 - 191 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/3/199303_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.81" OriginalAmount="68.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|235005" HotelName="Calista Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>247-249 Ly Tu Trong, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/0/0/5/235005_6b07e6a0839.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.11" OriginalAmount="69.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|273770" HotelName="Ibis Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/7/7/0/273770_1_1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.32" OriginalAmount="69.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|239629" HotelName="A25 - 180 Nguyen Trai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180-184 Nguyen Trai St., Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/2/9/239629_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.36" OriginalAmount="69.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453607" HotelName="HANZ Premium Bamboo " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 Su Van Hanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/7/453607_364e1530958.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.39" OriginalAmount="69.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83875" HotelName="New Epoch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CACH MANG THANG TAM STREET 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/5/83875_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 71Â well-equipped rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, a bar, a pub, a restaurant, conference facilities, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: This urban hotel is in the leisure area, 126 Stage it is situated next to Lan Anh Club it is situated close to Where customers can find a restaurant and sports facilities. 2 minutes walk away, you can find Ho Chi Minh City the Railway Station of Ho Chi Minh City Labour Culture Palace and el museo de la guerra it is situated 10 minutes walk away from this establishment, El mercado Ben Thanh it is a 15-minute walk away from la pagoda Xa Loi it is situated 500 kilometres away from Notre-Dame Cathedral 2 kilometres away, you can find it is 3 hours away from Vun Tau the beach. ROOM: The establishment has luxurious suites with a bathroom, a shower, a bath, a hairdryer, a double bed and individual air-conditioning. They also have a direct line telephone, a satellite television, internet, a safe, a mini-bar, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.51" OriginalAmount="70.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189512" HotelName="First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hoang Viet St Tan Binh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/2/189512_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.51" OriginalAmount="70.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|534740" HotelName="Summerset Apartment - RiverGate Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 - 155 Ben Van Don</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/4/0/534740_2cc467e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.71" OriginalAmount="70.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|538666" HotelName="Vinhomes Luxury-Christine Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu, Ward 22, Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/6/6/538666_06451e41006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.76" OriginalAmount="70.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221110" HotelName="Bay Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Van Nam Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/0/221110_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.93" OriginalAmount="70.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190485" HotelName="The Odys Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65-67-69 Nguyen Thai Binh St.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/5/190485_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.03" OriginalAmount="70.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420842" HotelName="Aurora Western Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 QUOC HUONG STREET, DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/4/2/420842_6426b730348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.75" OriginalAmount="71.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|421244" HotelName="Collection O Emerald Luxury Apartment - Near SECC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 - 161 Pham Thai Buong St, Tan Phong ward, District 7 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/4/4/421244_16344931718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.05" OriginalAmount="71.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83889" HotelName="Sky Gem - Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Thu Khoa Huan Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/9/83889_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, has 84 rooms, air-conditioning, a lobby with a reception and express check-out. The establishment also has a safety deposit box service, a reception with a bureau de change, a bar and a restaurant. The establishment boasts conference facilities, room service, a laundry service, WiFi and a car park. SITUATION: The hotel is in the city centre, el parque Tao Dan it is situated behind nearby, you will find the shopping area, tourist points of interest, the business area and restaurants. The hotel el mercado de Ben Thanh it is 100 metres away from the night market, 150 metres away, there is a bus station, is situated 7 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has a double or king-size bed, a bathroom with a bath, a shower, complimentary bathroom items and a hairdryer. They also have a mini-bar, a direct line telephone, a safe, cable television, internet (free of charge), a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: The establishment offers spa treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using credit cards, American Express and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.63" OriginalAmount="72.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83885" HotelName="Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DONG DU STREET, DISTRICT 1 41-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/5/83885_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning, 98 comfortable rooms, a lobby and a reception. The establishment also has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant and conference facilities. The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in the urban centre, 8 minutes walk away, you can find the bus station, is situated 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have views of the city, a direct line telephone, a bathroom, a satellite television, WiFi (free of charge), individual air-conditioning, a safe, a mini-bar, a hairdryer, a balcony or terrace, a bathroom with a shower and a king size or double bed. FACILITIES: The hotel has a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers meal services. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.89" OriginalAmount="72.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|535817" HotelName="HANZ The Moon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Street No. 1 , Binh Tri Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/1/7/535817_f2f1e291106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.06" OriginalAmount="72.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189071" HotelName="A25 - 122 Le Lai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/1/189071_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.28" OriginalAmount="73.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332089" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A Nguyen Trung Truc, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/8/9/332089_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.86" OriginalAmount="73.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446941" HotelName="Kim Property Vinhomes Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh, District 1, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/4/1/446941_45e156f1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66267" HotelName="Good Vibes Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 LE THANH TON, BEN THANH WARD, DISTRICT 1 277</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/7/66267_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 50 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a television room, a cafÃ©, room service, a laundry service and a bicycle rental desk. SITUATION: This hotel is in the city centre, is located 100 metres away from Ben Thanh the Market of it is situated near the business district. ROOM: luxurious suites, have individual air-conditioning, a direct line telephone, satellite and cable TV, WiFi, a safe, a mini-bar, fire detector, a bathroom with a shower, a bath, cold water, heating and a hairdryer. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338862" HotelName="Huong Sen Annex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6-8 Mac Thi Buoi Street, Ben Nghe Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/6/2/338862_59734ce1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189845" HotelName="Metro Points" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/4/5/189845_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.13" OriginalAmount="73.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83773" HotelName="Silverland Min" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 HAI BA TRUNG STR., BEN NGAHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/3/83773_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms with WiFi, (free of charge), a spa, a restaurant and a car park (free of charge), The establishment has a spa and a sauna. The establishment offers tourist information, ticket sales and guided tours. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, is in SaigÃ³n the centre of it is next to Dong Khoi the shopping street it is 7 kilometres away from Tan Son Nhat the airport The establishment offers a transfer service to the airport, is situated 1 minute walk away from SaigÃ³n the centre of el mercado de Ben Thanh 5 minutes walk away, you can find. ROOM: The rooms have a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.15" OriginalAmount="73.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421589" HotelName="7s An Phú Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street 3 2 District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/5/8/9/421589_9b898d11731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.75" OriginalAmount="74.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154686" HotelName="Emm  Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Pasteur Street, Ward 6, Distric 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/6/8/6/154686_736b9821839.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym with features that offer you the maximum level of comfort, a car park (free of charge), WiFi (free of charge), a baggage room, a currency exchange service, a laundry service and a concierge. The establishment offers ticket sales (on request), Regarding the food and beverage offering, the establishment has a restaurant and a bar. SITUATION: This establishment, el Palacio de la ReunificaciÃ³n it is 900 metres away from the hotel el Consulado General de JapÃ³n it is 500 metres away from it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a wardrobe, a writing desk, a sitting room, flatscreen cable television, a mini-bar, an ironing set, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.91" OriginalAmount="74.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453090" HotelName="Cherry Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15N Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/0/453090_bbe55030815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.56" OriginalAmount="75.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453274" HotelName="Hato Saigon and Rooftop" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 - 117 Ton That Dam, Distrito 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/4/453274_ab50bc71431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.57" OriginalAmount="75.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422184" HotelName="Thuy Sakura Hotel and Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Cao Ba Quat, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/4/422184_beafada1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.78" OriginalAmount="75.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|533712" HotelName="REM Rivergate Garden Pool Signature Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/1/2/533712_f8e791b1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.81" OriginalAmount="75.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83891" HotelName="New Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 KY DONG, WARD 9, DISTRICT 3 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/1/83891_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, was built in 2010, is rated 4 stars. It has 12 floors and 112 luxurious rooms. The establishment has various facilities, such as air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, a mini-club, a cafÃ©, a bar, a pub, a restaurant and internet. For an additional charge cost offers room service and a laundry service. The establishment has an oudooor car park. SITUATION: This hotel is 2 minutes away from a taxi rank. 3 minutes away, there is railway station. It is 10 minutes away from Ben Thanh Market, the tourist centre, El rÃ­o Bach Dang, a park, El Museo de la Guerra, el Palacio de la ReunificaciÃ³n and Notre Dame it is 26 minutes drive away from Chinatown 2 hours away, you can find Vung Tau Beach. It is 3 hours away from Can Tho 10 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet and a safety deposit box. They also have a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: The hotel has a swimming pool with an open-air bar, a terrace, a gym, a sauna, a steam bath and a massage service. MEALS: Guests are offered a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.53" OriginalAmount="76.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453006" HotelName=" Triple E Metro Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146-148 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/0/6/453006_adb01860901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.71" OriginalAmount="76.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264594" HotelName="HANZ MinhVy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Le Thi Hong Gam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/5/9/4/264594_547a83d1036.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.75" OriginalAmount="77.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.84" OriginalAmount="77.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421048" HotelName="Sunshine Boutique Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18-20 Cao Trieu Phat, Tan Phong Ward, District 7, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/4/8/421048_cf227901707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.00" OriginalAmount="78.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83828" HotelName="Nhat Ha 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON ST, BEN THANH WARD, DIST 1 252 BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/8/83828_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar, a car park (free of charge), a working area, internet, rooms with a TV, WiFi (free of charge), a laundry service, a dry cleaner's, tourist information, a car hire service and bicycle hire. SITUATION: This hotel Ho Chi Minh City it is in 15 minutes away from the establishment, clients can find Tan Son Nhat Airport 70 metres away, guests have the market. ROOM: The rooms have an air-conditioning system, a bathroom, a fridge, a direct line telephone and a writing desk. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.93" OriginalAmount="79.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|525355" HotelName="The Royal Homies - Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Noi khu Hung Gia 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/5/5/525355_66da2231042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.94" OriginalAmount="79.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|533191" HotelName="Kunkin Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46/24 Nguyen Cuu Van Street, Ward 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/9/1/533191_bf005c31155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.38" OriginalAmount="79.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189434" HotelName="Charm Suite Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>330A/330B Ung Van Khiem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/4/189434_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.68" OriginalAmount="80.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189261" HotelName="Sky Gem Sora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Thai Van Lung Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/6/1/189261_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.68" OriginalAmount="80.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|72994" HotelName="Liberty Central Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STR., DISTRICT 1, 179</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/9/4/72994_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the facilities that the establishment offers to guests include LCD television, WiFi, a gym and a swimming pool. ROOM: The establishment has 139 rooms and suites. The establishment has luxurious with a shower, a bath, bathroom items, a direct line telephone, WiFi (free of charge), a satellite television and individual air-conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.76" OriginalAmount="80.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338826" HotelName="Triple E Fine Art Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/6/338826_568731c1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.05" OriginalAmount="80.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453191" HotelName="Acnos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI NGHIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/1/453191_4af2cf30826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.40" OriginalAmount="80.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453270" HotelName="La Opera Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/0/453270_a7d94ca1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.55" OriginalAmount="82.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453328" HotelName="Hoang Lan " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>107/16 Truong Dinh, Ward 06, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/8/453328_54e86051104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.70" OriginalAmount="82.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453324" HotelName="Piano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165/42 Nguyen Thai Binh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/4/453324_0f603861151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.42" OriginalAmount="82.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|264882" HotelName="The Hammock Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/8/2/264882_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.57" OriginalAmount="84.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|67284" HotelName="Bong Sen Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117-123 DONG KHOI STR., DISTRICT 1, 117-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/8/4/67284_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 127 rooms, air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant, a business centre, conference facilities, WiFi, room service and a laundry service. SITUATION: It is in a business area, You can find souvenir shops, the shopping centres, exhibitions, banks, bars, nightclubs, restaurants and the train station. It is 20 minutes away fromTan Son Nhat Airport. ROOM: The rooms have a mini-bar, a satellite television, WiFi, internet, a smoke detector, a safe, a hairdryer, a coffee maker, a kettle, a bathroom with a shower, a bath, a double or king-size bed, a direct line telephone, a small kitchen, an individual air-conditioning system and a balcony or terrace. Clients are offered non-smoking rooms. FACILITIES: The establishment boasts a cafÃ©, a wellness centre, a gym, a sauna, a steam bath and a massage service (available for a fee). MEALS: Guests are offered all meals in a buffet format. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Clients have security, travel agency, car hire and medical care.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.40" OriginalAmount="84.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|455406" HotelName="Vinhomes Central Park - Angia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/0/6/455406_510ec1e1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.54" OriginalAmount="84.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331489" HotelName="Alagon Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/9/331489_55232bb1813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83827" HotelName="Nhat Ha L'opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 CAO BA QUAT STR., BEN NGHE WARD, DIST 1 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/7/83827_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 restaurants, room service, WiFi (free of charge), a gym, a reception, a baggage room, a currency exchange service, a transfer service to the airport and meeting room. SITUATION: This hotel is in Ho Chi Minh City the city centre of 5 minutes away from the establishment, clients can find the opera, is situated 3 kilometres away from Ben Thanh the Market of Notre Dame Cathedral el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, wooden furniture, flatscreen cable television, a bathroom, heating, a hairdryer, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and a lobby bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.55" OriginalAmount="86.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190575" HotelName="Rosa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Thu Khoa Huan Street, W.Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/5/190575_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.75" OriginalAmount="87.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199339" HotelName="Kim Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng st, Dist.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/9/199339_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.85" OriginalAmount="88.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447002" HotelName="Blue Diamond 8b" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/0/2/447002_55a399f1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.69" OriginalAmount="89.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554447" HotelName="The Concept HCMC - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160Bis Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/4/4/7/554447_90b64d41452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.12" OriginalAmount="90.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189435" HotelName="Cherry Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/8D2 Thai Van Lung St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/5/189435_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.14" OriginalAmount="90.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418404" HotelName="Gracy RandJ Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102-104-106 Le Thi Hong Gam,Nguyen Thai Binh Ward, 102 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/4/418404_adc45a60633.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.23" OriginalAmount="90.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189233" HotelName="Aandem 44 Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/3/189233_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.47" OriginalAmount="90.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190338" HotelName="Adora Mira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/3/8/190338_8ad51f91010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.64" OriginalAmount="90.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|171041" HotelName="Alagon Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong Street, Ben Tha Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/0/4/1/171041_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.28" OriginalAmount="91.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270018" HotelName="Tn Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/8/270018_33ead591755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.48" OriginalAmount="91.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|269963" HotelName="Jovia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/6/3/269963_2b86e511747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.12" OriginalAmount="92.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83858" HotelName="Cozy Midnight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LY TU TRONG STREET, DISTRICT 1 145-147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/8/83858_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a restaurant, a business centre, tourist information, a laundry service and a restaurant. SITUATION: This hotel Ho Chi Minh City it is in Close to Ben Thanh the market 30 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, satellite or cable TV, a mini-bar, a fridge, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.43" OriginalAmount="92.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|532611" HotelName="LANDMARK 81 Residences - ANGIA Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh, Binh Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/6/1/1/532611_4c428cb1044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.23" OriginalAmount="93.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453395" HotelName="Chez Mimosa Petite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/46 Tran Hung Dao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/5/453395_c7de7231731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.37" OriginalAmount="93.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418991" HotelName="Sky Gem Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Dong Du, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/9/1/418991_dce818d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.46" OriginalAmount="93.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|466056" HotelName="Boutique Unique Landmark 81" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh, 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/5/6/466056_0d8de8d1801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.87" OriginalAmount="94.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|465986" HotelName="Landmark 81 Residence - La Vague" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/8/6/465986_d75c6581807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.17" OriginalAmount="94.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189118" HotelName="Aha Boutique Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/9 Nguyen Trai St., Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/8/189118_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.24" OriginalAmount="94.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420288" HotelName="Sabina 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49-51 Le Van Thiem street, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/2/8/8/420288_c7948231743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.28" OriginalAmount="94.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453095" HotelName="Sabina Boutique 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Phan Khiem Ich, Hung Gia 1 Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/5/453095_79e055b0857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.36" OriginalAmount="94.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83779" HotelName="Hoang Hai Long South Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 PHAM HONG THAI STREET, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/9/83779_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2010 and has 125 rooms. SITUATION: This establishment, Ho chi minh city it is in nearby, you will find the bus station, the railway station and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.86" OriginalAmount="95.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|554635" HotelName="LANDMARK 81 Luxury Riverside Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/6/3/5/554635_b08dfe91400.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.04" OriginalAmount="95.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46195" HotelName="Palace  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-66 NGUYEN HUE BLVD., BEN NGHE WARD, DISTRICT 1 56-66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/9/5/46195_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 146 rooms and meeting rooms. SITUATION: It is in the city centre, this hotel is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: The luxurious, elegant rooms, have a balcony, cleaning service, modern facilities, internet, a fax machine and a bathroom. FACILITIES: The establishment has a gym, a massage service, a sauna, a spa, a steam bath and a swimming pool. PAYMENT METHODS: Customers can pay by credit cards, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.19" OriginalAmount="95.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189646" HotelName="Vissai Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 Nguyen Van Troi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/4/6/189646_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.78" OriginalAmount="95.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83851" HotelName="Silverland Sil and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-22-24 THAI VAN LUNG ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/1/83851_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a reception, a car park (free of charge) and WiFi (free of charge), in communal areas, Guests can find tourist information, a car hire service, ticket sales, a business centre, a fax machine, a photocopier and a baggage room. SITUATION: This hotel is in Ho Chi Minh City the city centre of it is 2 minutes away from the theatre, 10 minutes away, you can find Ben Thanh the Market of Dong Khoi the commercial area of 20 minutes away from the establishment, you can find Tan Son Nhat Airport. ROOM: Each room has cable television, a mini-bar, a kettle, a coffee maker, complimentary bathroom items, a bathrobe and slippers. OTHERS: Regarding the food and beverage offering, clients have a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.86" OriginalAmount="95.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.06" OriginalAmount="96.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270025" HotelName="Roseland Corp" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/6D2 Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/2/5/270025_354e3a51757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.45" OriginalAmount="96.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30345" HotelName="Saigon Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN HUE BOULEVARD, DISTRICT 1 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/4/5/30345_d4ded081232.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1996, has a safety deposit box service, a nightclub, conference rooms, room service and a laundry service. SITUATION: This hotel is situated in the heart of the city. Near the establishment, guests will find the business area and the shopping area. It is 20 kilometres away from Tan Son Nhat Airport. ROOM: The establishment has suites and deluxe rooms. They have a direct line telephone, a satellite or cable television, a mini-bar, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a steam bath, a sauna, a gym and a swimming pool. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.93" OriginalAmount="97.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332176" HotelName="Oakwood Apartments Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.18, Street No.3, Do Thanh Condominium, Ward 4, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/7/6/332176_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.01" OriginalAmount="98.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|66162" HotelName="Harmony Saigon  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32A-34 BUI THI XUAN STR., 32A - 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/2/66162_2d1286b1257.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2007, has 103 rooms, 13 floors, 12 suites and 57 junior suites. The establishment boasts a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a television, a living room, a cafÃ©, a bar and a restaurant. The establishment also has conference facilities, internet (for a fee), room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in the tourist centre, the business area, 5 minutes away, you can find Tao Dan park it is situated 15 minutes away from Ben Thanh the Market of In the surrounding area, you can find restaurants, banks, the tourist area and the business area. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, a Hi-Fi, WiFi, cable television, a safe, a mini-bar, a coffee maker, a kettle, an air-conditioning system, a terrace, mineral water and coffee. FACILITIES: The establishment boasts a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a la carte, buffet or menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.22" OriginalAmount="99.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|451230" HotelName="The Concept HCMC- District 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguy?n Thai Hoc street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/3/0/451230_cabaf380814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.08" OriginalAmount="101.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83840" HotelName="Royal  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>133 NGUYEN HUE AVENUE, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/0/83840_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Ho Chi Minh City city centre, close to shops, restaurants and nightclubs. ROOM: The rooms have internet (free of charge), an air-conditioning system, a television, a bathroom and room service. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym, a massage service, tourist information and business centre. OTHERS: The establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.69" OriginalAmount="101.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189890" HotelName="Vân Anh Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/0/189890_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.76" OriginalAmount="101.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83857" HotelName="Paradise Saigon Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STREET, DISTRICT 1 288</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/7/83857_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Tan My Dinh Hotel Saigon is rated three stars, renovated in 2009. It has 74 rooms and suites. Guests can find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk, a bar, a TV room and a restaurant. The establishment also offers conference facilities, internet in communal areas, room service, a laundry service and a car park. SITUATION: This hotel is in the heart of Ho Chin Minh. 5 minutes away, you can find the market Ben Thanh, close to the commercial area of Dong Khoi, the street Le Loi, the river SaigÃ³n, the square Ho Chi Minh Satus, shops and leisure areas. 15 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: All the rooms have a fire extinguisher, a balcony, fruit, mineral water, a kettle, a coffee maker, press and magazines. They also have a bathroom with a shower, a bath, a hairdryer, cable and satellite television, video, a mini-bar, internet, a double or king-size bed, an individual air-conditioning system and a safe. FACILITIES: Guests are offered a gym (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.82" OriginalAmount="101.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419213" HotelName="Kamalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton, Ben Nghe Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/3/419213_07664ff0707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.50" OriginalAmount="102.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83781" HotelName="Aquari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9A-B THI SACH STREET, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/1/83781_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012, has 90 rooms, 70 double rooms and 20 suites. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.61" OriginalAmount="102.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|472029" HotelName="Landmark 81 - Unique Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>772 Dien Bien Phu Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/2/9/472029_c077f1e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.19" OriginalAmount="103.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83859" HotelName="Prostyle  Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH STREET, BEN NGHE WARD, DISTRICT 1 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/9/83859_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel they have air-conditioning, internet (free of charge), private parking (free of charge), room service and hydromassage bath. SITUATION: This hotel is in SaigÃ³n the city centre of the establishment is 2 kilometres away from Ben Thanh the Market of Notre Dame Cathedral. ROOM: Each room has cable television, a mini-bar, a bathroom, mineral water (free of charge) and a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar. FACILITIES: Guests are offered a fitness room, a launderette, a bicycle rental service, a massage service and a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.37" OriginalAmount="104.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453745" HotelName="KunKin Garden " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/4/5/453745_66762d91350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.59" OriginalAmount="104.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419817" HotelName="Uptown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Luu Van Lang, Ben Thanh Ward, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/1/7/419817_556e1751521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.50" OriginalAmount="105.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|447415" HotelName="Cochin Sang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Nguyen Anh Ninh, District 1, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/1/5/447415_855e64a1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.13" OriginalAmount="105.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190119" HotelName="Cochin Zen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Thu Khoa Huan, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/1/9/190119_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.93" OriginalAmount="106.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453587" HotelName="HANZ Boutique Hotel Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/21 Bui Vien, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/7/453587_71622df1313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.57" OriginalAmount="108.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83876" HotelName="Sunflower Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG, DISTRICT 1 11B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/6/83876_852d3201053.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, is urban and ideal for holidays or business trips. The establishment has 10 floors, 72 rooms, suites, modern facilities, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a breakfast room, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the heart of 50 metres away, guests will find a restaurant, 100 metres away, guests have the shopping area, is situated 150 metres away from the theatre, 5 minutes away from the establishment, clients can find the market, Close to the commercial area, is situated 4 kilometres away from the bus station, Bien Hoa it is 30 kilometres away from it is situated 120 kilometres away from Vung Tau the beach 15 minutes away, guests can find Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite and cable television, internet, a safety deposit box, a mini-bar and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.67" OriginalAmount="108.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154987" HotelName="Paradise Saigon Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>288 Le Thanh Ton Street,Ben Thanh W Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/8/7/154987_1_1209.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel El distrito 1 it is in 600 metres away from and Ben Thanh the market, El Museo Militar 38 kilometres away, you can find it is 7 kilometres away from Tan Son Nhat Airport. HOTEL: The establishment boasts a reception, WiFi (free of charge), meeting facilities, a fitness centre, a baggage room, a spa and a massage service. The establishment offers guests tourist information, excursions and a laundry service. ROOM: Customers can find modern rooms with city views, individual air-conditioning, a wardrobe, a mini-bar, cable television, a sitting room, a bathroom with a shower, a hairdryer and toiletries. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and a bar. INFORMATION: By paying an extra charge you can make use of a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.68" OriginalAmount="108.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339340" HotelName="Nta Serviced" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/4/0/339340_aa2ed391226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.89" OriginalAmount="108.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|154990" HotelName="The Arrivals" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>302-304 Vo Van Kiet Street, Co Gian Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/9/0/154990_a8dc54d1832.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to SaigÃ³n the river a 10-minute walk away from Tay Ba Lo District La plaza de SaigÃ³n it is situated 5 minutes walk away from. el Palacio de la ReunificaciÃ³n it is 7 minutes drive away from and, the establishment is a 45-minute drive away from Tan Son Nhat the airport. FACILITIES: Guests are offered a swimming pool, a restaurant, a reception with luggage room, a launderette, a currency exchange and a safe. ROOM: The rooms have an air-conditioning system, cable television, a mini-bar, a bathroom, a shower and toiletries. It also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.02" OriginalAmount="109.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453041" HotelName="M City Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52B Pham Hong Thai Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/1/453041_4cea9f31040.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.03" OriginalAmount="110.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331774" HotelName="The Lancaster Saigon Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-22Bis Le Thanh Ton, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/7/4/331774_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.10" OriginalAmount="111.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|339331" HotelName="Bonita Signature" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118A Bui Thi Xuan, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/3/1/339331_a7ce69e1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.08" OriginalAmount="115.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34739" HotelName="Eastin Grand Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>253 NGUYEN VAN TROI STR., PHU NHUAN DISTRICT 253</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/3/9/34739_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a spa and a massage service. SITUATION: It is inPhu Nhuan the district of this hotel is in Ho Chi Minh City the district of Close to shops, restaurants and tourist points of interest. 15 minutes away from the establishment you have the city centre, 10 minutes away from the establishment, clients can find Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.16" OriginalAmount="115.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|543533" HotelName="The Galleria Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Nguyen Thien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/5/3/3/543533_db515411031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.74" OriginalAmount="117.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28045" HotelName="Windsor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 AN DUONG VUONG STREET, DISTRICT 5 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/5/28045_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers business facilities and leisure areas. SITUATION: This establishment, is in Ho Chi Min City the city centre of Close to the shops, pubs and tourist points of interest. Cholon is situated in Close to the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.16" OriginalAmount="117.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|535298" HotelName="Eco Green Saigon Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39B Nguyen Van Linh, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/2/9/8/535298_ff8dfba1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.85" OriginalAmount="119.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|316940" HotelName="M Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Ton That Thiep Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/9/4/0/316940_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.36" OriginalAmount="121.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221115" HotelName="Muong Thanh Grand Sai Gon Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A Mac Dinh Chi St., Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/5/221115_1_2740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.39" OriginalAmount="121.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83887" HotelName="Silverland Yen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thu Khoa Huan Street, Ward Ben Thanh, District 1, 73-75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/7/83887_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, was built in 2009, has 59 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment has a cafÃ©, a restaurant, internet, room service, a laundry service, a car park and bicycle hire. SITUATION: This hotel el mercado de Ben Thanh it is close to, the post office and, Around the establishment, clients can find shops, restaurants, bars, the nightlife and the bus station. Notre Dame it is 5 minutes drive away from this establishment, el Museo de la Guerra it is 8 minutes drive away from Can Tho it is 3 hours away from Los tÃºneles de Cu Chi 2 hours away from 2 hours away from the establishment, clients can find Vung Tau the beach it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a central air-conditioning system, a direct line telephone, internet (free of charge), an LCD TV, cable television, a safe, a mini-bar, a double or king-size bed and a bathroom with a hairdryer. PAYMENT METHODS: Customers can pay using Mastercard, Visa and cash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.15" OriginalAmount="123.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|416957" HotelName="Holiday Inn and Suites Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18E Cong Hoa Street, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/9/5/7/416957_ecb34b30616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.36" OriginalAmount="125.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83841" HotelName="Silverland Jolie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4D THI SACH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/1/83841_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), a spa and a restaurant. SITUATION: This hotel Ho chi minh city it is in it is 5 minutes away from Notre Dame Cathedral el mercado de Ben Thanh 10 minutes walk away, you can find 20 minutes away from the establishment guests have Tan Son Nhat Airport 10 minutes away from the establishment, guests will find places of interest. ROOM: The rooms have an air-conditioning system, a television, a safety deposit box, a kettle, a coffee maker, mineral water (free of charge), a bathroom with a bath and a shower. FACILITIES: Guests are offered a massage service, the option of a manicure, a pedicure, guided tours, a transfer service to the airport, a launderette and business centre. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a buffet breakfast, lunch and dinner service and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.56" OriginalAmount="127.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331698" HotelName="Liberty Central Saigon Citypoint" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 - 61 Pasteur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/9/8/331698_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.20" OriginalAmount="128.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190489" HotelName="Silverland Sakyo and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A-10B-10C Le Thanh Ton St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/9/190489_4ede1e51634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.11" OriginalAmount="130.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190437" HotelName="Riverside Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Vo Truong Toan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/7/190437_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.45" OriginalAmount="132.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453096" HotelName="Silverland Mây" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/6/453096_9e7ce930834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.67" OriginalAmount="132.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|446712" HotelName="Northern Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ly Tu Trong Street, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/1/2/446712_4959a341349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.36" OriginalAmount="134.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83821" HotelName="Northern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11A THI SACH STR., DIST. 1 11 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/1/83821_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2008, was renovated in 2013, has 99 rooms and a car park. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.87" OriginalAmount="135.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453013" HotelName="Sotetsu Grand Frésa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Ly Tu Trong Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/3/453013_5b5a3ec1003.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.35" OriginalAmount="136.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|37126" HotelName="Somerset Chancellor Court Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI MINH KHAI ST., DISTRICT1 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/6/37126_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 172 apartments, The establishment boasts air-conditioning, a hall, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a mini-market, a hairdresser's and a restaurant. The establishment also offers room service, a laundry service, a car park, a playground and a games room. SITUATION: It is situated near the business and commercial area, close to the establishment, clients can find restaurants, bars, shopping areas, the nightlife and places of interest. 25 minutes away from the establishment you have the railway station situated 7 kilometres away fromTan Son Nhat Airport. ROOM: The establishment has studios and apartments, have modern equipment, a kitchen, a balcony, a bathroom, a hairdryer and a television. They also have internet, a fridge, a kitchen, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, individual air-conditioning, a safety deposit box and a king-size bed. FACILITIES: The establishment has a gym, a steam bath, a swimming pool, deck chairs and parasols (available for a fee), The establishment also offers table football, ping pong, basketball and billiards. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.96" OriginalAmount="136.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189246" HotelName="Aandem Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A-41 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/6/189246_b22affa1322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.83" OriginalAmount="137.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26315" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>141 NGUYEN HUE STR., DISTRICT 1 141</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/5/26315_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 222 standard rooms, 55 suites, 11 apartments, a hall, a reception, a safety deposit box service, a currency exchange service and lifts. Some of the facilities that the establishment offers to guests include a bar, shops, a souvenir shop, a florist, a car hire desk, conference rooms, a cafÃ© and 6 restaurants. The establishment has a laundry service, room service and internet. SITUATION: This hotel is in the centre of Vietnam. Is situated in Báº¿n ThÃ nh Market. In the surrounding area, you can find the tourist area. It is situated 20 minutes away from Ho Chi Minh City Airport. ROOM: Customers can find elegant and cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a safe (available for a fee), a central air-conditioning system, central heating, large suites with a living room and a sitting room. There is also one-bedroom apartments with kitchen, a coffee maker and a teapot. FACILITIES: The establishment has a spa, a covered swimming pool, a sauna, a jacuzzi, a steam bath, a massage service, body care treatments, a gym and a casino. MEALS: Guests are offered all meals in a buffet format, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.58" OriginalAmount="138.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189234" HotelName="Corner 280" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 Le Thanh Ton St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/4/189234_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.90" OriginalAmount="138.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83914" HotelName="Continental Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132-134 DONG KHOI, DISTRICT1, HO CHI MINH CITY 132-134</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/1/4/83914_01a23621201.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 3 floors, 80 large rooms, a terrace, air-conditioning, a hall with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: The hotel is in the city centre, is located near points of interest, 5 minutes walk away, you can find restaurants, the nightlife, is situated 5 minutes walk away from Ben Thanh Market the stores of the establishment is a 10-minute walk away from the bus station, Close to and. it is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a swimming pool, a gym, a sauna and a steam bath. For a small supplement, you are offered a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.45" OriginalAmount="139.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418332" HotelName="Au Lac Charner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87-89-91 Ho Tung Mau St., Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/3/2/418332_a7140cc0303.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.13" OriginalAmount="140.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331316" HotelName="A&amp;em Corner Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Thu Khoa Huan, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/1/6/331316_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.20" OriginalAmount="140.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83893" HotelName="Silverland Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Le Lai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/3/83893_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 56 rooms, a lobby with a reception, a currency exchange service and a restaurant. The establishment also has internet, For an additional charge cost offers room service and a laundry service. Guests are also offered bicycle hire. SITUATION: The hotel is in Ho Chi Minh City the centre of el mercadillo de Ben Thanh it is located close to the business district, the establishment is a 30-minute drive away from the airport. ROOM: The establishment has rooms and suites. They have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a mini-bar and an individual air-conditioning system. OTHERS: Regarding the food and beverage offering, clients can enjoy a meal service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.57" OriginalAmount="142.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|48431" HotelName="Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG STR., DIST. 1, 36-38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/1/48431_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.55" OriginalAmount="143.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190280" HotelName="May" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Thi Sach St., Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/8/0/190280_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.02" OriginalAmount="145.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189657" HotelName="Villa Song Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197/2 Nguyen Van Huong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/5/7/189657_c921b1f1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.62" OriginalAmount="146.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|338811" HotelName="Sherwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 Nam Ky Khoi Nghia, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/1/1/338811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.71" OriginalAmount="147.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.53" OriginalAmount="148.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|239016" HotelName="Garden View Court Serviced Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 Nguyen Du Str., Ben Thanh, Dist. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/0/1/6/239016_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.31" OriginalAmount="150.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83774" HotelName="Chloe Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Phan Van Chuong, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/4/83774_1_1774.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.81" OriginalAmount="153.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189215" HotelName="Athena Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 To Hien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/5/189215_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.05" OriginalAmount="158.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66266" HotelName="Amanaki Saigon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HO TUNG MAU STREET, DIST 1, 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/6/66266_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 45 modern rooms, The establishment boasts a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a restaurant, WiFi, room service and a laundry service. SITUATION: The hotel is in Ho Chi Minh City the centre of near the establishment, you will find Ben Thanh the Market of it is situated close to the business district. ROOM: standard rooms suites, have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a mini-bar and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.81" OriginalAmount="160.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190286" HotelName="Merperle Crystal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguyen Luong Bang, Tan Phu Ward, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/8/6/190286_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.24" OriginalAmount="160.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|552716" HotelName="Richlane Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/1/6/552716_4f40d7c1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.17" OriginalAmount="161.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28046" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 DONG KHOI STR., DIST. 1, HO CHI MINH CITY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/6/28046_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1920. SITUATION: This establishment is in Ho Chi Minh City city centre. It is located 500 metres away from la Opera House 15 minutes away, guests can find la Catedral de Notre-Dame and el Mercado Ben Thanh ROOM: The rooms have a bathroom, a direct line telephone, old furniture and a flatscreen TV with cable television. FACILITIES: Guests are offered a fitness centre and the casino. MEALS: Guests can make use of a coffee shop, a restaurant and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.50" OriginalAmount="162.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420022" HotelName="Tuong Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 42 Bui Thi Xuan Phuong Ben Thanh Dist 1 Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/2/420022_77387061723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.50" OriginalAmount="163.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|421183" HotelName="Andinh Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Ben Van Don Ward 6 District 4 Bach Dang Riverside Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/1/8/3/421183_ff599521755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.05" OriginalAmount="168.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421046" HotelName="Luxury Ben Thanh Taa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Dang Thi Nhu Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/4/6/421046_cd737b91705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.37" OriginalAmount="169.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|372963" HotelName="Oakwood Residence Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Street, District 7, Bairro 7, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/3/372963_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.50" OriginalAmount="170.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|453010" HotelName="La Siesta Premium Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 -188 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/0/453010_73537f31011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.54" OriginalAmount="172.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.49" OriginalAmount="173.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189426" HotelName="Cat " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/2/6/189426_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.46" OriginalAmount="174.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419589" HotelName="La Casita Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Tran Ngoc Dien, Thao Dien Ward, District 2, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/8/9/419589_dc0979c1748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.31" OriginalAmount="175.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|219113" HotelName="Fusion Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, Distri Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/1/3/219113_033fe521231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.26" OriginalAmount="182.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.64" OriginalAmount="183.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|552898" HotelName="Bluesky MarQ Luxury Vaccation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29b Nguyen Dinh Chieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/9/8/552898_a24141b1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.54" OriginalAmount="185.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|446671" HotelName="Fusion Original Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/1/446671_0a11ddc1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.96" OriginalAmount="189.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.99" OriginalAmount="193.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190479" HotelName="Sherwood Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127 Pasteur Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/9/190479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.78" OriginalAmount="196.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|37124" HotelName="Somerset Ho Chi Minh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 NGUYEN BINH KIEM ST, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/4/37124_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 165 apartments and 12 floors. The establishment has air-conditioning, a hall, express check-out, a reception, a safety deposit box service and a currency exchange service. They also have a cloakroom, a lift, a mini-market, a restaurant and an events room. The establishment also offers room service, a laundry service, a playground, a games room and a car park. SITUATION: It is in the business and commercial area, near the establishment, you will find places of interest, 25 minutes away from the establishment you have the railway station. ROOM: The rooms have internet, a bathroom, a hairdryer, a television, a microwave and a fridge. They also have a coffee maker, a kettle, a washing machine, an ironing set, a king-size bed, an individual air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has a gym, aerobics, a pool that has a children's area, deck chairs, parasols, a jacuzzi, a basketball court and a tennis court. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.91" OriginalAmount="197.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|470976" HotelName="Convinia Luxury The Peak Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 ,16 street , district 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/7/6/470976_37ebc9d1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.44" OriginalAmount="205.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28047" HotelName="Lotte  Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A-4A TON DUC THANG STREET 2A-4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/7/28047_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.13" OriginalAmount="207.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421029" HotelName="Zen Dream Home By Sazi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176/10 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/9/421029_c726d9c1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.40" OriginalAmount="209.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.26" OriginalAmount="212.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83842" HotelName="Nikko Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>235 NGUYEN VAN CU STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/2/83842_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nikko Saigon is rated five stars. It has a spa, a swimming pool, fitness facilities and a car park (free of charge). SITUATION: This hotel is close to the shopping centre Now Zone, is situated 10 minutes away from the opera, Cathedral Notre Dame and the Palace of la ReunificaciÃ³n. 20 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: Each room has cable television, a bathroom, spacious, a kettle, a coffee maker, a mini-bar and WiFi (free of charge). FACILITIES: Guests are offered a jacuzzi, spa treatments, business centre, a concierge service and souvenir shop. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.76" OriginalAmount="213.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|339197" HotelName="Bach Suites Saigon, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A Ph?m Ng?c Th?ch, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/1/9/7/339197_ff24a681019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.42" OriginalAmount="215.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83767" HotelName="Somerset Vista Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>628C HANOI HIGHWAT, AN PHU WARD, DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/6/7/83767_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2012, has facilities for disabled guests and an oudooor car park. SITUATION: This establishment is in Ho chi minh city</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.18" OriginalAmount="218.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.89" OriginalAmount="229.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221111" HotelName="Sila Urban Living" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Ngo Thoi Nhiem Street, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/1/221111_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.42" OriginalAmount="230.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|528295" HotelName="A-Loi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150, 7th Street, Trung Son, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/2/9/5/528295_243484d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.96" OriginalAmount="231.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536803" HotelName="Thadico 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Duong 19B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/0/3/536803_b1e13232053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.98" OriginalAmount="231.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|235404" HotelName="Norfolk Mansion Luxury Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19-21 Ly Tu Trong Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/0/4/235404_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.22" OriginalAmount="240.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.63" OriginalAmount="243.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453723" HotelName="Amanaki Thao Dien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Nguyen Dang Giai St., Thao Dien Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/3/453723_01bfdf21153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.05" OriginalAmount="243.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.16" OriginalAmount="243.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190474" HotelName="Sedona Suites Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Boulevard (via Pasteur Str.)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/4/190474_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.39" OriginalAmount="256.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190406" HotelName="Quynh Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206B Phan Dang Luu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/0/6/190406_15a18f51017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.11" OriginalAmount="261.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|455572" HotelName="Indigo Saigon The City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Ly Tu Trong Street Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/5/7/2/455572_58cb5e41756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.41" OriginalAmount="266.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26314" HotelName="Renaissance Riverside Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08/15 TON DUC THANG STREET DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/4/26314_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 349 standard rooms. It has a lobby, a reception with a bureau de change, a conference room, a bar, a restaurant with swimming pool views and a car park. SITUATION: This luxurious hotel is in Ho Chi Minh City city centre where you can find shops and leisure areas. 20 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: Customers can find fully-equipped rooms with a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and an air-conditioning system. FACILITIES: The establishment has a swimming pool, body treatments, steam baths and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.14" OriginalAmount="283.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190577" HotelName="The Reverie Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 - 36 Nguyen Hue Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/7/190577_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.97" OriginalAmount="297.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33301" HotelName="Caravelle Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 - 23 Lam Son Square, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/1/33301_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1959, has 335 rooms, 6 restaurants and a bar on the rooftop. SITUATION: This 5 star hotel, is in Ho Chi Min City, is in the business district where guests can enjoy shops and leisure areas. It is just 8 kilometres away from Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.47" OriginalAmount="318.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418035" HotelName="Mia Saigon - luxury boutique hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Street 10, An Phu ward, District 2 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/5/418035_d78ee5d0755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.07" OriginalAmount="319.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28048" HotelName="Sheraton Saigon and Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Dong Khoi Street, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/8/28048_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 483 standard rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, WiFi, room service and a laundry service. SITUATION: The hotel is in the heart of Ho Chi Minh City. Is situated in Dong Khoi 3 kilometres away, you can find the railway station. ROOM: The establishment has spacious standard rooms, studios and suites. The rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a swimming pool with a children's area, a bar, a health centre and a spa. Guests can also find boutiques. can enjoy play ping-pong. MEALS: Customers are offered the use of 9 restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.81" OriginalAmount="346.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.10" OriginalAmount="381.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190021" HotelName="Intercontinental Residences Saigon, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Nguyen Du St. &amp; Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/2/1/190021_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.46" OriginalAmount="404.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83892" HotelName="JW Marriott and Suites Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Hai Ba Trung St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/2/83892_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was opened in 2009, has 21 floors and excellent service. SITUATION: This establishment, is in Ho Chi Minh City the centre of it is situated near points of interest, Such as and the post office, Close to, the town hall and the opera. ROOM: The rooms have an LCD satellite television, a DVD player, home cinema, an iPod docking station, an iPhone docking station, WiFi and an individual air-conditioning system. FACILITIES: The establishment boasts a spa, The establishment also has a swimming pool, a terrace and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.01" OriginalAmount="404.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|221141" HotelName="The Reverie Saigon Residential Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 - 69F Dong Khoi Street Ho Chi Minh City District 1 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/4/1/221141_1_9913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="451.24" OriginalAmount="438.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34812" HotelName="Park Hyatt Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAM SON SQUARE DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/2/34812_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: With regards to the food and beverage offering, the establishment has a restaurant 259 rooms, The establishment boasts a lobby with safety deposit boxes, a bar, conference facilities and internet in communal areas, The establishment also offers room service and a laundry service. SITUATION: It is inHo Chi Minh City the heart of nearby, you will find the business area, leisure areas, close to the establishment, guests have places of interest. ROOM: They have work area, internet, a satellite or cable television, a safe and a bathroom with a shower, There is also pillows, a bathrobe, slippers and toiletries. FACILITIES: The establishment boasts a spa, a garden with tropical plants, treatment rooms and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.93" OriginalAmount="15.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567393" HotelName="Thanh Nam - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>909 TL10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.88" OriginalAmount="19.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567396" HotelName="Sao Mai - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Vo Thi Phai, Quan 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.41" OriginalAmount="19.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338670" HotelName="Hung Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Bau Cat, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567387" HotelName="Thien Thuan - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.88" OriginalAmount="20.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338356" HotelName="Hoang Anh Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31/3b Song Hanh Street, Highway 22, Trung My Tay Ward, District 12,Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.08" OriginalAmount="20.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331624" HotelName="Tan Da" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Tan Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567284" HotelName="Hoang Yen Nhi - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Duong So 51, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.89" OriginalAmount="21.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567391" HotelName="Dai Hong - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 No Trang Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.64" OriginalAmount="21.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338369" HotelName="Bonita Tht" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 To Hien Thanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.78" OriginalAmount="23.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567386" HotelName="Doi Che - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.51" OriginalAmount="24.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567237" HotelName="Ngoc Yen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D. Truong Sa, phuong 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567312" HotelName="Xuan An - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Nguyen Thai Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567384" HotelName="New Paris - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 hem 101 bac hai Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.97" OriginalAmount="26.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266295" HotelName="Cactusland Tan Binh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Binh Gia, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.56" OriginalAmount="28.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567231" HotelName="Vuon Tao Dan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Nguyen Thi Minh Khai Quan 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.67" OriginalAmount="30.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|264777" HotelName="Ohana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 Nguyen Cong Tru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.04" OriginalAmount="31.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338832" HotelName="Nd Building" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.50" OriginalAmount="32.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|267390" HotelName="Laverne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/24 No Trang Long street, Binh Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.93" OriginalAmount="33.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265992" HotelName="Thu Ha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.54" OriginalAmount="34.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270076" HotelName="Thanh Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.95" OriginalAmount="40.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339287" HotelName="Sabina Hotel &amp; Apartment - Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Khu Pho Hung Gia 1, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.15" OriginalAmount="41.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270631" HotelName="Phuong Anh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.60" OriginalAmount="46.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83845" HotelName="Boss Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 NGUYEN THIEN THUAT, WARD 3, DIST 3 306-308</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel has a reception, WiFi, a restaurant and karaoke. SITUATION: This hotel Ho Chi Minh City it is in 1,7 kilometres away from the establishment, guests will find Tao Dan park el Museo Memorial de la Guerra it is situated 1,9 kilometres away from it is 2,2 kilometres away from la ReunificaciÃ³n the Palace of it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, a wardrobe, a sitting room, a mini-bar, kettle, cable television, a bathroom with a shower, a hairdryer, slippers and towels. FACILITIES: Guests are offered a sauna, a spa with a massage service, a luggage room, a launderette, ticket sales, excursions, a transfer service to the airport and a transfer service (available for a fee). OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|420736" HotelName="Kim Long Chau Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19D Bui Thi Xuan Street, Ward Ben Thanh, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.90" OriginalAmount="63.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338877" HotelName="Saigon Kiko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211-213-215 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.76" OriginalAmount="69.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338469" HotelName="Diamond Luxury Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/6 Le Thi Hong Gam St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|163881" HotelName="Gk Central " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92-94 LY TU TRONG STREET, BEN THANH WARD,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: This hotel Meadowood (Napa Valley) it is in Meadowood (Napa Valley). FACILITIES: This establishment has sports facilities, 7 tennis courts, a golf course and hiking paths. The establishment also has a spa and an entertainment programme for children, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.89" OriginalAmount="81.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331330" HotelName="Alagon City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 Pham Hong Thai, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.44" OriginalAmount="89.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331417" HotelName="A&amp;em Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.50" OriginalAmount="125.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331366" HotelName="Me Gustas Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Dong Du Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8c7916b-4a22-4eb2-8054-ee0b9340aef8|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="b8c7916b-4a22-4eb2-8054-ee0b9340aef8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-05T00:00:00" End="2026-08-06T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
b8c7916b-4a22-4eb2-8054-ee0b9340aef8|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-04-16T10:41:24.9827032+01:00" Version="0" EchoToken="Search" TransactionIdentifier="b8c7916b-4a22-4eb2-8054-ee0b9340aef8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="5.56" OriginalAmount="5.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453828" HotelName="Language Exchange 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212B C6/7 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f7637571307.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.15" OriginalAmount="8.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189213" HotelName="Valentine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Bui Vien St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/3/189213_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.04" OriginalAmount="9.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190086" HotelName="Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/11 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/6/190086_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.29" OriginalAmount="10.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190145" HotelName="Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/10 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/5/190145_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.23" OriginalAmount="11.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338873" HotelName="City Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/7/3/338873_5b98e061207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.12" OriginalAmount="14.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|422315" HotelName="AQUARIZON BOUTIQUE CITY BAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197 Bui Vien, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/1/5/422315_1e1e5670430.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.14" OriginalAmount="15.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453162" HotelName="OYO 520 Friendly Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212/A70 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_96e2d6a0902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.32" OriginalAmount="15.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454051" HotelName="Ngoc Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>361 Tran Xuan Soan Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/1/454051_5fcb3ae0855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|555350" HotelName="Phu Gia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Thai Hoc, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/3/5/0/555350_26ba56a1850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.55" OriginalAmount="17.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447032" HotelName="Khach San Dai An Binh Tan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>93/10 NGUYEN THI TU, BINH HUNG HOA B WARD, BINH TAN, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/2/447032_64b12a91752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.58" OriginalAmount="17.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|454047" HotelName="Phong Lan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24A Quang Trung, Hiep Phu Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/7/454047_19c4e050837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.70" OriginalAmount="17.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|523027" HotelName="Thành Vinh hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>562 Vo Nguyen Giap, Phuoc Long A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/2/7/523027_e51345c1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.23" OriginalAmount="17.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453444" HotelName="Prince " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60, 21 Street, Ward 8, Go Vap District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/4/453444_cb401441059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.91" OriginalAmount="18.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190000" HotelName="Hung Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Thep Moi Street, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/0/190000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421028" HotelName="Truong Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199 Cong Hoa Street Tan Binh District Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/8/421028_c64bb0a1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.03" OriginalAmount="18.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567235" HotelName="Nam Bac by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 D. Phan Dang Luu phuong 3 Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/5/567235_263864a1346.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189113" HotelName="Anh Duy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 Nguyen Cong Tru St, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/3/189113_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190004" HotelName="Huong Mai 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Dao Duy Anh Street, Phu Nhuan Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/4/190004_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.18" OriginalAmount="19.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453550" HotelName="Venus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>872 Quang Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/0/453550_63f3ddd1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.49" OriginalAmount="19.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|202148" HotelName="Hoa De Nhat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/1/9 - 4/1/11 Hoang Viet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/1/4/8/202148_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.00" OriginalAmount="20.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|554308" HotelName="KHACH SAN PHU HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/3/0/8/554308_9f356f51331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.01" OriginalAmount="20.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523116" HotelName="Yen Nam Nguyen Thai Son" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hem 87 Nguyen Thai Son phuong 4 Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/6/523116_c484ae30912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.09" OriginalAmount="20.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|339366" HotelName="Melody Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu ph? H?ng Gia 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/6/6/339366_b124a481233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.40" OriginalAmount="20.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523110" HotelName="Kim Dung Tran Quang Khai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Tran Quang Khai. Tan Dinh. Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/0/523110_c0c06180908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.53" OriginalAmount="20.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453605" HotelName="Mai Vang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Duong so 4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/5/453605_9ea145c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.61" OriginalAmount="20.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422108" HotelName="Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3 84 Hung Gia 4 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/0/8/422108_13ec9ac1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.62" OriginalAmount="20.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447027" HotelName="Minh Nhu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Dong Xoai Street, Ward 13, Tan Binh District, Ho Chi Minh City, Vietnam, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/2/7/447027_61476a31749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.64" OriginalAmount="21.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338913" HotelName="Phuong Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/9/1/3/338913_3252e8a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.77" OriginalAmount="21.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190083" HotelName="Ipeace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/8 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/3/190083_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.89" OriginalAmount="21.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567390" HotelName="Thanh Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Le Quang Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/9/0/567390_79157bf1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.12" OriginalAmount="21.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567385" HotelName="Sao Phuong Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140F LE Thiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/5/567385_642423c1324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.43" OriginalAmount="21.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453751" HotelName="Sumi " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/1/453751_188998d1352.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.43" OriginalAmount="21.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339375" HotelName="95 Lam Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/7/5/339375_b2b93561234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.62" OriginalAmount="21.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338738" HotelName="Oyo 261 Binh Dung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Hoa Cuc, Ward 7, Phu Nhuan District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/3/8/338738_4b9b6841251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.65" OriginalAmount="21.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453588" HotelName="HANZ Bao Long " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Nguyen Van Luong, Phuong 10, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/8/453588_23bf96b1327.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.68" OriginalAmount="22.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554121" HotelName="Yen Nam Nguyen Trong Tuyen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen P.8 Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/1/554121_d4231021332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.89" OriginalAmount="22.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83861" HotelName="Nouveau Happy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN ST, BEN THANH WARD, DIST 1 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/1/83861_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 5 minutes away from the market, el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is situated 35 minutes away from Inmaculada ConcepciÃ³n the Church of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.30" OriginalAmount="22.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|231996" HotelName="Koniko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/22 Pham Ngu Lao Street, District 1 Pham Ngu Lao Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/9/6/231996_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.32" OriginalAmount="22.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567232" HotelName="Thanh Tuyen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Duong so 17 Binh Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/2/567232_147492d1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.34" OriginalAmount="22.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567388" HotelName="Minh Phương HBC - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Duong 3 Hiep Binh Chanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/8/567388_68b95cd1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.36" OriginalAmount="22.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|456019" HotelName="Tahami Thu Duc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 duong D2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/1/9/456019_470b7b01755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.78" OriginalAmount="23.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190292" HotelName="Minh Chau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 Hoa Hung St. Ward 12, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/9/2/190292_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190450" HotelName="Saigon Amigo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/0/190450_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190146" HotelName="Hanz The Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35/2 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/6/190146_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|372948" HotelName="The Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/37 Phan Thuc Duyen Street, Ward 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/8/372948_c58847c1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.96" OriginalAmount="23.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|265150" HotelName="Truong Giang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 - 57 - 59 Trieu Quang Phuc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/1/5/0/265150_4b6831f1747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.06" OriginalAmount="23.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|332225" HotelName="Atana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>327 Phan Van Hon , District 12, Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/2/5/332225_a80f0ed1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.39" OriginalAmount="23.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|338891" HotelName="Thanh Lan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/1/338891_60378781212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.54" OriginalAmount="23.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453795" HotelName="Giang Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>311 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/5/453795_9c09eba1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.84" OriginalAmount="24.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453360" HotelName="New Star Inn Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nguyen Thi Minh Khai, Ward 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/6/0/453360_2ea74581230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.25" OriginalAmount="24.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|522135" HotelName="Cozrum Homes - Retro House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>520/1 Ngo Gia Tu, Phuong 09</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/3/5/522135_d9aa1ab1141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190458" HotelName="Saigon Europe and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 De Tham Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/8/190458_13bfb450915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.49" OriginalAmount="24.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453868" HotelName="Beautiful Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bui Vien, Phuong Pham Ngu Lao, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/8/453868_d6f28d21746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.52" OriginalAmount="24.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420553" HotelName="The Umi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23-23A Bui Thi Xuan Street, Ben Thanh Ward, District 1, , District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/5/3/420553_4430a531748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.57" OriginalAmount="24.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419343" HotelName="La Galerie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Duong Soi 4, KDC Trung Son Binh Chanh, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/4/3/419343_6a41dcf1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.63" OriginalAmount="24.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419749" HotelName="RedDoorz Plus near E-Town 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Than Nhan Trung, Phuong 13, Tan Binh, 52-54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/9/419749_25741e20613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.66" OriginalAmount="24.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447088" HotelName="Aladdin and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>397 Huynh Van Banh, Phuong 11 Quan Phu Nhuan, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/8/447088_da14e031042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|537788" HotelName="Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/8/8/537788_b174acb0925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.01" OriginalAmount="25.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189604" HotelName="Yen Nam Ntt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen, P. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/4/189604_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.13" OriginalAmount="25.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332114" HotelName="Camila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Song Da street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/4/332114_952def21817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.17" OriginalAmount="25.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453381" HotelName="Happy Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 Ly Phuc Man</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/8/1/453381_d0f2a9e1412.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.17" OriginalAmount="25.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453399" HotelName="HT " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>128/1-5 Tran Quoc Thao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/9/453399_62030871058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.17" OriginalAmount="25.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453802" HotelName="Winston Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1110 Pham Van Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/2/453802_a8811f71156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.26" OriginalAmount="25.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453438" HotelName="99 Bui Vien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/3/8/453438_152fe371201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.52" OriginalAmount="25.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|234923" HotelName="Tuan Viet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 Dinh Tien Hoang Dakao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/3/234923_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.65" OriginalAmount="25.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190279" HotelName="Mai Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/12 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/9/190279_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.93" OriginalAmount="26.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454052" HotelName="HONG PHAT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ONG ICH KHIEM, PHUONG 10, QUAN 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/2/454052_d8642021748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.98" OriginalAmount="26.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420729" HotelName="Phuong Ly Ly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Ngo Quyen, District 9, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/7/2/9/420729_86a6c2e1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.00" OriginalAmount="26.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454207" HotelName="Minh Ha " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/2/0/7/454207_76b22fd0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.01" OriginalAmount="26.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453793" HotelName="Hanh Long 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1029 Tran Hung Dao, Ward 5, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/3/453793_d49b18b1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.11" OriginalAmount="26.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265862" HotelName="Ha Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76/2K Le Van Chi, Linh Trung Ward, Thu Duc District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/6/2/265862_8d9dd0e1229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.46" OriginalAmount="26.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189082" HotelName="Ailen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/33 Pham Ngu Lao Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/8/2/189082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.47" OriginalAmount="26.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|189754" HotelName="Trung Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>785 Nguyen Trai, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/4/189754_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.74" OriginalAmount="26.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421331" HotelName="King Hotel Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/22 Cuu Long Street, Ward 2 , Tan Binh Dist., 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/1/421331_f021f340412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.76" OriginalAmount="26.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189810" HotelName="Thanh Ha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/39 Pham Ngu Lao St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/1/0/189810_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.78" OriginalAmount="26.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266424" HotelName="Thanh Tai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Tran Thai Tong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/4/266424_92931381758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.90" OriginalAmount="27.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189963" HotelName="Hoang Phi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>313 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/3/189963_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.93" OriginalAmount="27.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190464" HotelName="Saigon South Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-35 Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/6/4/190464_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.20" OriginalAmount="27.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453619" HotelName="Saigon Pink" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ho Tung Mau Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/9/453619_a0dbf211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.38" OriginalAmount="27.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270035" HotelName="Kim Yen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Trong Tuyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/3/5/270035_b1771750805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.42" OriginalAmount="27.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453482" HotelName="Felix " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219/8A Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/2/453482_6b974e50947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.78" OriginalAmount="27.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189489" HotelName="Dong Kinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/4 - 106 - 108 Tran Tuan Khai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/9/189489_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.00" OriginalAmount="28.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|567198" HotelName="Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Street 3, Trung Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/9/8/567198_8d0ad7f1357.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.00" OriginalAmount="28.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189529" HotelName="The Alley Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/2/9/189529_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.05" OriginalAmount="28.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189609" HotelName="Yellow House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>114/32 De Tham, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/9/189609_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.16" OriginalAmount="28.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83846" HotelName="Asian Ruby Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 BUI THI XUAN ST, BEN THANH WARD, DIST 1 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/6/83846_7cb4dea1616.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a spa, a wellness centre, a massage service, a transfer service, a reception, an ironing service, a baggage room, room service, a restaurant and a buffet breakfast. SITUATION: This hotel Ho Chi Minh City it is in 30 minutes away, guests can find Tan Son Nhat Airport 5 minutes away from the establishment guests have la ReunificaciÃ³n the Palace of Diamong Plaza the shopping centre. ROOM: All the rooms have wooden floors, an air-conditioning system, a wardrobe, cable television, a mini-bar, a bathroom with a bath, a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.25" OriginalAmount="28.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447033" HotelName="Cherry and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>406/14 Cong Hoa Street,Tan Binh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/3/447033_65690c61753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.44" OriginalAmount="28.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331392" HotelName="Ace Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/9/2/331392_4a616031802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.51" OriginalAmount="28.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190129" HotelName="Leblanc Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>414 Nguyen Dinh Chieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/9/190129_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.75" OriginalAmount="28.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189853" HotelName="Diep Anh Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/31 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/5/3/189853_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.80" OriginalAmount="28.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232738" HotelName="Song Anh 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Lai, Ben Thanh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/8/232738_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="28.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453487" HotelName="Centara Saigon " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Ly Tu Trong Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/7/453487_27259681119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446985" HotelName="Hanz Saigon Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D1 Le Hong Phong, District 10, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/8/5/446985_4c6072e1728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.90" OriginalAmount="29.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453553" HotelName="Fortune 1127" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1127 D. Tran Hung Dao, Phuong 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/3/453553_4138cb21013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.07" OriginalAmount="29.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232898" HotelName="The Noble Swan Wood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/9/8/232898_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.13" OriginalAmount="29.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453983" HotelName="APOLLO AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Yen The, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/8/3/453983_622930c1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.26" OriginalAmount="29.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453336" HotelName="Kha Thy " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 39, Street 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/3/6/453336_8873b481116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.81" OriginalAmount="29.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523525" HotelName="My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/17 Tran Hung Dao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/5/2/5/523525_8b272740931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.83" OriginalAmount="29.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536948" HotelName="Meander Saigon - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3B Ly Tu Trong Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/4/8/536948_121b4950930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.12" OriginalAmount="30.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372943" HotelName="Green Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Do Quang Dau Pham Ngu Lao ward, district 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/3/372943_c40cd6f1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421200" HotelName="Gic Apartment and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Hong Ha, Ward 2, Tan Binh District, Phuong 2, Quan Tan Binh Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/0/0/421200_086c1761704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.44" OriginalAmount="30.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453443" HotelName="HANZ Vuon Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D2-1 Le Hong Phong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/3/453443_009d23f1344.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.69" OriginalAmount="30.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454043" HotelName="GALAXY AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38/6 Lam Son Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/3/454043_7e227c90814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.71" OriginalAmount="30.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190277" HotelName="Saigon Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 Ly Tu Trong, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/7/190277_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.14" OriginalAmount="31.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|538069" HotelName="Hoang Le" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 69, Street No 9 Pham Hung, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/0/6/9/538069_9bb9eb82119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.15" OriginalAmount="31.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189488" HotelName="The Noble Swan Central Dong Du" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Du, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/8/189488_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.18" OriginalAmount="31.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199344" HotelName="Sai Gon's Book - The Airport Front" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15A Truong Son St, Ward 4, Tan Binh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/4/199344_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.21" OriginalAmount="31.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83864" HotelName="Lucasta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAO THANG ST, DIST 3 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/4/83864_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a wellness centre, a lobby with living rooms, a car park (free of charge), a health centre and a massage service. The establishment offers guests motorbike hire, a laundry service, a currency exchange service, excursions and a transfer service to the airport, (free of charge). SITUATION: This hotel Cao Thang it is in Ho Chi Minh City is situated in 10 minutes away from the establishment, you can find Ben Thanh the Market of the opera and. ROOM: The rooms have an air-conditioning system, a hairdryer, a fridge and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.38" OriginalAmount="31.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419956" HotelName="Minh Tam Phu Nhuan and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145/8 Nguyen Van Troi, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/6/419956_57d4b9d1751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.55" OriginalAmount="31.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453575" HotelName="Louis Hotel - Bui Vien Walking Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/17 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/7/5/453575_6dcd65a1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.61" OriginalAmount="31.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|537928" HotelName="MINT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 do quang dau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/8/537928_0545f910949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.63" OriginalAmount="31.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523655" HotelName="Spring Light Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 2 Street 16, Riverside Housing Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/6/5/5/523655_a876b8d1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.76" OriginalAmount="31.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453616" HotelName="Saigon Central " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Co Bac, Phuong Cau Ong Lanh, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/6/453616_cb901831011.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.95" OriginalAmount="31.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453653" HotelName="Calmette " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Calmette street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/3/453653_cb4ae2a1427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.33" OriginalAmount="32.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446994" HotelName="Hanz Sunflower and Spa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>821-823 Le Hong Phong, District 10, Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/9/4/446994_2558ddd1001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.38" OriginalAmount="32.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199275" HotelName="Vilion Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Le Anh Xuan Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/7/5/199275_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.57" OriginalAmount="32.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421352" HotelName="Cola's Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/11 Nguyen Thi Minh Khai Street, District 3, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/5/2/421352_36e96661750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.68" OriginalAmount="32.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420612" HotelName="Vien Dong 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-21 Hung Phuoc 4, Phu My Hung, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/1/2/420612_59e6d6a1709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.68" OriginalAmount="32.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189094" HotelName="An Dong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16-20 Su Van Hanh, Ward 9, Dist. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/9/4/189094_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.84" OriginalAmount="32.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453963" HotelName="REDFLOWER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Tran Quang Khai, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/6/3/453963_5d4b87d1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.87" OriginalAmount="32.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189433" HotelName="Central  and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-64 Hung Phuoc 4, Dist 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/3/189433_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.92" OriginalAmount="32.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453604" HotelName="Mimosa Hotel - Near Tan Son Nhat Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Bach Dang Street ,Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/4/453604_adaeb721137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.01" OriginalAmount="33.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554092" HotelName="Yen Nam Hoang Van Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197A Hoang Van Thu P. 8 Quan Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/2/554092_ab0e3381335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.19" OriginalAmount="33.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453863" HotelName="Hanh Phuc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 Nguyen Trai St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/3/453863_ddf3cbc0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.48" OriginalAmount="33.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338897" HotelName="Mai Villa - Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/7/338897_61adb961213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.65" OriginalAmount="33.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|339229" HotelName="Fide" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/9/339229_9064ebe1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.26" OriginalAmount="34.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419752" HotelName="RedDoorz Tan Hoang Long Hotel Nguyen Van Cu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 Duong Nguyen Van Cu, Quan 5, 135</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/5/2/419752_38491d40620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.40" OriginalAmount="34.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189749" HotelName="Bin Bin  6 Near Secc D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Street 6, Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/4/9/189749_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.68" OriginalAmount="34.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190576" HotelName="The Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Nguyen Huu Cau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/6/190576_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.08" OriginalAmount="35.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189368" HotelName="Beauty Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/14 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/6/8/189368_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.14" OriginalAmount="35.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419748" HotelName="Cactusland Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rach Bung Binh, Ward 8, District 3, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/8/419748_fcba0d80632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.44" OriginalAmount="35.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419363" HotelName="Kadupul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212-214 Nguyen Thai Son Street, Ward 4, Go Vap District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/6/3/419363_7170c741701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.62" OriginalAmount="35.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189381" HotelName="Dda District 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 De Tham St,Pham Ngu Lao Ward,Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/8/1/189381_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.67" OriginalAmount="35.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453401" HotelName="Bros " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>222 duong Nguyen Cu Trinh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/1/453401_4511f1e1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.06" OriginalAmount="35.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267961" HotelName="Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/6/1/267961_32e617d1738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.35" OriginalAmount="36.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338475" HotelName="Cozy House 140" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/5/338475_353e8d91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.52" OriginalAmount="36.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338883" HotelName="Le Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Dong Da Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/8/3/338883_5f8fc0e1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.52" OriginalAmount="36.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332031" HotelName="Airport Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Ngo Thi Thu Minh, Ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/3/1/332031_8bb99e41807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.67" OriginalAmount="36.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270016" HotelName="Minh Khang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Vo Van Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/6/270016_334227a1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.49" OriginalAmount="37.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|523445" HotelName="Ekomo Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/42 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/4/5/523445_5ee5a760946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453727" HotelName="Lá Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Binh Quoi, Ward 27, Binh Thanh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/7/453727_115dcda1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.22" OriginalAmount="38.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453617" HotelName="Spring House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/7/453617_1aa77561046.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.32" OriginalAmount="38.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|419611" HotelName="Hoang Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Truong Quoc Dung, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/1/1/419611_e79228a1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.36" OriginalAmount="38.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420839" HotelName="Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Le Thanh Ton Street - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/9/420839_3e92cc90322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.38" OriginalAmount="38.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190139" HotelName="Lily's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35/5 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/3/9/190139_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.40" OriginalAmount="38.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|39116" HotelName="Empress  Hochiminh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136 BUI THI XUAN STREET, DISTRICT 1 136</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/1/6/39116_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.49" OriginalAmount="38.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419857" HotelName="La Paix SÀi GÒn - Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Hai Ba Trung, Ben Nghe Ward, District 1, 9 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/7/419857_80527561632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.94" OriginalAmount="38.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|229316" HotelName="Song Anh 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Le Thanh Ton District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/3/1/6/229316_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.16" OriginalAmount="38.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|373138" HotelName="La Cigale Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/3/8/373138_e9215301241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.27" OriginalAmount="39.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331956" HotelName="Queen Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 - 40 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/5/6/331956_7f0f46e1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.41" OriginalAmount="39.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453479" HotelName="Justay Pink Church" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Ly Chinh Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/9/453479_cdae9c81737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.56" OriginalAmount="39.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420026" HotelName="Akoya Saigon Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Ly Tu Trong, Ben Thanh Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/6/420026_7a1d8ea1726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.93" OriginalAmount="39.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447034" HotelName="Cozrum Homes The Gallery Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49/26AB Nguyen Van Dau, Ward 06, Binh Thanh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/4/447034_664d25f1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.19" OriginalAmount="39.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331420" HotelName="Phan Anh Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/6 Pham Ngu Lao Street, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/2/0/331420_18bf3891332.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.65" OriginalAmount="40.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265729" HotelName="Sao Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>896 Nguyen Trai, Ward 14, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/2/9/265729_66ee7d71714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.66" OriginalAmount="40.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453329" HotelName="Cozrum Smart - First Target " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 Suong Nguyet Anh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/9/453329_fd1cb541109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.81" OriginalAmount="40.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453480" HotelName="Bin Bin Hotel 3 - Near SC Vivo City D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Duong So 2, Tan Phong, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/0/453480_804623c0948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.02" OriginalAmount="40.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419499" HotelName="Hong Bao Thach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 - 70 24A Street, Binh Tri Dong, Binh Tan, Binh Tan District, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/4/9/9/419499_abd46df1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.27" OriginalAmount="41.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453798" HotelName="HANZ Son Mi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>839/10 Le Hong Phong, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/8/453798_48626fd1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.30" OriginalAmount="41.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331644" HotelName="Ck Saigon Central Hotel (former Is Big Mama Hotel)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/8 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/4/4/331644_0a0d62e0938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.47" OriginalAmount="41.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453560" HotelName="THE RICE " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/9 BUI VIEN, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/6/0/453560_1374fb81139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.59" OriginalAmount="41.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420969" HotelName="SONATA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 NGUYEN THI THAP, phuong Tan Phu, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/9/420969_4b36a461707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.63" OriginalAmount="41.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190122" HotelName="Park View Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>171 Pham Ngu Lao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/2/190122_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.73" OriginalAmount="41.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190538" HotelName="Sunny  Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 De Tham Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/3/8/190538_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.74" OriginalAmount="41.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|266670" HotelName="Vivian Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Thang Long Street, Ward 4, Tan Binh District, HCMC Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/6/7/0/266670_a8d76c51720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.83" OriginalAmount="41.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453107" HotelName="LILA and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Cao Trieu Phat, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/0/7/453107_bde0e8a0805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.92" OriginalAmount="41.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453396" HotelName="Bin Bin Hotel 9 - Near Tam Anh Hospital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 1, Him Lam Area , Tan Hung Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/6/453396_588eff81000.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.00" OriginalAmount="41.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189965" HotelName="The Noble Swan Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>229 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/5/189965_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.19" OriginalAmount="41.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453558" HotelName="HANZ Friday Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>811 Le Hong Phong, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/8/453558_efee6781131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.23" OriginalAmount="41.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|556349" HotelName="Hue My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Tieu La , Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/4/9/556349_24282271500.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.38" OriginalAmount="42.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420610" HotelName="Sai Gon Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen Van Trang Ben Thanh Ward, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/1/0/420610_5828b2b1708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.42" OriginalAmount="42.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|374602" HotelName="The Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cuu Long Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/6/0/2/374602_35ee3421313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.46" OriginalAmount="42.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189406" HotelName="Boss Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 Nguyen Thien Thuat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/0/6/189406_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.52" OriginalAmount="42.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554864" HotelName="Vix Apartments ands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/3 Yen The street, ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/6/4/554864_66c9f5f1554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.67" OriginalAmount="42.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419856" HotelName="Saigon By Night Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-90 Hung Gia 3 st, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/6/419856_3a81d021522.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.76" OriginalAmount="42.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83863" HotelName="Bat Dat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>238-244 TRAN HUNG DAO B, DIST 5 238-244</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/3/83863_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms, modern suites with air-conditioning, WiFi (free of charge), a restaurant and a reception. SITUATION: This hotel Cho Lon Centro Comercial de Chinatown it is in El Museo Militar 800 metres away, guests will find it is 1 kilometre away from the market, is situated 4,2 kilometres away from Ben Thanh the Market of it is 4,4 kilometres away from la ReunificaciÃ³n the Palace of the establishment is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have cable television, a mini-bar, a safety deposit box, a sitting room, a bathroom with a bath and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.86" OriginalAmount="42.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66247" HotelName="Elios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>233 PHAM NGU LAO STR., DISTRICT 1 233</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/4/7/66247_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007, renovated in 2013, has 81 standard rooms, 2 suites and facilities for people with reduced mobility. SITUATION: This establishment is in Ho chi minh city is situated in the city centre, close to the train stations and the bus station. It is situated near the bus stop, the metro station, the city and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.94" OriginalAmount="42.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83870" HotelName="Palago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>287-289 PHAM NGU LAO ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/0/83870_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 60 rooms, a restaurant, a bar, a cafÃ©, a currency exchange service and a souvenir shop. The establishment also offers tourist information, a lift, room service and a laundry service. SITUATION: This hotel is close to the business area, is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a bathroom, an air-conditioning system, cable television and a mini-bar. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.02" OriginalAmount="42.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419397" HotelName="T78" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ly Chinh Thang, Ward 7, District 3, Ho Chi Minh City, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/9/7/419397_82c28801718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.34" OriginalAmount="43.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190481" HotelName="Signature Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/1 Nguyen Trai, Ward 3, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/1/190481_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.44" OriginalAmount="43.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331350" HotelName="Ruby Saigon Hotel - Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/5/0/331350_4630fb71858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.78" OriginalAmount="43.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419894" HotelName="Dai Nam Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Nguyen Sieu Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/9/4/419894_8472ad01728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|238016" HotelName="New Space" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lam Son, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/1/6/238016_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331592" HotelName="Asian Ruby Center Point" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-48 Mac Thi Buoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/9/2/331592_5e55ca61822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190348" HotelName="New Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>266 De Tham St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/4/8/190348_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.98" OriginalAmount="43.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|532491" HotelName="Cozrum Homes - Summer\'s House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436A/50/1A Duong 3/2, Phuong 12, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/9/1/532491_0b3c9321039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.17" OriginalAmount="43.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453411" HotelName="Bin Bin Hotel 8 - Near Sunrise City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16, 1 street ,District 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/1/1/453411_55767f31129.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.22" OriginalAmount="43.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|420870" HotelName="Warm Ways" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Noi Khu Hung Phuoc 1 Street Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/7/0/420870_a7a0e441727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.36" OriginalAmount="44.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189594" HotelName="Eden Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28/12 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/9/4/189594_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.40" OriginalAmount="44.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83869" HotelName="Blessing 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 LE THANH TON ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/9/83869_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a breakfast, lunch and dinner service, a little hall and 36 rooms. SITUATION: This establishment, Ben Thanh it is 100 metres away from the night market, is situated in Ho Chi Minh City the city centre of Close to la ReunificaciÃ³n the Palace of Notre Dame Cathedral the opera.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.62" OriginalAmount="44.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331973" HotelName="Quy Hung Hotel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Dang Thi Nhu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/3/331973_819e5eb1857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.63" OriginalAmount="44.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|524690" HotelName="Amory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/9/0/524690_72ec4170938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.76" OriginalAmount="44.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264613" HotelName="Kim Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/1/3/264613_17c27011755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.14" OriginalAmount="44.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83856" HotelName="White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13A CAO THANG STREET, WARD 2, DISTRICT 3 13A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/6/83856_84881c91052.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a reception and a car park (free of charge), The establishment offers a car hire service, a business centre, a laundry service and a dry cleaner's. SITUATION: 10 minutes away from the establishment, you can findTao Dan park it is 20 minutes away from Tan Son Nhat Airport. ROOM: Each room has a satellite television, a safety deposit box, a mini-bar, a bathroom with a bath and a hairdryer. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.19" OriginalAmount="44.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420833" HotelName="Iris Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 9A Truong Son Street, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/3/420833_206a7c30228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.75" OriginalAmount="45.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|46576" HotelName="Liberty Hotel Saigon Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 PHAM NGU LAO STR., DISTRICT I 265</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/7/6/46576_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has a restaurant, internet and conference facilities. The renovated hotel in 2008 and has 75 rooms. SITUATION: Is situated in the tourist centre, near the establishment, you will find Ben Thanh the market It is located close to the city centre, the business area. ROOM: standard rooms and suites, have a safety deposit box, internet, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom, a shower, a bath, a double or king-size bed, a hairdryer, a washing machine, an iron and an air-conditioning system. FACILITIES: Guests are offered handball facilities, For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offersGio Noi the restaurant The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="45.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267481" HotelName="Saigon Sirius" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don, District 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/8/1/267481_75053e41005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|525355" HotelName="The Royal Homies - Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Noi khu Hung Gia 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/5/5/525355_66da2231042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199335" HotelName="Hoa Phat and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>526/5 Pham Van Dong, Thu Duc District, Thu Duc District, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/5/199335_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|420011" HotelName="The Milky Way River Gate Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don Street, District 4 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/1/1/420011_6edab881714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.11" OriginalAmount="45.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|264986" HotelName="Thien Hai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/8/6/264986_36d9cf11726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.12" OriginalAmount="45.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199341" HotelName="Phuoc Loc Tho 2 " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Su Van Hanh Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/1/199341_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270622" HotelName="Spotlight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Cong Quynh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/2/2/270622_66036b81746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.60" OriginalAmount="46.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189494" HotelName="Dragon Palace II " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/4/189494_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.86" OriginalAmount="46.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|190089" HotelName="Kim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/18 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/9/190089_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.87" OriginalAmount="46.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453652" HotelName="Sazi Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Nguyen An Ninh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/2/453652_b8d113e1320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.08" OriginalAmount="46.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|562742" HotelName="Glenwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.3,65 Road, Thao Dien Ward, District 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/4/2/562742_8f578631211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.51" OriginalAmount="47.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189499" HotelName="Duna " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>167 Pham Ngu Lao Str., Dist. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/9/189499_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.53" OriginalAmount="47.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|164972" HotelName="White Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6A THI SACH STREET, BEN NGHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/7/2/164972_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 38 rooms, 31 double rooms, 5 junior suites and 2 suites. SITUATION: This establishment, Ho Chi Minh City it is in it is located near the city centre and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.60" OriginalAmount="47.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453800" HotelName="AandA Toronto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Truong Dinh Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/0/453800_47b1c661103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="47.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447085" HotelName="The One Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Thu Khoa Huan, Ben Thanh Ward, District 1, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/5/447085_a9bec1c1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.04" OriginalAmount="47.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199300" HotelName="Sen Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Le Lai Str, Ben Thanh Ward, Dist1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/0/199300_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.42" OriginalAmount="47.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189664" HotelName="Vien Dong Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R27-R28 Hung Phuoc 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/6/4/189664_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.43" OriginalAmount="47.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189491" HotelName="Dragon Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>173 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/1/189491_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.07" OriginalAmount="48.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267548" HotelName="Common Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18, Street 38, Thao Dien Ward, District 2, Thao Dien Ward, District 2 Thao Dien Ward, District 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/4/8/267548_0d419d01701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.08" OriginalAmount="48.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189631" HotelName="A25 Hotel - 25 Truong Dinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/1/189631_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.13" OriginalAmount="48.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420023" HotelName="Airstar and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Song Day, Ward 2, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/3/420023_780930b1724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.36" OriginalAmount="48.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453255" HotelName="HANZ T68 Hotel Go Vap" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420 Nguyen Van Khoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/5/5/453255_00042831136.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.65" OriginalAmount="49.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420568" HotelName="Amila Nguyen Hue By Sazi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Huynh Thuc Khang Street, Ben Nghe Ward, District 1, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/6/8/420568_48798761752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.75" OriginalAmount="49.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83862" HotelName="Arc En Ciel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAN DA ST., DIST 5 52-56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/2/83862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a business centre, a restaurant, a reception and WiFi (free of charge), The establishment offers guests ticket sales, excursions, a baggage room, a currency exchange service, a laundry service, meeting rooms and banquet halls. SITUATION: This hotel Cho Lon Commercial Centre it is in El Museo Militar 800 metres away from the establishment, you can find it is situated 4,4 kilometres away from la ReunificaciÃ³n the Palace of Ben Thanh the Market of it is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, fitted carpets, a wardrobe, a mini-bar, a sitting room, cable television, a bathroom with a shower and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.76" OriginalAmount="49.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566894" HotelName="Mari By Connek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158B Bui Thi Xuan Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/9/4/566894_540eedf1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.93" OriginalAmount="49.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189077" HotelName="A25 - 22 Nguyen Cu Trinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/7/189077_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.11" OriginalAmount="49.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189877" HotelName="Halo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Thu Khoa Huan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/7/7/189877_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.25" OriginalAmount="49.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331461" HotelName="Minh Tam and Spa 32" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 Ba Thang Hai Street, District 10, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/6/1/331461_5313f671811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.36" OriginalAmount="49.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|525551" HotelName="HANZ 345 and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345ab Tran Hung Dao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/5/1/525551_a7054211047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.69" OriginalAmount="50.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421066" HotelName="Macy Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don Dist 4 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/6/6/421066_d7d1c191715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.78" OriginalAmount="50.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189073" HotelName="A25 - 14 Luong Huu Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Huu Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/3/189073_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.88" OriginalAmount="50.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453164" HotelName="Bamboo Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 S? V?n H?nh, ph??ng 13, Qu?n 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/4/453164_b597af21009.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.13" OriginalAmount="50.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338826" HotelName="Triple E Fine Art Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/6/338826_568731c1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.16" OriginalAmount="50.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420648" HotelName="Thanh Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Tra Khuc, Tan Binh, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/8/420648_6907e181725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.18" OriginalAmount="50.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453166" HotelName="Parkhill and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/6/453166_0bcdb871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.18" OriginalAmount="50.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331971" HotelName="Lucky Star 146 Nguyen Trai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Nguyen Trai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/1/331971_80950551856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.24" OriginalAmount="50.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453649" HotelName="Hera Luxury " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/4/9/453649_04d32861316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.35" OriginalAmount="50.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338741" HotelName="Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/10-12 Pham Ngu Lao St., Pham Ngu Lao Ward, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/4/1/338741_4c8dbc81252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.46" OriginalAmount="50.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|533757" HotelName="SaziHome 12 Ton That Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ton That Tung District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/5/7/533757_139b4ec1135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.68" OriginalAmount="51.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447062" HotelName="Golden Tree and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Ha Huy Tap, Phuong tan phong, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/2/447062_f29e8010854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.81" OriginalAmount="51.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189890" HotelName="Vân Anh Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/0/189890_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.94" OriginalAmount="51.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453639" HotelName="Ciao Saigon 2 " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Da, Distrito 2, Distrito de Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/3/9/453639_2c24b091348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.09" OriginalAmount="51.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66169" HotelName="Sanouva Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175-177 LY TU TRONG, DISTRICT 1 175-177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/9/66169_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, renovated in 2009 with air-conditioning, has 53 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a restaurant, a cafÃ©, room service, a laundry service, bicycle hire, a car park and WiFi (for a fee). SITUATION: It is inBen Thanh the centre of 150 metres away from the establishment, you can find Ben Thanh the Market of the tourist attractions situated 10 kilometres away fromTan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, central heating, LCD cable television, a radio, a direct line telephone, internet, large beds, an iron, a safety deposit box, a bathroom with a shower, a hairdryer, a mini-bar, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast service, a set-menu lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.11" OriginalAmount="51.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190084" HotelName="Adora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/4/190084_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.45" OriginalAmount="51.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453405" HotelName="MandH " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/5/453405_d48bf811100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190523" HotelName="Song Hung  and Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4 33 - 34 Le Van Thiem, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/2/3/190523_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.70" OriginalAmount="52.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83854" HotelName="Rang Dong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 CACH MANG THANG 8 ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/4/83854_83ce9e71051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a sauna, WiFi (free of charge) and rooms with a TV. SITUATION: This establishment, Ho Chi Minnh it is in Close to Tan Dao park 10 minutes away from the establishment clients have Ben Tanh the Market of el Museo de la Guerra 15 minutes away from the establishment, guests will find it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: Guests are offered a massage service, a currency exchange and car rental. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.43" OriginalAmount="52.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66161" HotelName="Victory Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 VO VAN TAN STREET, DISTRICT 3 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/1/66161_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.48" OriginalAmount="52.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453274" HotelName="Hato Saigon and Rooftop" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 - 117 Ton That Dam, Distrito 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/4/453274_ab50bc71431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.60" OriginalAmount="53.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221108" HotelName="California Saigon &amp; Rooftop Pool" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Thu Khoa Huan Street Ben Thanh Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/0/8/221108_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.77" OriginalAmount="53.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|233545" HotelName="Sunrise Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ly Tu Trong Str, Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/4/5/233545_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.92" OriginalAmount="53.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189410" HotelName="A25 - 14 Pho Duc Chinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Pho Duc Chinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/0/189410_d5714380829.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.10" OriginalAmount="53.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|47090" HotelName="Avanti Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208-210 LE THANH TON, BEN THANH WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/0/47090_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2008, has 8 floors, 66 rooms and suites. The establishment has a hall with express check-out, a reception, a safety deposit box service, a currency exchange service, air-conditioning, a lift, a cafÃ©, a bar, a restaurant, a small library, a business centre and conference facilities. It also has WiFi and room service. SITUATION: This hotel is in Le Thanh Ton the street Ho Chi Minh City it is in it is in front of Ben Thanh the market near the establishment, you will find the tourist area. ROOM: The fully-equipped rooms, have modern facilities, a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a gym and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. Guests are offered a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.14" OriginalAmount="53.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420642" HotelName="The One Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 Ly Tu Trong, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/2/420642_662f5fb1722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.42" OriginalAmount="53.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|552746" HotelName="LEHA Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>09 Nguyen Van Mai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/4/6/552746_81df0571149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.48" OriginalAmount="53.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270560" HotelName="Dyn Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Cao Ba Quat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/5/6/0/270560_6022b1f1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.83" OriginalAmount="54.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267418" HotelName="Solex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Nui Thanh Str, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/1/8/267418_05682061753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.83" OriginalAmount="54.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372967" HotelName="Thao Trang Laluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Cao Trieu Phat, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/7/372967_c8839111208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.04" OriginalAmount="54.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189249" HotelName="Aandem - The Petit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/9/189249_dfbc73c1355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.42" OriginalAmount="54.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189497" HotelName="Duc Vuong Saigon - Bui Vien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195 Bui Vien Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/7/189497_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.75" OriginalAmount="55.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83830" HotelName="Ttc  - Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>315 HOANG VAN THU STR., WARD 2, TAN BINH DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/3/0/83830_6df3fd31601.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car park, rooms with WiFi, (free of charge), cable television, a massage service and a restaurant. SITUATION: This establishment, is in Tan Binh District the city centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.75" OriginalAmount="55.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154982" HotelName="Kelly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street, Ben Tha Ho Chi Minh City Vietnam Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/8/2/154982_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from Ben Thanh the market, 10 minutes walk away, guests will find Ho Chi Minh City city centre Where you can visit Notre-Dame de SaigÃ³n the Basilica of and, is 30 minutes drive away from Tan Son Nhat Airport. HOTEL: The establishment offers 10 floors, a gym, WiFi (free of charge), a lobby, a shoe-shining service, a massage room and computers. ROOM: All the rooms have an air-conditioning system, a television, a mini-bar, a safe and a bathroom with a shower or bath. FACILITIES: The establishment boasts a beauty centre, car rental and offers excursions, The establishment also has meeting rooms, a business centre, press and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.05" OriginalAmount="55.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421333" HotelName="Blessed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu Pho Hung Gia 1 St, Tan Phong, Dist.7, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/3/421333_683caee0428.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.12" OriginalAmount="55.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453324" HotelName="Piano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165/42 Nguyen Thai Binh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/4/453324_0f603861151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.24" OriginalAmount="55.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189066" HotelName="A25 - 251 Hai Ba Trung Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/6/6/189066_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.45" OriginalAmount="55.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189794" HotelName="Bon Ami Hotel - Thien Xuan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 - 110 Le Thanh Ton, Ben Thanh Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/4/189794_537040f1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189893" HotelName="L Odeon Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63-65 Le Van Thiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/3/189893_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.29" OriginalAmount="56.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199340" HotelName="Les Hameaux De L'orient" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamlet Rang, Trung Lap Thuong, Cu Chi, Cu Chi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/0/199340_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.21" OriginalAmount="57.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566927" HotelName="Tra My Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Ly Chinh Thang, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/2/7/566927_546db021128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.41" OriginalAmount="57.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|522995" HotelName="Lantern hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/9/9/5/522995_d5315cb1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.54" OriginalAmount="57.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|422186" HotelName="Sam Royal Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Thu Khoa Huan St, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/6/422186_a0065a51132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.04" OriginalAmount="58.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453583" HotelName="A25 Hotel - 06 Truong Dinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/3/453583_b49e6aa1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.17" OriginalAmount="58.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523032" HotelName="Golden Star and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456 Pham Thai Buong, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/3/2/523032_e8856cb1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.42" OriginalAmount="58.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199254" HotelName="A25 - 274 De Tham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>274-276 De Tham St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/4/199254_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.43" OriginalAmount="58.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189411" HotelName="Boutique Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Phuoc 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/1/189411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.46" OriginalAmount="58.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420941" HotelName="A25 - 20 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Bui Thi Xuan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/1/420941_319225c1601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.50" OriginalAmount="58.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420739" HotelName="The Chill Suites - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21B Bui Thi Xuan, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/7/3/9/420739_8c026f61700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.17" OriginalAmount="59.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419220" HotelName="Emerald Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Huynh Tinh Cua Str. ,Ward 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/2/0/419220_6ebc4560818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.44" OriginalAmount="59.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453545" HotelName="Thiên Tài " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>452 Nguyen Thi Minh Khai, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/5/453545_1aa607d0922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.45" OriginalAmount="59.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189635" HotelName="Vuong Tai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Luu Van Lang - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/5/189635_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.58" OriginalAmount="59.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83784" HotelName="Cap Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 LE ANH XUAN STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/4/83784_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2011, has 34 rooms, 10 single rooms and 24 double rooms. SITUATION: This establishment, Ho chi minh city it is in is situated in the city centre excellent transport links to the city, is located close to public transport services excellent transport links to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.00" OriginalAmount="60.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189371" HotelName="Ben Thanh Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/34 Le Thi Hong Gam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/1/189371_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.13" OriginalAmount="60.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418461" HotelName="Saigon Airport Bluesky Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang, Tan Binh, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/6/1/418461_8dae1040705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.20" OriginalAmount="60.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190431" HotelName="Riverside Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-19-20 Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/1/190431_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.44" OriginalAmount="60.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332119" HotelName="Ciao Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Da, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/9/332119_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.59" OriginalAmount="60.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190359" HotelName="Ngan Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/5/9/190359_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.68" OriginalAmount="60.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|469953" HotelName="Grandma Lu Saigon Hostel - Japan Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Thai Van Lung, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/5/3/469953_f06ffa51252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.07" OriginalAmount="61.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453754" HotelName="A25 - 55 Cách Mang Tháng 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Cach Mang Thang 8, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/4/453754_001f6321332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.89" OriginalAmount="62.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|533630" HotelName="M Village The Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/6/3/0/533630_c8563df1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.07" OriginalAmount="62.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|199259" HotelName="Beautiful Saigon 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/27 Bui Vien street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/9/199259_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.10" OriginalAmount="62.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453478" HotelName="SARGON D'LUXE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/25 Nguyen Thi Minh Khai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/8/453478_cd08cdb1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.59" OriginalAmount="62.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267919" HotelName="Royal Dragon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/1/9/267919_7b40d5a1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.15" OriginalAmount="63.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46188" HotelName="Ramana Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>323LE VAN SY STREET, WARD 13, DIST. 3 323</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/8/46188_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.17" OriginalAmount="63.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189380" HotelName="Sabina Residence - Stellar Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 - 17 Cao Trieu Phat, Hung Phuoc 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/8/0/189380_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.54" OriginalAmount="63.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|269963" HotelName="Jovia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/6/3/269963_2b86e511747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.90" OriginalAmount="63.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420944" HotelName="Palago , Binh Thanh District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>625/8 Xo Viet Nghe Tinh Phuong 26 Quan Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/4/420944_807c4211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83849" HotelName="Dai Nam Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAN HUNG DAO ST, DIST 1 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/9/83849_832b0751051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a nightclub, a spa, karaoke, WiFi (free of charge), a restaurant, room service, a sauna, a business centre, meeting facilities, banquet halls, a reception, a baggage room, a laundry service and a transfer service to the airport. SITUATION: This hotel is in Ho Chi Minh City the city centre of 10 minutes away, you can find la ReunificaciÃ³n the Palace of 30 minutes away from the establishment guests have Tan Son Nhat Airport. ROOM: All the rooms have parquet flooring, cable television, a mini-bar, a safety deposit box, a bathroom with a shower or bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.20" OriginalAmount="64.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189512" HotelName="First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hoang Viet St Tan Binh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/2/189512_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.17" OriginalAmount="65.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83883" HotelName="A25 - 29 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29-31 BUI THI XUAN, DISTRICT 1 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/3/83883_986ae891644.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 56 rooms, is perfect for business and holiday stays, This air-conditioned establishment has a lobby, a safety deposit box service, a currency exchange service, a hairdresser's and a lift. It also has a cafÃ©, a bar and a restaurant. The hotel has WiFi (free of charge), At an additional cost you can have access to an indoor or outdoor car park, The establishment has express check-out, a reception, conference rooms, room service, a laundry service and bicycle rental. SITUATION: The hotel is in Ho Chi Minh City the heart of el mercado de Ben Thanh it is 4 minutes drive away from close to the establishment, clients can find points of interest, Such as and. Clients can also find the opera, the town hall, shopping centres and shopping areas. it is situated 20 kilometres away from Tan Son Nhat Airport. ROOM: Customers have modern rooms with an air-conditioning system, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, a balcony, jacuzzi and a DVD player. FACILITIES: Clients can enjoy a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.36" OriginalAmount="65.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|552666" HotelName="HAYA SOHO SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 co giang, co giang ward, district 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/6/6/552666_45e3a811101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.36" OriginalAmount="65.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447060" HotelName="A25 Hotel - 167 Pham Ngu Lao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>167 Pham Ngu Lao, Ho Chi Minh City, Ho Chi Minh, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/0/447060_141826d0808.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|233482" HotelName="A25 - 307 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>307-309 Ly Tu Trong, Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/4/8/2/233482_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331988" HotelName="Glenwood City Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 Nguyen Van Huong St, Thao Dien Ward, Dist 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/8/8/331988_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.40" OriginalAmount="65.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421274" HotelName="Le Jardin Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Ben Van Don Street, District 4, District 4, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/7/4/421274_24741691732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.46" OriginalAmount="65.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83840" HotelName="Royal  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>133 NGUYEN HUE AVENUE, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/0/83840_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Ho Chi Minh City city centre, close to shops, restaurants and nightclubs. ROOM: The rooms have internet (free of charge), an air-conditioning system, a television, a bathroom and room service. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym, a massage service, tourist information and business centre. OTHERS: The establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.55" OriginalAmount="65.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221113" HotelName="Bluesky Serviced Apartment Airport Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang Street, Ward 2 Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/3/221113_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.85" OriginalAmount="65.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.89" OriginalAmount="65.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419151" HotelName="The White 8A Thai Van Lung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/5/1/419151_bead70c0530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.94" OriginalAmount="65.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|171203" HotelName="A25 - 145 Le Thi Rieng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Le Thi Rieng Street, District 1 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/2/0/3/171203_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.65" OriginalAmount="66.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190297" HotelName="Moc Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/9/7/190297_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.71" OriginalAmount="66.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190133" HotelName="Liberty  Saigon Greenview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/3/3/190133_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.21" OriginalAmount="67.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189519" HotelName="Gia Huy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/9/189519_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.12" OriginalAmount="68.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190362" HotelName="A25  - 55 Le Anh Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-55 Le Anh Xuan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/6/2/190362_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.22" OriginalAmount="68.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66264" HotelName="Queen Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN STR., DISTRICT 1, 86-88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/4/66264_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a lobby, with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a TV room, a playground, conference facilities, internet, room service, a laundry service, a car park, a cafÃ© and a restaurant. SITUATION: The hotel is in Bui Thi Xuan the street it is situated 10 minutes away from Ben Thanh the Market of 15 minutes away from the establishment, guests will find the tourist attractions, the shopping centres, is situated 20 minutes away from Tan Son Nhat Airport. ROOM: The luxurious rooms, suites, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system, central heating and a terrace. FACILITIES: Customers can enjoy a massage service. MEALS: Regarding the food and beverage offering, the establishment offersViet Pho the restaurant The establishment offers a continental buffet breakfast and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.36" OriginalAmount="68.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66271" HotelName="Vien Dong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/7/1/66271_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 100 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar and a restaurant. For an extra cost you can have access to WiFi, room service, a laundry service and a bicycle rental desk. SITUATION: Is situated inHo Chi Minh City the centre of near the establishment, you will find Ben Thanh the market It has excellent transport links to the business area, the leisure areas and the tourist attractions. ROOM: luxurious standard rooms suites, have a double bed, a mini-bar, a direct line telephone, internet, cable television, a safety deposit box, a bathroom with a shower, a bath, a hairdryer, a coffee maker, a kettle, a writing desk and an individual air-conditioning system. FACILITIES: For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Customers have at their disposal a lobby bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.48" OriginalAmount="68.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221110" HotelName="Bay Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Van Nam Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/0/221110_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.51" OriginalAmount="68.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83889" HotelName="Sky Gem - Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Thu Khoa Huan Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/9/83889_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, has 84 rooms, air-conditioning, a lobby with a reception and express check-out. The establishment also has a safety deposit box service, a reception with a bureau de change, a bar and a restaurant. The establishment boasts conference facilities, room service, a laundry service, WiFi and a car park. SITUATION: The hotel is in the city centre, el parque Tao Dan it is situated behind nearby, you will find the shopping area, tourist points of interest, the business area and restaurants. The hotel el mercado de Ben Thanh it is 100 metres away from the night market, 150 metres away, there is a bus station, is situated 7 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has a double or king-size bed, a bathroom with a bath, a shower, complimentary bathroom items and a hairdryer. They also have a mini-bar, a direct line telephone, a safe, cable television, internet (free of charge), a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: The establishment offers spa treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using credit cards, American Express and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.63" OriginalAmount="68.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420842" HotelName="Aurora Western Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 QUOC HUONG STREET, DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/4/2/420842_6426b730348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.14" OriginalAmount="69.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453090" HotelName="Cherry Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15N Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/0/453090_bbe55030815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.64" OriginalAmount="70.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422117" HotelName="Cactusland Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251/8 Nguyen Van Troi Street, Phu Nhuan Dist, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/1/7/422117_024f1c81154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.71" OriginalAmount="70.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|538666" HotelName="Vinhomes Luxury-Christine Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu, Ward 22, Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/6/6/538666_06451e41006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.49" OriginalAmount="71.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83885" HotelName="Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DONG DU STREET, DISTRICT 1 41-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/5/83885_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning, 98 comfortable rooms, a lobby and a reception. The establishment also has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant and conference facilities. The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in the urban centre, 8 minutes walk away, you can find the bus station, is situated 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have views of the city, a direct line telephone, a bathroom, a satellite television, WiFi (free of charge), individual air-conditioning, a safe, a mini-bar, a hairdryer, a balcony or terrace, a bathroom with a shower and a king size or double bed. FACILITIES: The hotel has a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers meal services. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.68" OriginalAmount="71.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190485" HotelName="The Odys Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65-67-69 Nguyen Thai Binh St.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/5/190485_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.71" OriginalAmount="71.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453094" HotelName="Cozrum Lux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19C Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/4/453094_aa767af1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.86" OriginalAmount="71.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|421244" HotelName="Collection O Emerald Luxury Apartment - Near SECC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 - 161 Pham Thai Buong St, Tan Phong ward, District 7 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/4/4/421244_16344931718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.12" OriginalAmount="71.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338823" HotelName="Le Han Dai Nam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>142 Bui Thi Xuan, Pham Ngu Lao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/3/338823_550a5e51201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.69" OriginalAmount="72.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28044" HotelName="Oscar Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68A NGUYEN HUE BOULEVARD, DISTRICT 1 68A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/4/28044_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 11 floors, 106 rooms and suites. The establishment has a lobby, a television room, a cafÃ©, a bar, a restaurant, conference facilities and room service. SITUATION: The hotel is in the commercial area, close to the establishment, clients can find restaurants, banks, is 20 minutes away from the airport. ROOM: The rooms have a shower, a bath, a hairdryer, a direct line telephone, a television, a safe, a mini-bar, a fridge, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a massage service, a spa and a hydromassage service. The establishment also has a snack bar and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. The establishment offers a buffet breakfast and menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.88" OriginalAmount="72.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420835" HotelName="Avanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>186 -188 Le Thanh Ton street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/5/420835_83520760355.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.89" OriginalAmount="72.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|535817" HotelName="HANZ The Moon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Street No. 1 , Binh Tri Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/1/7/535817_f2f1e291106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.77" OriginalAmount="73.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|553926" HotelName="Cityhouse - Ariosa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>174 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/2/6/553926_411ef3b1449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66267" HotelName="Good Vibes Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 LE THANH TON, BEN THANH WARD, DISTRICT 1 277</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/7/66267_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 50 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a television room, a cafÃ©, room service, a laundry service and a bicycle rental desk. SITUATION: This hotel is in the city centre, is located 100 metres away from Ben Thanh the Market of it is situated near the business district. ROOM: luxurious suites, have individual air-conditioning, a direct line telephone, satellite and cable TV, WiFi, a safe, a mini-bar, fire detector, a bathroom with a shower, a bath, cold water, heating and a hairdryer. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.15" OriginalAmount="73.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421589" HotelName="7s An Phú Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street 3 2 District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/5/8/9/421589_9b898d11731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.44" OriginalAmount="75.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453328" HotelName="Hoang Lan " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>107/16 Truong Dinh, Ward 06, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/8/453328_54e86051104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.48" OriginalAmount="75.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331484" HotelName="Adora Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189-191 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/4/331484_28dbb721216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.68" OriginalAmount="75.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422184" HotelName="Thuy Sakura Hotel and Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Cao Ba Quat, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/4/422184_beafada1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.81" OriginalAmount="75.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83891" HotelName="New Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 KY DONG, WARD 9, DISTRICT 3 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/1/83891_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, was built in 2010, is rated 4 stars. It has 12 floors and 112 luxurious rooms. The establishment has various facilities, such as air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, a mini-club, a cafÃ©, a bar, a pub, a restaurant and internet. For an additional charge cost offers room service and a laundry service. The establishment has an oudooor car park. SITUATION: This hotel is 2 minutes away from a taxi rank. 3 minutes away, there is railway station. It is 10 minutes away from Ben Thanh Market, the tourist centre, El rÃ­o Bach Dang, a park, El Museo de la Guerra, el Palacio de la ReunificaciÃ³n and Notre Dame it is 26 minutes drive away from Chinatown 2 hours away, you can find Vung Tau Beach. It is 3 hours away from Can Tho 10 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet and a safety deposit box. They also have a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: The hotel has a swimming pool with an open-air bar, a terrace, a gym, a sauna, a steam bath and a massage service. MEALS: Guests are offered a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.35" OriginalAmount="76.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|533712" HotelName="REM Rivergate Garden Pool Signature Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/1/2/533712_f8e791b1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.85" OriginalAmount="76.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83773" HotelName="Silverland Min" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 HAI BA TRUNG STR., BEN NGAHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/3/83773_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms with WiFi, (free of charge), a spa, a restaurant and a car park (free of charge), The establishment has a spa and a sauna. The establishment offers tourist information, ticket sales and guided tours. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, is in SaigÃ³n the centre of it is next to Dong Khoi the shopping street it is 7 kilometres away from Tan Son Nhat the airport The establishment offers a transfer service to the airport, is situated 1 minute walk away from SaigÃ³n the centre of el mercado de Ben Thanh 5 minutes walk away, you can find. ROOM: The rooms have a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.33" OriginalAmount="77.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454049" HotelName="HANZ Cosmos Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Thu Khoa Huan, Ben Thanh Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/9/454049_5cd86c80848.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.33" OriginalAmount="77.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|534740" HotelName="Summerset Apartment - RiverGate Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 - 155 Ben Van Don</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/4/0/534740_2cc467e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.63" OriginalAmount="77.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|239376" HotelName="Diamond Luxury Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/6 Le Thi Hong Gam Ben Thanh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/3/7/6/239376_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.94" OriginalAmount="77.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453191" HotelName="Acnos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI NGHIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/1/453191_4af2cf30826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.55" OriginalAmount="78.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199303" HotelName="Sunflower Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189 - 191 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/3/199303_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.76" OriginalAmount="78.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154686" HotelName="Emm  Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Pasteur Street, Ward 6, Distric 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/6/8/6/154686_736b9821839.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym with features that offer you the maximum level of comfort, a car park (free of charge), WiFi (free of charge), a baggage room, a currency exchange service, a laundry service and a concierge. The establishment offers ticket sales (on request), Regarding the food and beverage offering, the establishment has a restaurant and a bar. SITUATION: This establishment, el Palacio de la ReunificaciÃ³n it is 900 metres away from the hotel el Consulado General de JapÃ³n it is 500 metres away from it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a wardrobe, a writing desk, a sitting room, flatscreen cable television, a mini-bar, an ironing set, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.35" OriginalAmount="78.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453547" HotelName="A25 - 255 Lê Thánh Tôn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 - 257 Le Thanh Toan St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/7/453547_4552d881053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.78" OriginalAmount="79.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332089" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A Nguyen Trung Truc, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/8/9/332089_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.03" OriginalAmount="79.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83828" HotelName="Nhat Ha 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON ST, BEN THANH WARD, DIST 1 252 BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/8/83828_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar, a car park (free of charge), a working area, internet, rooms with a TV, WiFi (free of charge), a laundry service, a dry cleaner's, tourist information, a car hire service and bicycle hire. SITUATION: This hotel Ho Chi Minh City it is in 15 minutes away from the establishment, clients can find Tan Son Nhat Airport 70 metres away, guests have the market. ROOM: The rooms have an air-conditioning system, a bathroom, a fridge, a direct line telephone and a writing desk. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.35" OriginalAmount="79.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|421031" HotelName="Twins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 28 Hung Phuoc 3 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/3/1/421031_c892d051700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.47" OriginalAmount="80.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267941" HotelName="Cicilia City Saigon Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12D Cach Mang Thang Tam, Ben Thanh ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/4/1/267941_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.52" OriginalAmount="80.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|72994" HotelName="Liberty Central Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STR., DISTRICT 1, 179</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/9/4/72994_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the facilities that the establishment offers to guests include LCD television, WiFi, a gym and a swimming pool. ROOM: The establishment has 139 rooms and suites. The establishment has luxurious with a shower, a bath, bathroom items, a direct line telephone, WiFi (free of charge), a satellite television and individual air-conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.88" OriginalAmount="80.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189435" HotelName="Cherry Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/8D2 Thai Van Lung St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/5/189435_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.40" OriginalAmount="80.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453270" HotelName="La Opera Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/0/453270_a7d94ca1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.03" OriginalAmount="81.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189261" HotelName="Sky Gem Sora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Thai Van Lung Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/6/1/189261_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.34" OriginalAmount="81.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189078" HotelName="A25  - 35 Mac Thi Buoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Mac Thi Buoi, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/8/189078_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.40" OriginalAmount="82.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|264882" HotelName="The Hammock Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/8/2/264882_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.14" OriginalAmount="83.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|67284" HotelName="Bong Sen Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117-123 DONG KHOI STR., DISTRICT 1, 117-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/8/4/67284_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 127 rooms, air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant, a business centre, conference facilities, WiFi, room service and a laundry service. SITUATION: It is in a business area, You can find souvenir shops, the shopping centres, exhibitions, banks, bars, nightclubs, restaurants and the train station. It is 20 minutes away fromTan Son Nhat Airport. ROOM: The rooms have a mini-bar, a satellite television, WiFi, internet, a smoke detector, a safe, a hairdryer, a coffee maker, a kettle, a bathroom with a shower, a bath, a double or king-size bed, a direct line telephone, a small kitchen, an individual air-conditioning system and a balcony or terrace. Clients are offered non-smoking rooms. FACILITIES: The establishment boasts a cafÃ©, a wellness centre, a gym, a sauna, a steam bath and a massage service (available for a fee). MEALS: Guests are offered all meals in a buffet format. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Clients have security, travel agency, car hire and medical care.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.81" OriginalAmount="84.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418991" HotelName="Sky Gem Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Dong Du, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/9/1/418991_dce818d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.52" OriginalAmount="84.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189233" HotelName="Aandem 44 Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/3/189233_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.11" OriginalAmount="85.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|455406" HotelName="Vinhomes Central Park - Angia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/0/6/455406_510ec1e1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.24" OriginalAmount="85.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83853" HotelName="Sen Viet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 CAO THANG ST, WARD 2, DIST 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/3/83853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a car hire service, motorbike hire, bicycle hire, a cafÃ© and a restaurant. The establishment also offers a fitness centre, a spa and a conference room. SITUATION: This hotel Ho Chi Minh City it is in Close to Cao Thang the street. ROOM: The rooms have an air-conditioning system, an LCD television, a kettle, a coffee maker and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.55" OriginalAmount="85.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83827" HotelName="Nhat Ha L'opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 CAO BA QUAT STR., BEN NGHE WARD, DIST 1 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/7/83827_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 restaurants, room service, WiFi (free of charge), a gym, a reception, a baggage room, a currency exchange service, a transfer service to the airport and meeting room. SITUATION: This hotel is in Ho Chi Minh City the city centre of 5 minutes away from the establishment, clients can find the opera, is situated 3 kilometres away from Ben Thanh the Market of Notre Dame Cathedral el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, wooden furniture, flatscreen cable television, a bathroom, heating, a hairdryer, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and a lobby bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.79" OriginalAmount="86.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338862" HotelName="Huong Sen Annex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6-8 Mac Thi Buoi Street, Ben Nghe Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/6/2/338862_59734ce1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.70" OriginalAmount="87.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419817" HotelName="Uptown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Luu Van Lang, Ben Thanh Ward, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/1/7/419817_556e1751521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.12" OriginalAmount="87.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331489" HotelName="Alagon Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/9/331489_55232bb1813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.62" OriginalAmount="87.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199339" HotelName="Kim Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng st, Dist.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/9/199339_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.62" OriginalAmount="87.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189071" HotelName="A25 - 122 Le Lai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/1/189071_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.53" OriginalAmount="88.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189845" HotelName="Metro Points" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/4/5/189845_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.89" OriginalAmount="89.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83781" HotelName="Aquari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9A-B THI SACH STREET, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/1/83781_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012, has 90 rooms, 70 double rooms and 20 suites. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|466056" HotelName="Boutique Unique Landmark 81" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh, 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/5/6/466056_0d8de8d1801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.11" OriginalAmount="90.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418404" HotelName="Gracy RandJ Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102-104-106 Le Thi Hong Gam,Nguyen Thai Binh Ward, 102 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/4/418404_adc45a60633.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.28" OriginalAmount="91.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270018" HotelName="Tn Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/8/270018_33ead591755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.72" OriginalAmount="91.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190338" HotelName="Adora Mira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/3/8/190338_8ad51f91010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.14" OriginalAmount="92.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453185" HotelName="Havana Airport " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/17 Cuu Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/5/453185_ed159f61209.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.43" OriginalAmount="92.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|532611" HotelName="LANDMARK 81 Residences - ANGIA Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh, Binh Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/6/1/1/532611_4c428cb1044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.83" OriginalAmount="93.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221115" HotelName="Muong Thanh Grand Sai Gon Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A Mac Dinh Chi St., Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/5/221115_1_2740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.60" OriginalAmount="93.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189646" HotelName="Vissai Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 Nguyen Van Troi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/4/6/189646_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.87" OriginalAmount="94.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|465986" HotelName="Landmark 81 Residence - La Vague" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/8/6/465986_d75c6581807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.17" OriginalAmount="94.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189118" HotelName="Aha Boutique Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/9 Nguyen Trai St., Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/8/189118_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.24" OriginalAmount="94.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420288" HotelName="Sabina 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49-51 Le Van Thiem street, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/2/8/8/420288_c7948231743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.86" OriginalAmount="95.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|554635" HotelName="LANDMARK 81 Luxury Riverside Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/6/3/5/554635_b08dfe91400.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.28" OriginalAmount="95.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|171041" HotelName="Alagon Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong Street, Ben Tha Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/0/4/1/171041_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.30" OriginalAmount="95.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453095" HotelName="Sabina Boutique 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Phan Khiem Ich, Hung Gia 1 Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/5/453095_79e055b0857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.51" OriginalAmount="95.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554447" HotelName="The Concept HCMC - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160Bis Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/4/4/7/554447_90b64d41452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.74" OriginalAmount="95.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83858" HotelName="Cozy Midnight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LY TU TRONG STREET, DISTRICT 1 145-147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/8/83858_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a restaurant, a business centre, tourist information, a laundry service and a restaurant. SITUATION: This hotel Ho Chi Minh City it is in Close to Ben Thanh the market 30 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, satellite or cable TV, a mini-bar, a fridge, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.85" OriginalAmount="95.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83779" HotelName="Hoang Hai Long South Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 PHAM HONG THAI STREET, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/9/83779_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2010 and has 125 rooms. SITUATION: This establishment, Ho chi minh city it is in nearby, you will find the bus station, the railway station and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.86" OriginalAmount="95.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.09" OriginalAmount="96.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270025" HotelName="Roseland Corp" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/6D2 Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/2/5/270025_354e3a51757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.54" OriginalAmount="97.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332176" HotelName="Oakwood Apartments Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.18, Street No.3, Do Thanh Condominium, Ward 4, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/7/6/332176_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.92" OriginalAmount="99.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453607" HotelName="HANZ Premium Bamboo " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 Su Van Hanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/7/453607_364e1530958.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.71" OriginalAmount="101.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|451230" HotelName="The Concept HCMC- District 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguy?n Thai Hoc street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/3/0/451230_cabaf380814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.88" OriginalAmount="102.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|66162" HotelName="Harmony Saigon  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32A-34 BUI THI XUAN STR., 32A - 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/2/66162_2d1286b1257.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2007, has 103 rooms, 13 floors, 12 suites and 57 junior suites. The establishment boasts a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a television, a living room, a cafÃ©, a bar and a restaurant. The establishment also has conference facilities, internet (for a fee), room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in the tourist centre, the business area, 5 minutes away, you can find Tao Dan park it is situated 15 minutes away from Ben Thanh the Market of In the surrounding area, you can find restaurants, banks, the tourist area and the business area. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, a Hi-Fi, WiFi, cable television, a safe, a mini-bar, a coffee maker, a kettle, an air-conditioning system, a terrace, mineral water and coffee. FACILITIES: The establishment boasts a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a la carte, buffet or menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.94" OriginalAmount="103.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46195" HotelName="Palace  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-66 NGUYEN HUE BLVD., BEN NGHE WARD, DISTRICT 1 56-66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/9/5/46195_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 146 rooms and meeting rooms. SITUATION: It is in the city centre, this hotel is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: The luxurious, elegant rooms, have a balcony, cleaning service, modern facilities, internet, a fax machine and a bathroom. FACILITIES: The establishment has a gym, a massage service, a sauna, a spa, a steam bath and a swimming pool. PAYMENT METHODS: Customers can pay by credit cards, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.98" OriginalAmount="103.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|239629" HotelName="A25 - 180 Nguyen Trai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180-184 Nguyen Trai St., Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/2/9/239629_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.08" OriginalAmount="103.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453395" HotelName="Chez Mimosa Petite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/46 Tran Hung Dao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/5/453395_c7de7231731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.09" OriginalAmount="103.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83876" HotelName="Sunflower Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG, DISTRICT 1 11B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/6/83876_852d3201053.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, is urban and ideal for holidays or business trips. The establishment has 10 floors, 72 rooms, suites, modern facilities, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a breakfast room, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the heart of 50 metres away, guests will find a restaurant, 100 metres away, guests have the shopping area, is situated 150 metres away from the theatre, 5 minutes away from the establishment, clients can find the market, Close to the commercial area, is situated 4 kilometres away from the bus station, Bien Hoa it is 30 kilometres away from it is situated 120 kilometres away from Vung Tau the beach 15 minutes away, guests can find Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite and cable television, internet, a safety deposit box, a mini-bar and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.78" OriginalAmount="104.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|447415" HotelName="Cochin Sang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Nguyen Anh Ninh, District 1, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/1/5/447415_855e64a1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.78" OriginalAmount="104.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|472029" HotelName="Landmark 81 - Unique Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>772 Dien Bien Phu Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/2/9/472029_c077f1e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.67" OriginalAmount="106.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190119" HotelName="Cochin Zen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Thu Khoa Huan, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/1/9/190119_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.57" OriginalAmount="108.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453312" HotelName="A25 - Le Thi Hong Gam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/29-31-33 Le Thi Hong Gam Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/1/2/453312_641f1471032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.57" OriginalAmount="109.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.97" OriginalAmount="109.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28045" HotelName="Windsor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 AN DUONG VUONG STREET, DISTRICT 5 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/5/28045_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers business facilities and leisure areas. SITUATION: This establishment, is in Ho Chi Min City the city centre of Close to the shops, pubs and tourist points of interest. Cholon is situated in Close to the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.04" OriginalAmount="109.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453041" HotelName="M City Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52B Pham Hong Thai Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/1/453041_4cea9f31040.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.05" OriginalAmount="109.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83857" HotelName="Paradise Saigon Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STREET, DISTRICT 1 288</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/7/83857_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Tan My Dinh Hotel Saigon is rated three stars, renovated in 2009. It has 74 rooms and suites. Guests can find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk, a bar, a TV room and a restaurant. The establishment also offers conference facilities, internet in communal areas, room service, a laundry service and a car park. SITUATION: This hotel is in the heart of Ho Chin Minh. 5 minutes away, you can find the market Ben Thanh, close to the commercial area of Dong Khoi, the street Le Loi, the river SaigÃ³n, the square Ho Chi Minh Satus, shops and leisure areas. 15 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: All the rooms have a fire extinguisher, a balcony, fruit, mineral water, a kettle, a coffee maker, press and magazines. They also have a bathroom with a shower, a bath, a hairdryer, cable and satellite television, video, a mini-bar, internet, a double or king-size bed, an individual air-conditioning system and a safe. FACILITIES: Guests are offered a gym (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.31" OriginalAmount="110.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189234" HotelName="Corner 280" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 Le Thanh Ton St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/4/189234_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.79" OriginalAmount="110.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83851" HotelName="Silverland Sil and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-22-24 THAI VAN LUNG ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/1/83851_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a reception, a car park (free of charge) and WiFi (free of charge), in communal areas, Guests can find tourist information, a car hire service, ticket sales, a business centre, a fax machine, a photocopier and a baggage room. SITUATION: This hotel is in Ho Chi Minh City the city centre of it is 2 minutes away from the theatre, 10 minutes away, you can find Ben Thanh the Market of Dong Khoi the commercial area of 20 minutes away from the establishment, you can find Tan Son Nhat Airport. ROOM: Each room has cable television, a mini-bar, a kettle, a coffee maker, complimentary bathroom items, a bathrobe and slippers. OTHERS: Regarding the food and beverage offering, clients have a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.42" OriginalAmount="111.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83875" HotelName="New Epoch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CACH MANG THANG TAM STREET 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/5/83875_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 71Â well-equipped rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, a bar, a pub, a restaurant, conference facilities, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: This urban hotel is in the leisure area, 126 Stage it is situated next to Lan Anh Club it is situated close to Where customers can find a restaurant and sports facilities. 2 minutes walk away, you can find Ho Chi Minh City the Railway Station of Ho Chi Minh City Labour Culture Palace and el museo de la guerra it is situated 10 minutes walk away from this establishment, El mercado Ben Thanh it is a 15-minute walk away from la pagoda Xa Loi it is situated 500 kilometres away from Notre-Dame Cathedral 2 kilometres away, you can find it is 3 hours away from Vun Tau the beach. ROOM: The establishment has luxurious suites with a bathroom, a shower, a bath, a hairdryer, a double bed and individual air-conditioning. They also have a direct line telephone, a satellite television, internet, a safe, a mini-bar, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.47" OriginalAmount="111.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|235005" HotelName="Calista Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>247-249 Ly Tu Trong, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/0/0/5/235005_6b07e6a0839.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.10" OriginalAmount="111.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|339331" HotelName="Bonita Signature" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118A Bui Thi Xuan, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/3/1/339331_a7ce69e1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.25" OriginalAmount="112.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|154990" HotelName="The Arrivals" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>302-304 Vo Van Kiet Street, Co Gian Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/9/0/154990_a8dc54d1832.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to SaigÃ³n the river a 10-minute walk away from Tay Ba Lo District La plaza de SaigÃ³n it is situated 5 minutes walk away from. el Palacio de la ReunificaciÃ³n it is 7 minutes drive away from and, the establishment is a 45-minute drive away from Tan Son Nhat the airport. FACILITIES: Guests are offered a swimming pool, a restaurant, a reception with luggage room, a launderette, a currency exchange and a safe. ROOM: The rooms have an air-conditioning system, cable television, a mini-bar, a bathroom, a shower and toiletries. It also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.40" OriginalAmount="113.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331324" HotelName="A&amp;em Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-33-35 Le Anh Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/2/4/331324_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.64" OriginalAmount="116.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453745" HotelName="KunKin Garden " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/4/5/453745_66762d91350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.27" OriginalAmount="116.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|416957" HotelName="Holiday Inn and Suites Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18E Cong Hoa Street, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/9/5/7/416957_ecb34b30616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.32" OriginalAmount="118.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|535298" HotelName="Eco Green Saigon Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39B Nguyen Van Linh, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/2/9/8/535298_ff8dfba1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.64" OriginalAmount="119.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264594" HotelName="HANZ MinhVy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Le Thi Hong Gam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/5/9/4/264594_547a83d1036.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.92" OriginalAmount="119.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189215" HotelName="Athena Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 To Hien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/5/189215_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.07" OriginalAmount="119.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|316940" HotelName="M Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Ton That Thiep Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/9/4/0/316940_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.57" OriginalAmount="120.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331774" HotelName="The Lancaster Saigon Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-22Bis Le Thanh Ton, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/7/4/331774_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.49" OriginalAmount="124.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189434" HotelName="Charm Suite Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>330A/330B Ung Van Khiem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/4/189434_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.19" OriginalAmount="125.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30345" HotelName="Saigon Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN HUE BOULEVARD, DISTRICT 1 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/4/5/30345_d4ded081232.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1996, has a safety deposit box service, a nightclub, conference rooms, room service and a laundry service. SITUATION: This hotel is situated in the heart of the city. Near the establishment, guests will find the business area and the shopping area. It is 20 kilometres away from Tan Son Nhat Airport. ROOM: The establishment has suites and deluxe rooms. They have a direct line telephone, a satellite or cable television, a mini-bar, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a steam bath, a sauna, a gym and a swimming pool. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.14" OriginalAmount="126.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|273770" HotelName="Ibis Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/7/7/0/273770_1_1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.32" OriginalAmount="126.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34739" HotelName="Eastin Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>253 NGUYEN VAN TROI STR., PHU NHUAN DISTRICT 253</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/3/9/34739_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a spa and a massage service. SITUATION: It is inPhu Nhuan the district of this hotel is in Ho Chi Minh City the district of Close to shops, restaurants and tourist points of interest. 15 minutes away from the establishment you have the city centre, 10 minutes away from the establishment, clients can find Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.42" OriginalAmount="128.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83841" HotelName="Silverland Jolie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4D THI SACH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/1/83841_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), a spa and a restaurant. SITUATION: This hotel Ho chi minh city it is in it is 5 minutes away from Notre Dame Cathedral el mercado de Ben Thanh 10 minutes walk away, you can find 20 minutes away from the establishment guests have Tan Son Nhat Airport 10 minutes away from the establishment, guests will find places of interest. ROOM: The rooms have an air-conditioning system, a television, a safety deposit box, a kettle, a coffee maker, mineral water (free of charge), a bathroom with a bath and a shower. FACILITIES: Guests are offered a massage service, the option of a manicure, a pedicure, guided tours, a transfer service to the airport, a launderette and business centre. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a buffet breakfast, lunch and dinner service and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.06" OriginalAmount="129.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453006" HotelName=" Triple E Metro Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146-148 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/0/6/453006_adb01860901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.11" OriginalAmount="130.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190437" HotelName="Riverside Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Vo Truong Toan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/7/190437_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.35" OriginalAmount="133.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83859" HotelName="Prostyle  Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH STREET, BEN NGHE WARD, DISTRICT 1 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/9/83859_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel they have air-conditioning, internet (free of charge), private parking (free of charge), room service and hydromassage bath. SITUATION: This hotel is in SaigÃ³n the city centre of the establishment is 2 kilometres away from Ben Thanh the Market of Notre Dame Cathedral. ROOM: Each room has cable television, a mini-bar, a bathroom, mineral water (free of charge) and a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar. FACILITIES: Guests are offered a fitness room, a launderette, a bicycle rental service, a massage service and a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|48431" HotelName="Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG STR., DIST. 1, 36-38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/1/48431_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.30" OriginalAmount="134.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83821" HotelName="Northern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11A THI SACH STR., DIST. 1 11 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/1/83821_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2008, was renovated in 2013, has 99 rooms and a car park. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.82" OriginalAmount="134.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189246" HotelName="Aandem Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A-41 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/6/189246_b22affa1322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.53" OriginalAmount="136.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|37126" HotelName="Somerset Chancellor Court Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI MINH KHAI ST., DISTRICT1 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/6/37126_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 172 apartments, The establishment boasts air-conditioning, a hall, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a mini-market, a hairdresser's and a restaurant. The establishment also offers room service, a laundry service, a car park, a playground and a games room. SITUATION: It is situated near the business and commercial area, close to the establishment, clients can find restaurants, bars, shopping areas, the nightlife and places of interest. 25 minutes away from the establishment you have the railway station situated 7 kilometres away fromTan Son Nhat Airport. ROOM: The establishment has studios and apartments, have modern equipment, a kitchen, a balcony, a bathroom, a hairdryer and a television. They also have internet, a fridge, a kitchen, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, individual air-conditioning, a safety deposit box and a king-size bed. FACILITIES: The establishment has a gym, a steam bath, a swimming pool, deck chairs and parasols (available for a fee), The establishment also offers table football, ping pong, basketball and billiards. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.75" OriginalAmount="136.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447002" HotelName="Blue Diamond 8b" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/0/2/447002_55a399f1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.43" OriginalAmount="137.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|543533" HotelName="The Galleria Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Nguyen Thien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/5/3/3/543533_db515411031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|219113" HotelName="Fusion Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, Distri Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/1/3/219113_033fe521231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.18" OriginalAmount="139.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331698" HotelName="Liberty Central Saigon Citypoint" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 - 61 Pasteur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/9/8/331698_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.62" OriginalAmount="139.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83914" HotelName="Continental Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132-134 DONG KHOI, DISTRICT1, HO CHI MINH CITY 132-134</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/1/4/83914_01a23621201.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 3 floors, 80 large rooms, a terrace, air-conditioning, a hall with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: The hotel is in the city centre, is located near points of interest, 5 minutes walk away, you can find restaurants, the nightlife, is situated 5 minutes walk away from Ben Thanh Market the stores of the establishment is a 10-minute walk away from the bus station, Close to and. it is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a swimming pool, a gym, a sauna and a steam bath. For a small supplement, you are offered a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.89" OriginalAmount="140.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|338811" HotelName="Sherwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 Nam Ky Khoi Nghia, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/1/1/338811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.97" OriginalAmount="140.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331316" HotelName="A&amp;em Corner Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Thu Khoa Huan, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/1/6/331316_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.26" OriginalAmount="141.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190479" HotelName="Sherwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127 Pasteur Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/9/190479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.83" OriginalAmount="141.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|528295" HotelName="A-Loi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150, 7th Street, Trung Son, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/2/9/5/528295_243484d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.72" OriginalAmount="142.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83887" HotelName="Silverland Yen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thu Khoa Huan Street, Ward Ben Thanh, District 1, 73-75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/7/83887_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, was built in 2009, has 59 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment has a cafÃ©, a restaurant, internet, room service, a laundry service, a car park and bicycle hire. SITUATION: This hotel el mercado de Ben Thanh it is close to, the post office and, Around the establishment, clients can find shops, restaurants, bars, the nightlife and the bus station. Notre Dame it is 5 minutes drive away from this establishment, el Museo de la Guerra it is 8 minutes drive away from Can Tho it is 3 hours away from Los tÃºneles de Cu Chi 2 hours away from 2 hours away from the establishment, clients can find Vung Tau the beach it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a central air-conditioning system, a direct line telephone, internet (free of charge), an LCD TV, cable television, a safe, a mini-bar, a double or king-size bed and a bathroom with a hairdryer. PAYMENT METHODS: Customers can pay using Mastercard, Visa and cash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.89" OriginalAmount="142.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190286" HotelName="Merperle Crystal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguyen Luong Bang, Tan Phu Ward, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/8/6/190286_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.02" OriginalAmount="143.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453096" HotelName="Silverland Mây" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/6/453096_9e7ce930834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.79" OriginalAmount="144.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453013" HotelName="Sotetsu Grand Frésa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Ly Tu Trong Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/3/453013_5b5a3ec1003.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.03" OriginalAmount="144.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418332" HotelName="Au Lac Charner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87-89-91 Ho Tung Mau St., Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/3/2/418332_a7140cc0303.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.86" OriginalAmount="145.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189657" HotelName="Villa Song Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197/2 Nguyen Van Huong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/5/7/189657_c921b1f1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.02" OriginalAmount="145.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.22" OriginalAmount="145.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221109" HotelName="Alagon D'antique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301-303 Ly Tu Trong St, Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/0/9/221109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.80" OriginalAmount="146.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419213" HotelName="Kamalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton, Ben Nghe Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/3/419213_07664ff0707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.11" OriginalAmount="148.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190489" HotelName="Silverland Sakyo and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A-10B-10C Le Thanh Ton St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/9/190489_4ede1e51634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.37" OriginalAmount="150.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83774" HotelName="Chloe Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Phan Van Chuong, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/4/83774_1_1774.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.93" OriginalAmount="151.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26315" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>141 NGUYEN HUE STR., DISTRICT 1 141</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/5/26315_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 222 standard rooms, 55 suites, 11 apartments, a hall, a reception, a safety deposit box service, a currency exchange service and lifts. Some of the facilities that the establishment offers to guests include a bar, shops, a souvenir shop, a florist, a car hire desk, conference rooms, a cafÃ© and 6 restaurants. The establishment has a laundry service, room service and internet. SITUATION: This hotel is in the centre of Vietnam. Is situated in Báº¿n ThÃ nh Market. In the surrounding area, you can find the tourist area. It is situated 20 minutes away from Ho Chi Minh City Airport. ROOM: Customers can find elegant and cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a safe (available for a fee), a central air-conditioning system, central heating, large suites with a living room and a sitting room. There is also one-bedroom apartments with kitchen, a coffee maker and a teapot. FACILITIES: The establishment has a spa, a covered swimming pool, a sauna, a jacuzzi, a steam bath, a massage service, body care treatments, a gym and a casino. MEALS: Guests are offered all meals in a buffet format, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.63" OriginalAmount="154.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270630" HotelName="Xuan Dan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/3/0/270630_6756d131747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.19" OriginalAmount="155.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.89" OriginalAmount="156.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83893" HotelName="Silverland Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Le Lai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/3/83893_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 56 rooms, a lobby with a reception, a currency exchange service and a restaurant. The establishment also has internet, For an additional charge cost offers room service and a laundry service. Guests are also offered bicycle hire. SITUATION: The hotel is in Ho Chi Minh City the centre of el mercadillo de Ben Thanh it is located close to the business district, the establishment is a 30-minute drive away from the airport. ROOM: The establishment has rooms and suites. They have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a mini-bar and an individual air-conditioning system. OTHERS: Regarding the food and beverage offering, clients can enjoy a meal service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.85" OriginalAmount="161.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|552898" HotelName="Bluesky MarQ Luxury Vaccation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29b Nguyen Dinh Chieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/9/8/552898_a24141b1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.50" OriginalAmount="162.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420022" HotelName="Tuong Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 42 Bui Thi Xuan Phuong Ben Thanh Dist 1 Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/2/420022_77387061723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.50" OriginalAmount="168.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|552716" HotelName="Richlane Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/1/6/552716_4f40d7c1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.70" OriginalAmount="168.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421046" HotelName="Luxury Ben Thanh Taa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Dang Thi Nhu Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/4/6/421046_cd737b91705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.87" OriginalAmount="169.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|372963" HotelName="Oakwood Residence Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Street, District 7, Bairro 7, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/3/372963_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.74" OriginalAmount="170.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189426" HotelName="Cat " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/2/6/189426_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.46" OriginalAmount="174.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419589" HotelName="La Casita Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Tran Ngoc Dien, Thao Dien Ward, District 2, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/8/9/419589_dc0979c1748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.48" OriginalAmount="178.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453587" HotelName="HANZ Boutique Hotel Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/21 Bui Vien, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/7/453587_71622df1313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.20" OriginalAmount="180.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28046" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 DONG KHOI STR., DIST. 1, HO CHI MINH CITY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/6/28046_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1920. SITUATION: This establishment is in Ho Chi Minh City city centre. It is located 500 metres away from la Opera House 15 minutes away, guests can find la Catedral de Notre-Dame and el Mercado Ben Thanh ROOM: The rooms have a bathroom, a direct line telephone, old furniture and a flatscreen TV with cable television. FACILITIES: Guests are offered a fitness centre and the casino. MEALS: Guests can make use of a coffee shop, a restaurant and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.70" OriginalAmount="186.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|446671" HotelName="Fusion Original Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/1/446671_0a11ddc1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.74" OriginalAmount="187.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66266" HotelName="Amanaki Saigon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HO TUNG MAU STREET, DIST 1, 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/6/66266_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 45 modern rooms, The establishment boasts a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a restaurant, WiFi, room service and a laundry service. SITUATION: The hotel is in Ho Chi Minh City the centre of near the establishment, you will find Ben Thanh the Market of it is situated close to the business district. ROOM: standard rooms suites, have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a mini-bar and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.96" OriginalAmount="189.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.78" OriginalAmount="196.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|37124" HotelName="Somerset Ho Chi Minh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 NGUYEN BINH KIEM ST, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/4/37124_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 165 apartments and 12 floors. The establishment has air-conditioning, a hall, express check-out, a reception, a safety deposit box service and a currency exchange service. They also have a cloakroom, a lift, a mini-market, a restaurant and an events room. The establishment also offers room service, a laundry service, a playground, a games room and a car park. SITUATION: It is in the business and commercial area, near the establishment, you will find places of interest, 25 minutes away from the establishment you have the railway station. ROOM: The rooms have internet, a bathroom, a hairdryer, a television, a microwave and a fridge. They also have a coffee maker, a kettle, a washing machine, an ironing set, a king-size bed, an individual air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has a gym, aerobics, a pool that has a children's area, deck chairs, parasols, a jacuzzi, a basketball court and a tennis court. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.22" OriginalAmount="197.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83842" HotelName="Nikko Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>235 NGUYEN VAN CU STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/2/83842_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nikko Saigon is rated five stars. It has a spa, a swimming pool, fitness facilities and a car park (free of charge). SITUATION: This hotel is close to the shopping centre Now Zone, is situated 10 minutes away from the opera, Cathedral Notre Dame and the Palace of la ReunificaciÃ³n. 20 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: Each room has cable television, a bathroom, spacious, a kettle, a coffee maker, a mini-bar and WiFi (free of charge). FACILITIES: Guests are offered a jacuzzi, spa treatments, business centre, a concierge service and souvenir shop. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.91" OriginalAmount="197.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|470976" HotelName="Convinia Luxury The Peak Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 ,16 street , district 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/7/6/470976_37ebc9d1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.83" OriginalAmount="206.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|235404" HotelName="Norfolk Mansion Luxury Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19-21 Ly Tu Trong Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/0/4/235404_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.13" OriginalAmount="207.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421029" HotelName="Zen Dream Home By Sazi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176/10 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/9/421029_c726d9c1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.90" OriginalAmount="208.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|446712" HotelName="Northern Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ly Tu Trong Street, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/1/2/446712_4959a341349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.37" OriginalAmount="220.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.67" OriginalAmount="222.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.75" OriginalAmount="222.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|339197" HotelName="Bach Suites Saigon, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A Ph?m Ng?c Th?ch, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/1/9/7/339197_ff24a681019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.94" OriginalAmount="229.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221111" HotelName="Sila Urban Living" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Ngo Thoi Nhiem Street, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/1/221111_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.19" OriginalAmount="229.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.96" OriginalAmount="231.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536803" HotelName="Thadico 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Duong 19B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/0/3/536803_b1e13232053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.43" OriginalAmount="233.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.80" OriginalAmount="234.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28047" HotelName="Lotte  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A-4A TON DUC THANG STREET 2A-4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/7/28047_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.00" OriginalAmount="234.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|455572" HotelName="Indigo Saigon The City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Ly Tu Trong Street Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/5/7/2/455572_58cb5e41756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.75" OriginalAmount="244.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|453010" HotelName="La Siesta Premium Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 -188 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/0/453010_73537f31011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.10" OriginalAmount="247.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26314" HotelName="Renaissance Riverside Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08/15 TON DUC THANG STREET DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/4/26314_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 349 standard rooms. It has a lobby, a reception with a bureau de change, a conference room, a bar, a restaurant with swimming pool views and a car park. SITUATION: This luxurious hotel is in Ho Chi Minh City city centre where you can find shops and leisure areas. 20 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: Customers can find fully-equipped rooms with a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and an air-conditioning system. FACILITIES: The establishment has a swimming pool, body treatments, steam baths and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.46" OriginalAmount="248.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190474" HotelName="Sedona Suites Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Boulevard (via Pasteur Str.)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/4/190474_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.39" OriginalAmount="256.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190406" HotelName="Quynh Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206B Phan Dang Luu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/0/6/190406_15a18f51017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.32" OriginalAmount="279.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.21" OriginalAmount="301.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453723" HotelName="Amanaki Thao Dien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Nguyen Dang Giai St., Thao Dien Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/3/453723_01bfdf21153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.24" OriginalAmount="302.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26316" HotelName="New World Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 LE LAI STREET DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/6/26316_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has 498 rooms, a hall, a living room, a bar and a restaurant. SITUATION: This hotel is in HCMC the shopping centre of Where clients can find shops, leisure areas and entertainment. it is situated near SaigÃ³n the Market of. ROOM: The modern, comfortable rooms, a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, satellite or cable TV, internet, a mini-bar, an air-conditioning system, a safe (available for a fee), films (free of charge) and mineral water (free of charge). FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment has a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.88" OriginalAmount="331.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28048" HotelName="Sheraton Saigon and Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Dong Khoi Street, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/8/28048_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 483 standard rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, WiFi, room service and a laundry service. SITUATION: The hotel is in the heart of Ho Chi Minh City. Is situated in Dong Khoi 3 kilometres away, you can find the railway station. ROOM: The establishment has spacious standard rooms, studios and suites. The rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a swimming pool with a children's area, a bar, a health centre and a spa. Guests can also find boutiques. can enjoy play ping-pong. MEALS: Customers are offered the use of 9 restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.69" OriginalAmount="364.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418035" HotelName="Mia Saigon - luxury boutique hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Street 10, An Phu ward, District 2 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/5/418035_d78ee5d0755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.16" OriginalAmount="389.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34812" HotelName="Park Hyatt Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAM SON SQUARE DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/2/34812_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: With regards to the food and beverage offering, the establishment has a restaurant 259 rooms, The establishment boasts a lobby with safety deposit boxes, a bar, conference facilities and internet in communal areas, The establishment also offers room service and a laundry service. SITUATION: It is inHo Chi Minh City the heart of nearby, you will find the business area, leisure areas, close to the establishment, guests have places of interest. ROOM: They have work area, internet, a satellite or cable television, a safe and a bathroom with a shower, There is also pillows, a bathrobe, slippers and toiletries. FACILITIES: The establishment boasts a spa, a garden with tropical plants, treatment rooms and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.04" OriginalAmount="390.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190577" HotelName="The Reverie Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 - 36 Nguyen Hue Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/7/190577_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.01" OriginalAmount="404.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|221141" HotelName="The Reverie Saigon Residential Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 - 69F Dong Khoi Street Ho Chi Minh City District 1 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/4/1/221141_1_9913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.35" OriginalAmount="411.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190021" HotelName="Intercontinental Residences Saigon, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Nguyen Du St. &amp; Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/2/1/190021_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.58" OriginalAmount="418.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83892" HotelName="JW Marriott and Suites Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Hai Ba Trung St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/2/83892_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was opened in 2009, has 21 floors and excellent service. SITUATION: This establishment, is in Ho Chi Minh City the centre of it is situated near points of interest, Such as and the post office, Close to, the town hall and the opera. ROOM: The rooms have an LCD satellite television, a DVD player, home cinema, an iPod docking station, an iPhone docking station, WiFi and an individual air-conditioning system. FACILITIES: The establishment boasts a spa, The establishment also has a swimming pool, a terrace and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.93" OriginalAmount="15.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567393" HotelName="Thanh Nam - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>909 TL10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.27" OriginalAmount="19.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567396" HotelName="Sao Mai - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Vo Thi Phai, Quan 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.41" OriginalAmount="19.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338670" HotelName="Hung Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Bau Cat, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567387" HotelName="Thien Thuan - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.08" OriginalAmount="20.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331624" HotelName="Tan Da" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Tan Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.47" OriginalAmount="20.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567391" HotelName="Dai Hong - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 No Trang Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.89" OriginalAmount="21.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567284" HotelName="Hoang Yen Nhi - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Duong So 51, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.64" OriginalAmount="21.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338369" HotelName="Bonita Tht" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 To Hien Thanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.89" OriginalAmount="22.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338832" HotelName="Nd Building" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.35" OriginalAmount="22.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567386" HotelName="Doi Che - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567237" HotelName="Ngoc Yen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D. Truong Sa, phuong 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567312" HotelName="Xuan An - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Nguyen Thai Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.17" OriginalAmount="25.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567384" HotelName="New Paris - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 hem 101 bac hai Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.56" OriginalAmount="28.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567231" HotelName="Vuon Tao Dan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Nguyen Thi Minh Khai Quan 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.41" OriginalAmount="32.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331320" HotelName="C Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 De Tham Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.81" OriginalAmount="33.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266295" HotelName="Cactusland Tan Binh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Binh Gia, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.04" OriginalAmount="36.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270631" HotelName="Phuong Anh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.62" OriginalAmount="37.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|267390" HotelName="Laverne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/24 No Trang Long street, Binh Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.27" OriginalAmount="39.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270076" HotelName="Thanh Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.89" OriginalAmount="40.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339287" HotelName="Sabina Hotel &amp; Apartment - Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Khu Pho Hung Gia 1, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.43" OriginalAmount="43.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331543" HotelName="Hoang Hoang (bloom 3)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120/4 Le Lai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.60" OriginalAmount="46.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83845" HotelName="Boss Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 NGUYEN THIEN THUAT, WARD 3, DIST 3 306-308</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel has a reception, WiFi, a restaurant and karaoke. SITUATION: This hotel Ho Chi Minh City it is in 1,7 kilometres away from the establishment, guests will find Tao Dan park el Museo Memorial de la Guerra it is situated 1,9 kilometres away from it is 2,2 kilometres away from la ReunificaciÃ³n the Palace of it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, a wardrobe, a sitting room, a mini-bar, kettle, cable television, a bathroom with a shower, a hairdryer, slippers and towels. FACILITIES: Guests are offered a sauna, a spa with a massage service, a luggage room, a launderette, ticket sales, excursions, a transfer service to the airport and a transfer service (available for a fee). OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.41" OriginalAmount="47.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|264777" HotelName="Ohana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 Nguyen Cong Tru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.55" OriginalAmount="50.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|163881" HotelName="Gk Central " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92-94 LY TU TRONG STREET, BEN THANH WARD,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: This hotel Meadowood (Napa Valley) it is in Meadowood (Napa Valley). FACILITIES: This establishment has sports facilities, 7 tennis courts, a golf course and hiking paths. The establishment also has a spa and an entertainment programme for children, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.54" OriginalAmount="55.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265992" HotelName="Thu Ha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|420736" HotelName="Kim Long Chau Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19D Bui Thi Xuan Street, Ward Ben Thanh, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.42" OriginalAmount="58.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338877" HotelName="Saigon Kiko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211-213-215 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.61" OriginalAmount="83.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331330" HotelName="Alagon City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 Pham Hong Thai, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.44" OriginalAmount="89.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331417" HotelName="A&amp;em Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.58" OriginalAmount="109.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331366" HotelName="Me Gustas Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Dong Du Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ca2c8f8-1a57-494a-bb9b-0dbe269a2f70|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="5ca2c8f8-1a57-494a-bb9b-0dbe269a2f70">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-22T00:00:00" End="2026-08-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5ca2c8f8-1a57-494a-bb9b-0dbe269a2f70|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-04-16T10:43:27.2639206+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5ca2c8f8-1a57-494a-bb9b-0dbe269a2f70" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="2045.79" OriginalAmount="1986.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2962.86" OriginalAmount="2876.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4496.05" OriginalAmount="4365.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4820.02" OriginalAmount="4679.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5262.59" OriginalAmount="5109.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6560.61" OriginalAmount="6369.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6665.15" OriginalAmount="6471.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6712.27" OriginalAmount="6516.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7416.60" OriginalAmount="7200.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8680.79" OriginalAmount="8427.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10591.05" OriginalAmount="10282.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c8430e78-1ede-43a7-9b81-16661979eba4|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="c8430e78-1ede-43a7-9b81-16661979eba4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-22T00:00:00" End="2026-08-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
c8430e78-1ede-43a7-9b81-16661979eba4|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-04-16T10:44:28.914303+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c8430e78-1ede-43a7-9b81-16661979eba4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="2035.29" OriginalAmount="1976.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2499.71" OriginalAmount="2426.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66169" HotelName="Sanouva Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175-177 LY TU TRONG, DISTRICT 1 175-177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/9/66169_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, renovated in 2009 with air-conditioning, has 53 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a restaurant, a cafÃ©, room service, a laundry service, bicycle hire, a car park and WiFi (for a fee). SITUATION: It is inBen Thanh the centre of 150 metres away from the establishment, you can find Ben Thanh the Market of the tourist attractions situated 10 kilometres away fromTan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, central heating, LCD cable television, a radio, a direct line telephone, internet, large beds, an iron, a safety deposit box, a bathroom with a shower, a hairdryer, a mini-bar, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast service, a set-menu lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2572.44" OriginalAmount="2497.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|273770" HotelName="Ibis Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/7/7/0/273770_1_1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2962.86" OriginalAmount="2876.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4496.05" OriginalAmount="4365.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4829.61" OriginalAmount="4688.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4873.73" OriginalAmount="4731.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|219113" HotelName="Fusion Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, Distri Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/1/3/219113_033fe521231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5262.59" OriginalAmount="5109.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5586.08" OriginalAmount="5423.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28046" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 DONG KHOI STR., DIST. 1, HO CHI MINH CITY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/6/28046_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1920. SITUATION: This establishment is in Ho Chi Minh City city centre. It is located 500 metres away from la Opera House 15 minutes away, guests can find la Catedral de Notre-Dame and el Mercado Ben Thanh ROOM: The rooms have a bathroom, a direct line telephone, old furniture and a flatscreen TV with cable television. FACILITIES: Guests are offered a fitness centre and the casino. MEALS: Guests can make use of a coffee shop, a restaurant and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6396.52" OriginalAmount="6210.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6445.16" OriginalAmount="6257.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33301" HotelName="Caravelle Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 - 23 Lam Son Square, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/1/33301_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1959, has 335 rooms, 6 restaurants and a bar on the rooftop. SITUATION: This 5 star hotel, is in Ho Chi Min City, is in the business district where guests can enjoy shops and leisure areas. It is just 8 kilometres away from Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6560.61" OriginalAmount="6369.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6719.49" OriginalAmount="6523.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7416.60" OriginalAmount="7200.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8680.79" OriginalAmount="8427.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10591.05" OriginalAmount="10282.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b2ff9152-14c5-4f6a-af34-63ace7907105|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="b2ff9152-14c5-4f6a-af34-63ace7907105">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-22T00:00:00" End="2026-08-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
b2ff9152-14c5-4f6a-af34-63ace7907105|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-04-16T10:44:47.0786766+01:00" Version="0" EchoToken="Search" TransactionIdentifier="b2ff9152-14c5-4f6a-af34-63ace7907105" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="2035.29" OriginalAmount="1976.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2499.71" OriginalAmount="2426.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66169" HotelName="Sanouva Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175-177 LY TU TRONG, DISTRICT 1 175-177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/9/66169_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, renovated in 2009 with air-conditioning, has 53 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a restaurant, a cafÃ©, room service, a laundry service, bicycle hire, a car park and WiFi (for a fee). SITUATION: It is inBen Thanh the centre of 150 metres away from the establishment, you can find Ben Thanh the Market of the tourist attractions situated 10 kilometres away fromTan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, central heating, LCD cable television, a radio, a direct line telephone, internet, large beds, an iron, a safety deposit box, a bathroom with a shower, a hairdryer, a mini-bar, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast service, a set-menu lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2572.44" OriginalAmount="2497.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|273770" HotelName="Ibis Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/7/7/0/273770_1_1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2962.86" OriginalAmount="2876.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4496.05" OriginalAmount="4365.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4829.61" OriginalAmount="4688.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4873.73" OriginalAmount="4731.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|219113" HotelName="Fusion Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, Distri Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/1/3/219113_033fe521231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5262.59" OriginalAmount="5109.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5586.08" OriginalAmount="5423.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28046" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 DONG KHOI STR., DIST. 1, HO CHI MINH CITY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/6/28046_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1920. SITUATION: This establishment is in Ho Chi Minh City city centre. It is located 500 metres away from la Opera House 15 minutes away, guests can find la Catedral de Notre-Dame and el Mercado Ben Thanh ROOM: The rooms have a bathroom, a direct line telephone, old furniture and a flatscreen TV with cable television. FACILITIES: Guests are offered a fitness centre and the casino. MEALS: Guests can make use of a coffee shop, a restaurant and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6396.52" OriginalAmount="6210.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6445.16" OriginalAmount="6257.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33301" HotelName="Caravelle Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 - 23 Lam Son Square, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/1/33301_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1959, has 335 rooms, 6 restaurants and a bar on the rooftop. SITUATION: This 5 star hotel, is in Ho Chi Min City, is in the business district where guests can enjoy shops and leisure areas. It is just 8 kilometres away from Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6560.61" OriginalAmount="6369.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6719.49" OriginalAmount="6523.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7416.60" OriginalAmount="7200.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8680.79" OriginalAmount="8427.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10591.05" OriginalAmount="10282.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|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="bbbf35f5-3a97-445b-a831-cb13a8c3a188">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
bbbf35f5-3a97-445b-a831-cb13a8c3a188|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-04-16T10:44:58.4836872+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bbbf35f5-3a97-445b-a831-cb13a8c3a188" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="5.50" OriginalAmount="5.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453828" HotelName="Language Exchange 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212B C6/7 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f7637571307.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.42" OriginalAmount="8.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453751" HotelName="Sumi " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/1/453751_188998d1352.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.15" OriginalAmount="8.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189213" HotelName="Valentine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Bui Vien St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/3/189213_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.95" OriginalAmount="9.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190086" HotelName="Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/11 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/6/190086_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.31" OriginalAmount="10.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190145" HotelName="Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/10 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/5/190145_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.90" OriginalAmount="11.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331420" HotelName="Phan Anh Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/6 Pham Ngu Lao Street, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/2/0/331420_18bf3891332.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.10" OriginalAmount="11.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338873" HotelName="City Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/7/3/338873_5b98e061207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.22" OriginalAmount="13.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|267904" HotelName="OYO 397 Thanh Dat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/0/4/267904_e66f24e1354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.12" OriginalAmount="14.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|422315" HotelName="AQUARIZON BOUTIQUE CITY BAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197 Bui Vien, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/1/5/422315_1e1e5670430.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.99" OriginalAmount="15.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453162" HotelName="OYO 520 Friendly Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212/A70 Nguyen Trai, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_96e2d6a0902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|555350" HotelName="Phu Gia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Thai Hoc, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/3/5/0/555350_26ba56a1850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.66" OriginalAmount="16.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454051" HotelName="Ngoc Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>361 Tran Xuan Soan Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/1/454051_5fcb3ae0855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.24" OriginalAmount="16.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190004" HotelName="Huong Mai 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Dao Duy Anh Street, Phu Nhuan Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/4/190004_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.58" OriginalAmount="17.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|454047" HotelName="Phong Lan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24A Quang Trung, Hiep Phu Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/7/454047_19c4e050837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.70" OriginalAmount="17.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|523027" HotelName="Thành Vinh hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>562 Vo Nguyen Giap, Phuoc Long A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/2/7/523027_e51345c1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.21" OriginalAmount="17.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447032" HotelName="Khach San Dai An Binh Tan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>93/10 NGUYEN THI TU, BINH HUNG HOA B WARD, BINH TAN, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/2/447032_64b12a91752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.36" OriginalAmount="17.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|456019" HotelName="Tahami Thu Duc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 duong D2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/1/9/456019_470b7b01755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.65" OriginalAmount="18.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453444" HotelName="Prince " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60, 21 Street, Ward 8, Go Vap District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/4/453444_cb401441059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421028" HotelName="Truong Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199 Cong Hoa Street Tan Binh District Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/8/421028_c64bb0a1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.03" OriginalAmount="18.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567235" HotelName="Nam Bac by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 D. Phan Dang Luu phuong 3 Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/5/567235_263864a1346.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.18" OriginalAmount="18.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189666" HotelName="Marie-line" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/43 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/6/6/189666_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.36" OriginalAmount="18.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265862" HotelName="Ha Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76/2K Le Van Chi, Linh Trung Ward, Thu Duc District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/6/2/265862_8d9dd0e1229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.48" OriginalAmount="18.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189113" HotelName="Anh Duy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 Nguyen Cong Tru St, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/3/189113_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.87" OriginalAmount="19.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190000" HotelName="Hung Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Thep Moi Street, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/0/0/190000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.18" OriginalAmount="19.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453550" HotelName="Venus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>872 Quang Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/0/453550_63f3ddd1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.37" OriginalAmount="19.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|202148" HotelName="Hoa De Nhat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4/1/9 - 4/1/11 Hoang Viet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/1/4/8/202148_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.58" OriginalAmount="19.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419749" HotelName="RedDoorz Plus near E-Town 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Than Nhan Trung, Phuong 13, Tan Binh, 52-54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/9/419749_25741e20613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.00" OriginalAmount="20.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|554308" HotelName="KHACH SAN PHU HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/3/0/8/554308_9f356f51331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.06" OriginalAmount="20.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|339366" HotelName="Melody Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu ph? H?ng Gia 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/6/6/339366_b124a481233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.30" OriginalAmount="20.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523116" HotelName="Yen Nam Nguyen Thai Son" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hem 87 Nguyen Thai Son phuong 4 Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/6/523116_c484ae30912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.36" OriginalAmount="20.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|265150" HotelName="Truong Giang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 - 57 - 59 Trieu Quang Phuc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/1/5/0/265150_4b6831f1747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.40" OriginalAmount="20.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523110" HotelName="Kim Dung Tran Quang Khai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Tran Quang Khai. Tan Dinh. Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/0/523110_c0c06180908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.55" OriginalAmount="20.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453605" HotelName="Mai Vang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Duong so 4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/5/453605_9ea145c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.62" OriginalAmount="20.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447027" HotelName="Minh Nhu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Dong Xoai Street, Ward 13, Tan Binh District, Ho Chi Minh City, Vietnam, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/2/7/447027_61476a31749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.64" OriginalAmount="21.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338913" HotelName="Phuong Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/9/1/3/338913_3252e8a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.70" OriginalAmount="21.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422108" HotelName="Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3 84 Hung Gia 4 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/0/8/422108_13ec9ac1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.77" OriginalAmount="21.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190083" HotelName="Ipeace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/8 Pham Ngu Lao St, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/3/190083_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.89" OriginalAmount="21.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567390" HotelName="Thanh Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Le Quang Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/9/0/567390_79157bf1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.10" OriginalAmount="21.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338738" HotelName="Oyo 261 Binh Dung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Hoa Cuc, Ward 7, Phu Nhuan District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/3/8/338738_4b9b6841251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.12" OriginalAmount="21.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567385" HotelName="Sao Phuong Thao - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140F LE Thiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/5/567385_642423c1324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.38" OriginalAmount="21.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189604" HotelName="Yen Nam Ntt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen, P. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/4/189604_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.43" OriginalAmount="21.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339375" HotelName="95 Lam Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/7/5/339375_b2b93561234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.65" OriginalAmount="21.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453588" HotelName="HANZ Bao Long " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Nguyen Van Luong, Phuong 10, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/8/453588_23bf96b1327.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.89" OriginalAmount="22.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83861" HotelName="Nouveau Happy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN ST, BEN THANH WARD, DIST 1 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/1/83861_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 5 minutes away from the market, el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is situated 35 minutes away from Inmaculada ConcepciÃ³n the Church of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.30" OriginalAmount="22.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|231996" HotelName="Koniko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/22 Pham Ngu Lao Street, District 1 Pham Ngu Lao Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/9/6/231996_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.32" OriginalAmount="22.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567232" HotelName="Thanh Tuyen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Duong so 17 Binh Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/3/2/567232_147492d1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.34" OriginalAmount="22.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567388" HotelName="Minh Phương HBC - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Duong 3 Hiep Binh Chanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/8/8/567388_68b95cd1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.50" OriginalAmount="22.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|332225" HotelName="Atana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>327 Phan Van Hon , District 12, Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/2/5/332225_a80f0ed1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.80" OriginalAmount="23.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190146" HotelName="Hanz The Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35/2 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/4/6/190146_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.03" OriginalAmount="23.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554121" HotelName="Yen Nam Nguyen Trong Tuyen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguyen Trong Tuyen P.8 Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/1/554121_d4231021332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.23" OriginalAmount="23.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453795" HotelName="Giang Linh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>311 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/5/453795_9c09eba1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.39" OriginalAmount="23.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|338891" HotelName="Thanh Lan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/1/338891_60378781212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.71" OriginalAmount="23.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190450" HotelName="Saigon Amigo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/0/190450_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.84" OriginalAmount="24.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453360" HotelName="New Star Inn Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nguyen Thi Minh Khai, Ward 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/6/0/453360_2ea74581230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.44" OriginalAmount="24.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|537788" HotelName="Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/8/8/537788_b174acb0925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190458" HotelName="Saigon Europe and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 De Tham Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/5/8/190458_13bfb450915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.49" OriginalAmount="24.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453868" HotelName="Beautiful Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bui Vien, Phuong Pham Ngu Lao, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/8/453868_d6f28d21746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.57" OriginalAmount="24.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419343" HotelName="La Galerie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Duong Soi 4, KDC Trung Son Binh Chanh, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/4/3/419343_6a41dcf1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.63" OriginalAmount="24.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|372948" HotelName="The Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/37 Phan Thuc Duyen Street, Ward 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/8/372948_c58847c1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.66" OriginalAmount="24.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447088" HotelName="Aladdin and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>397 Huynh Van Banh, Phuong 11 Quan Phu Nhuan, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/8/447088_da14e031042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.73" OriginalAmount="24.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190279" HotelName="Mai Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/12 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/9/190279_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.78" OriginalAmount="25.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332114" HotelName="Camila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Song Da street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/4/332114_952def21817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.78" OriginalAmount="25.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453619" HotelName="Saigon Pink" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ho Tung Mau Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/9/453619_a0dbf211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.94" OriginalAmount="25.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453802" HotelName="Winston Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1110 Pham Van Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/2/453802_a8811f71156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.02" OriginalAmount="25.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453438" HotelName="99 Bui Vien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/3/8/453438_152fe371201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.15" OriginalAmount="25.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|189754" HotelName="Trung Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>785 Nguyen Trai, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/4/189754_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.17" OriginalAmount="25.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453399" HotelName="HT " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>128/1-5 Tran Quoc Thao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/9/453399_62030871058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.52" OriginalAmount="25.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|234923" HotelName="Tuan Viet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 Dinh Tien Hoang Dakao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/3/234923_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.63" OriginalAmount="25.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554092" HotelName="Yen Nam Hoang Van Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197A Hoang Van Thu P. 8 Quan Phu Nhuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/2/554092_ab0e3381335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.87" OriginalAmount="26.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190277" HotelName="Saigon Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 Ly Tu Trong, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/7/190277_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.93" OriginalAmount="26.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454052" HotelName="HONG PHAT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ONG ICH KHIEM, PHUONG 10, QUAN 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/5/2/454052_d8642021748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.01" OriginalAmount="26.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453793" HotelName="Hanh Long 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1029 Tran Hung Dao, Ward 5, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/3/453793_d49b18b1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.10" OriginalAmount="26.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453727" HotelName="Lá Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Binh Quoi, Ward 27, Binh Thanh Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/7/453727_115dcda1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.18" OriginalAmount="26.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270035" HotelName="Kim Yen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Trong Tuyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/3/5/270035_b1771750805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.21" OriginalAmount="26.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189810" HotelName="Thanh Ha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/39 Pham Ngu Lao St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/1/0/189810_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.48" OriginalAmount="26.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|266670" HotelName="Vivian Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Thang Long Street, Ward 4, Tan Binh District, HCMC Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/6/7/0/266670_a8d76c51720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.72" OriginalAmount="26.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454207" HotelName="Minh Ha " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/2/0/7/454207_76b22fd0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.73" OriginalAmount="26.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190538" HotelName="Sunny  Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 De Tham Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/3/8/190538_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.79" OriginalAmount="26.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421331" HotelName="King Hotel Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/22 Cuu Long Street, Ward 2 , Tan Binh Dist., 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/1/421331_f021f340412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266424" HotelName="Thanh Tai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Tran Thai Tong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/4/266424_92931381758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.90" OriginalAmount="27.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189963" HotelName="Hoang Phi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>313 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/3/189963_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.93" OriginalAmount="27.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190464" HotelName="Saigon South Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-35 Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/6/4/190464_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.48" OriginalAmount="27.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453482" HotelName="Felix " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219/8A Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/2/453482_6b974e50947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.00" OriginalAmount="28.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189529" HotelName="The Alley Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/24 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/2/9/189529_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.02" OriginalAmount="28.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|522135" HotelName="Cozrum Homes - Retro House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>520/1 Ngo Gia Tu, Phuong 09</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/3/5/522135_d9aa1ab1141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.05" OriginalAmount="28.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189609" HotelName="Yellow House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>114/32 De Tham, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/0/9/189609_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.16" OriginalAmount="28.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83846" HotelName="Asian Ruby Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 BUI THI XUAN ST, BEN THANH WARD, DIST 1 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/6/83846_7cb4dea1616.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a spa, a wellness centre, a massage service, a transfer service, a reception, an ironing service, a baggage room, room service, a restaurant and a buffet breakfast. SITUATION: This hotel Ho Chi Minh City it is in 30 minutes away, guests can find Tan Son Nhat Airport 5 minutes away from the establishment guests have la ReunificaciÃ³n the Palace of Diamong Plaza the shopping centre. ROOM: All the rooms have wooden floors, an air-conditioning system, a wardrobe, cable television, a mini-bar, a bathroom with a bath, a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.34" OriginalAmount="28.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446994" HotelName="Hanz Sunflower and Spa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>821-823 Le Hong Phong, District 10, Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/9/4/446994_2558ddd1001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.44" OriginalAmount="28.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331392" HotelName="Ace Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/9/2/331392_4a616031802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.51" OriginalAmount="28.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190129" HotelName="Leblanc Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>414 Nguyen Dinh Chieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/9/190129_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.60" OriginalAmount="28.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453963" HotelName="REDFLOWER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Tran Quang Khai, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/6/3/453963_5d4b87d1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.75" OriginalAmount="28.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189853" HotelName="Diep Anh Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/31 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/5/3/189853_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.80" OriginalAmount="28.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232738" HotelName="Song Anh 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Lai, Ben Thanh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/8/232738_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.84" OriginalAmount="28.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453983" HotelName="APOLLO AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Yen The, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/8/3/453983_622930c1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="28.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453487" HotelName="Centara Saigon " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Ly Tu Trong Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/7/453487_27259681119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.88" OriginalAmount="29.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|446985" HotelName="Hanz Saigon Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D1 Le Hong Phong, District 10, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/8/5/446985_4c6072e1728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.90" OriginalAmount="29.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453553" HotelName="Fortune 1127" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1127 D. Tran Hung Dao, Phuong 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/3/453553_4138cb21013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.96" OriginalAmount="29.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189082" HotelName="Ailen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/33 Pham Ngu Lao Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/8/2/189082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.02" OriginalAmount="29.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189489" HotelName="Dong Kinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/4 - 106 - 108 Tran Tuan Khai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/9/189489_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.07" OriginalAmount="29.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232898" HotelName="The Noble Swan Wood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/9/8/232898_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.24" OriginalAmount="29.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453555" HotelName="Ly Ly " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110-112 Song Hanh, P10, Q6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/5/453555_05e83691033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.53" OriginalAmount="29.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536948" HotelName="Meander Saigon - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3B Ly Tu Trong Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/4/8/536948_121b4950930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.75" OriginalAmount="29.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447033" HotelName="Cherry and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>406/14 Cong Hoa Street,Tan Binh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/3/447033_65690c61753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.78" OriginalAmount="29.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189368" HotelName="Beauty Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185/14 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/6/8/189368_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.81" OriginalAmount="29.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523525" HotelName="My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/17 Tran Hung Dao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/5/2/5/523525_8b272740931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.12" OriginalAmount="30.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372943" HotelName="Green Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Do Quang Dau Pham Ngu Lao ward, district 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/4/3/372943_c40cd6f1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421200" HotelName="Gic Apartment and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Hong Ha, Ward 2, Tan Binh District, Phuong 2, Quan Tan Binh Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/0/0/421200_086c1761704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.23" OriginalAmount="30.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|373138" HotelName="La Cigale Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/3/8/373138_e9215301241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.44" OriginalAmount="30.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453443" HotelName="HANZ Vuon Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>781/D2-1 Le Hong Phong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/4/3/453443_009d23f1344.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.58" OriginalAmount="30.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|331973" HotelName="Quy Hung Hotel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Dang Thi Nhu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/3/331973_819e5eb1857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.69" OriginalAmount="30.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454043" HotelName="GALAXY AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38/6 Lam Son Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/3/454043_7e227c90814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.04" OriginalAmount="31.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453653" HotelName="Calmette " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Calmette street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/3/453653_cb4ae2a1427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.15" OriginalAmount="31.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189488" HotelName="The Noble Swan Central Dong Du" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Du, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/8/189488_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.15" OriginalAmount="31.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|538069" HotelName="Hoang Le" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 69, Street No 9 Pham Hung, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/0/6/9/538069_9bb9eb82119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.21" OriginalAmount="31.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|83864" HotelName="Lucasta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAO THANG ST, DIST 3 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/4/83864_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a wellness centre, a lobby with living rooms, a car park (free of charge), a health centre and a massage service. The establishment offers guests motorbike hire, a laundry service, a currency exchange service, excursions and a transfer service to the airport, (free of charge). SITUATION: This hotel Cao Thang it is in Ho Chi Minh City is situated in 10 minutes away from the establishment, you can find Ben Thanh the Market of the opera and. ROOM: The rooms have an air-conditioning system, a hairdryer, a fridge and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.24" OriginalAmount="31.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453575" HotelName="Louis Hotel - Bui Vien Walking Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>283/17 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/7/5/453575_6dcd65a1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.38" OriginalAmount="31.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419956" HotelName="Minh Tam Phu Nhuan and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145/8 Nguyen Van Troi, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/6/419956_57d4b9d1751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.61" OriginalAmount="31.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|537928" HotelName="MINT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 do quang dau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/8/537928_0545f910949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.63" OriginalAmount="31.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189433" HotelName="Central  and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-64 Hung Phuoc 4, Dist 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/3/189433_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.63" OriginalAmount="31.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523655" HotelName="Spring Light Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 2 Street 16, Riverside Housing Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/6/5/5/523655_a876b8d1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.72" OriginalAmount="31.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453381" HotelName="Happy Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 Ly Phuc Man</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/8/1/453381_d0f2a9e1412.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.74" OriginalAmount="31.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453545" HotelName="Thiên Tài " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>452 Nguyen Thi Minh Khai, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/5/453545_1aa607d0922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.76" OriginalAmount="31.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453616" HotelName="Saigon Central " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Co Bac, Phuong Cau Ong Lanh, Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/6/453616_cb901831011.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.95" OriginalAmount="31.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|199259" HotelName="Beautiful Saigon 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/27 Bui Vien street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/9/199259_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.03" OriginalAmount="32.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420612" HotelName="Vien Dong 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-21 Hung Phuoc 4, Phu My Hung, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/1/2/420612_59e6d6a1709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.57" OriginalAmount="32.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421352" HotelName="Cola's Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/11 Nguyen Thi Minh Khai Street, District 3, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/5/2/421352_36e96661750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.86" OriginalAmount="32.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453604" HotelName="Mimosa Hotel - Near Tan Son Nhat Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Bach Dang Street ,Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/4/453604_adaeb721137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.92" OriginalAmount="32.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453863" HotelName="Hanh Phuc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 Nguyen Trai St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/3/453863_ddf3cbc0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.15" OriginalAmount="33.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338897" HotelName="Mai Villa - Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/9/7/338897_61adb961213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.65" OriginalAmount="33.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|339229" HotelName="Fide" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/9/339229_9064ebe1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189749" HotelName="Bin Bin  6 Near Secc D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Street 6, Hung Phuoc 4, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/4/9/189749_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.14" OriginalAmount="34.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189094" HotelName="An Dong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16-20 Su Van Hanh, Ward 9, Dist. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/9/4/189094_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.20" OriginalAmount="34.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420969" HotelName="SONATA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 NGUYEN THI THAP, phuong Tan Phu, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/9/420969_4b36a461707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.26" OriginalAmount="34.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419752" HotelName="RedDoorz Tan Hoang Long Hotel Nguyen Van Cu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 Duong Nguyen Van Cu, Quan 5, 135</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/5/2/419752_38491d40620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.40" OriginalAmount="34.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338883" HotelName="Le Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Dong Da Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/8/3/338883_5f8fc0e1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.68" OriginalAmount="34.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190576" HotelName="The Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Nguyen Huu Cau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/6/190576_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.70" OriginalAmount="34.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190348" HotelName="New Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>266 De Tham St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/4/8/190348_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.14" OriginalAmount="35.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419748" HotelName="Cactusland Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rach Bung Binh, Ward 8, District 3, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/8/419748_fcba0d80632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.44" OriginalAmount="35.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419363" HotelName="Kadupul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>212-214 Nguyen Thai Son Street, Ward 4, Go Vap District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/6/3/419363_7170c741701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.67" OriginalAmount="35.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453401" HotelName="Bros " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>222 duong Nguyen Cu Trinh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/1/453401_4511f1e1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.06" OriginalAmount="35.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267961" HotelName="Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/6/1/267961_32e617d1738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.35" OriginalAmount="36.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338475" HotelName="Cozy House 140" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/5/338475_353e8d91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.52" OriginalAmount="36.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|332031" HotelName="Airport Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Ngo Thi Thu Minh, Ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/3/1/332031_8bb99e41807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.42" OriginalAmount="37.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453485" HotelName="Trang An " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>627 Xo Viet Nghe Tinh, Binh Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/5/453485_66d5e441122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.44" OriginalAmount="37.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420839" HotelName="Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 Le Thanh Ton Street - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/9/420839_3e92cc90322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.47" OriginalAmount="37.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|523445" HotelName="Ekomo Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/42 Cong Quynh, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/4/5/523445_5ee5a760946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.32" OriginalAmount="38.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|419611" HotelName="Hoang Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Truong Quoc Dung, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/1/1/419611_e79228a1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.49" OriginalAmount="38.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419857" HotelName="La Paix SÀi GÒn - Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Hai Ba Trung, Ben Nghe Ward, District 1, 9 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/7/419857_80527561632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.09" OriginalAmount="38.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|229316" HotelName="Song Anh 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Le Thanh Ton District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/3/1/6/229316_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.18" OriginalAmount="39.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420026" HotelName="Akoya Saigon Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Ly Tu Trong, Ben Thanh Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/6/420026_7a1d8ea1726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.27" OriginalAmount="39.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331956" HotelName="Queen Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 - 40 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/5/6/331956_7f0f46e1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.41" OriginalAmount="39.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453479" HotelName="Justay Pink Church" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Ly Chinh Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/9/453479_cdae9c81737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.52" OriginalAmount="39.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|238016" HotelName="New Space" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lam Son, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/1/6/238016_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.81" OriginalAmount="39.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453480" HotelName="Bin Bin Hotel 3 - Near SC Vivo City D7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Duong So 2, Tan Phong, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/0/453480_804623c0948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.12" OriginalAmount="39.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453329" HotelName="Cozrum Smart - First Target " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 Suong Nguyet Anh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/9/453329_fd1cb541109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.32" OriginalAmount="40.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453617" HotelName="Spring House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/1/7/453617_1aa77561046.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.34" OriginalAmount="40.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331971" HotelName="Lucky Star 146 Nguyen Trai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Nguyen Trai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/1/331971_80950551856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.64" OriginalAmount="40.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453798" HotelName="HANZ Son Mi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>839/10 Le Hong Phong, Ward 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/9/8/453798_48626fd1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.76" OriginalAmount="40.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265729" HotelName="Sao Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>896 Nguyen Trai, Ward 14, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/2/9/265729_66ee7d71714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.84" OriginalAmount="40.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422117" HotelName="Cactusland Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251/8 Nguyen Van Troi Street, Phu Nhuan Dist, Phu Nhuan, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/1/7/422117_024f1c81154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.94" OriginalAmount="40.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|331644" HotelName="Ck Saigon Central Hotel (former Is Big Mama Hotel)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>241/8 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/4/4/331644_0a0d62e0938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.02" OriginalAmount="40.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453864" HotelName="A IN DEL LUNA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 DE THAM, PHUONG CAU ONG LANH, QUAN 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/4/453864_d62bee51746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.11" OriginalAmount="40.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189494" HotelName="Dragon Palace II " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/4/189494_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.12" OriginalAmount="40.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199275" HotelName="Vilion Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Le Anh Xuan Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/7/5/199275_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.33" OriginalAmount="41.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|453560" HotelName="THE RICE " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/9 BUI VIEN, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/6/0/453560_1374fb81139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.38" OriginalAmount="41.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267548" HotelName="Common Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18, Street 38, Thao Dien Ward, District 2, Thao Dien Ward, District 2 Thao Dien Ward, District 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/4/8/267548_0d419d01701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.41" OriginalAmount="41.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453558" HotelName="HANZ Friday Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>811 Le Hong Phong, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/5/8/453558_efee6781131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.77" OriginalAmount="41.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453396" HotelName="Bin Bin Hotel 9 - Near Tam Anh Hospital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 1, Him Lam Area , Tan Hung Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/6/453396_588eff81000.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.79" OriginalAmount="41.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453107" HotelName="LILA and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Cao Trieu Phat, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/0/7/453107_bde0e8a0805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.80" OriginalAmount="41.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|556349" HotelName="Hue My" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Tieu La , Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/4/9/556349_24282271500.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.00" OriginalAmount="41.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|374602" HotelName="The Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cuu Long Street, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/6/0/2/374602_35ee3421313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.00" OriginalAmount="41.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189965" HotelName="The Noble Swan Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>229 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/6/5/189965_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.38" OriginalAmount="42.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420610" HotelName="Sai Gon Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen Van Trang Ben Thanh Ward, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/1/0/420610_5828b2b1708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.52" OriginalAmount="42.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554864" HotelName="Vix Apartments ands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/3 Yen The street, ward 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/6/4/554864_66c9f5f1554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.67" OriginalAmount="42.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419856" HotelName="Saigon By Night Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4-90 Hung Gia 3 st, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/6/419856_3a81d021522.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.76" OriginalAmount="42.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83863" HotelName="Bat Dat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>238-244 TRAN HUNG DAO B, DIST 5 238-244</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/3/83863_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms, modern suites with air-conditioning, WiFi (free of charge), a restaurant and a reception. SITUATION: This hotel Cho Lon Centro Comercial de Chinatown it is in El Museo Militar 800 metres away, guests will find it is 1 kilometre away from the market, is situated 4,2 kilometres away from Ben Thanh the Market of it is 4,4 kilometres away from la ReunificaciÃ³n the Palace of the establishment is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have cable television, a mini-bar, a safety deposit box, a sitting room, a bathroom with a bath and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.94" OriginalAmount="42.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83870" HotelName="Palago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>287-289 PHAM NGU LAO ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/0/83870_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 60 rooms, a restaurant, a bar, a cafÃ©, a currency exchange service and a souvenir shop. The establishment also offers tourist information, a lift, room service and a laundry service. SITUATION: This hotel is close to the business area, is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a bathroom, an air-conditioning system, cable television and a mini-bar. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.02" OriginalAmount="42.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419397" HotelName="T78" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ly Chinh Thang, Ward 7, District 3, Ho Chi Minh City, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/3/9/7/419397_82c28801718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.28" OriginalAmount="42.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447034" HotelName="Cozrum Homes The Gallery Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49/26AB Nguyen Van Dau, Ward 06, Binh Thanh District, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/4/447034_664d25f1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.35" OriginalAmount="43.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190481" HotelName="Signature Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/1 Nguyen Trai, Ward 3, District 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/1/190481_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.44" OriginalAmount="43.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331350" HotelName="Ruby Saigon Hotel - Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 Le Thanh Ton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/5/0/331350_4630fb71858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.66" OriginalAmount="43.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420553" HotelName="The Umi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23-23A Bui Thi Xuan Street, Ben Thanh Ward, District 1, , District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/5/3/420553_4430a531748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.70" OriginalAmount="43.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453411" HotelName="Bin Bin Hotel 8 - Near Sunrise City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16, 1 street ,District 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/1/1/453411_55767f31129.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.75" OriginalAmount="43.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189594" HotelName="Eden Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28/12 Bui Vien St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/9/4/189594_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.78" OriginalAmount="43.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419894" HotelName="Dai Nam Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/11 Nguyen Sieu Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/9/4/419894_8472ad01728.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.82" OriginalAmount="43.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|524690" HotelName="Amory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/9/0/524690_72ec4170938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.86" OriginalAmount="43.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189406" HotelName="Boss Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 Nguyen Thien Thuat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/0/6/189406_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.03" OriginalAmount="43.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|233482" HotelName="A25 - 307 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>307-309 Ly Tu Trong, Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/4/8/2/233482_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.22" OriginalAmount="43.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|420870" HotelName="Warm Ways" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Noi Khu Hung Phuoc 1 Street Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/7/0/420870_a7a0e441727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.40" OriginalAmount="44.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83869" HotelName="Blessing 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 LE THANH TON ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/9/83869_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a breakfast, lunch and dinner service, a little hall and 36 rooms. SITUATION: This establishment, Ben Thanh it is 100 metres away from the night market, is situated in Ho Chi Minh City the city centre of Close to la ReunificaciÃ³n the Palace of Notre Dame Cathedral the opera.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.55" OriginalAmount="44.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453405" HotelName="MandH " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/0/5/453405_d48bf811100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.76" OriginalAmount="44.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453166" HotelName="Parkhill and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/6/453166_0bcdb871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.14" OriginalAmount="44.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83856" HotelName="White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13A CAO THANG STREET, WARD 2, DISTRICT 3 13A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/6/83856_84881c91052.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with air-conditioning, WiFi (free of charge), a reception and a car park (free of charge), The establishment offers a car hire service, a business centre, a laundry service and a dry cleaner's. SITUATION: 10 minutes away from the establishment, you can findTao Dan park it is 20 minutes away from Tan Son Nhat Airport. ROOM: Each room has a satellite television, a safety deposit box, a mini-bar, a bathroom with a bath and a hairdryer. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.19" OriginalAmount="44.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420833" HotelName="Iris Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 9A Truong Son Street, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/3/420833_206a7c30228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.75" OriginalAmount="45.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|46576" HotelName="Liberty Hotel Saigon Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>265 PHAM NGU LAO STR., DISTRICT I 265</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/7/6/46576_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has a restaurant, internet and conference facilities. The renovated hotel in 2008 and has 75 rooms. SITUATION: Is situated in the tourist centre, near the establishment, you will find Ben Thanh the market It is located close to the city centre, the business area. ROOM: standard rooms and suites, have a safety deposit box, internet, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom, a shower, a bath, a double or king-size bed, a hairdryer, a washing machine, an iron and an air-conditioning system. FACILITIES: Guests are offered handball facilities, For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offersGio Noi the restaurant The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|532491" HotelName="Cozrum Homes - Summer\'s House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436A/50/1A Duong 3/2, Phuong 12, Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/9/1/532491_0b3c9321039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|525355" HotelName="The Royal Homies - Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Noi khu Hung Gia 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/5/5/525355_66da2231042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199335" HotelName="Hoa Phat and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>526/5 Pham Van Dong, Thu Duc District, Thu Duc District, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/5/199335_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.11" OriginalAmount="45.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|264986" HotelName="Thien Hai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/8/6/264986_36d9cf11726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.12" OriginalAmount="45.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199341" HotelName="Phuoc Loc Tho 2 " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Su Van Hanh Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/1/199341_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270622" HotelName="Spotlight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>184 Cong Quynh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/2/2/270622_66036b81746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.77" OriginalAmount="46.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453800" HotelName="AandA Toronto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Truong Dinh Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/0/0/453800_47b1c661103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.93" OriginalAmount="46.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420648" HotelName="Thanh Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Tra Khuc, Tan Binh, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/8/420648_6907e181725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.25" OriginalAmount="46.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189631" HotelName="A25 Hotel - 25 Truong Dinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/1/189631_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.39" OriginalAmount="46.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199300" HotelName="Sen Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Le Lai Str, Ben Thanh Ward, Dist1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/0/199300_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.48" OriginalAmount="47.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|190089" HotelName="Kim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/18 Bui Vien Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/9/190089_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="47.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447085" HotelName="The One Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Thu Khoa Huan, Ben Thanh Ward, District 1, Ho Chi Minh City, Ho Chi Minh, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/8/5/447085_a9bec1c1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.91" OriginalAmount="47.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|447060" HotelName="A25 Hotel - 167 Pham Ngu Lao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>167 Pham Ngu Lao, Ho Chi Minh City, Ho Chi Minh, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/0/447060_141826d0808.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.39" OriginalAmount="47.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453639" HotelName="Ciao Saigon 2 " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Da, Distrito 2, Distrito de Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/3/9/453639_2c24b091348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.42" OriginalAmount="47.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189664" HotelName="Vien Dong Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R27-R28 Hung Phuoc 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/6/4/189664_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.76" OriginalAmount="48.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190122" HotelName="Park View Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>171 Pham Ngu Lao, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/2/190122_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.08" OriginalAmount="48.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83862" HotelName="Arc En Ciel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAN DA ST., DIST 5 52-56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/6/2/83862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a business centre, a restaurant, a reception and WiFi (free of charge), The establishment offers guests ticket sales, excursions, a baggage room, a currency exchange service, a laundry service, meeting rooms and banquet halls. SITUATION: This hotel Cho Lon Commercial Centre it is in El Museo Militar 800 metres away from the establishment, you can find it is situated 4,4 kilometres away from la ReunificaciÃ³n the Palace of Ben Thanh the Market of it is 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, fitted carpets, a wardrobe, a mini-bar, a sitting room, cable television, a bathroom with a shower and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.13" OriginalAmount="48.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420023" HotelName="Airstar and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Song Day, Ward 2, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/3/420023_780930b1724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.33" OriginalAmount="48.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|420568" HotelName="Amila Nguyen Hue By Sazi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Huynh Thuc Khang Street, Ben Nghe Ward, District 1, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/6/8/420568_48798761752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.41" OriginalAmount="48.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189077" HotelName="A25 - 22 Nguyen Cu Trinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/7/189077_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.50" OriginalAmount="49.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267481" HotelName="Saigon Sirius" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don, District 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/8/1/267481_75053e41005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.87" OriginalAmount="49.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338823" HotelName="Le Han Dai Nam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>142 Bui Thi Xuan, Pham Ngu Lao Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/3/338823_550a5e51201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.93" OriginalAmount="49.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189410" HotelName="A25 - 14 Pho Duc Chinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Pho Duc Chinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/0/189410_d5714380829.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.23" OriginalAmount="49.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189073" HotelName="A25 - 14 Luong Huu Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Huu Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/3/189073_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.25" OriginalAmount="49.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331461" HotelName="Minh Tam and Spa 32" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 Ba Thang Hai Street, District 10, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/6/1/331461_5313f671811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.69" OriginalAmount="50.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421066" HotelName="Macy Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Ben Van Don Dist 4 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/6/6/421066_d7d1c191715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.88" OriginalAmount="50.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453164" HotelName="Bamboo Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 S? V?n H?nh, ph??ng 13, Qu?n 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/6/4/453164_b597af21009.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.18" OriginalAmount="50.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453649" HotelName="Hera Luxury " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/4/9/453649_04d32861316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.35" OriginalAmount="50.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338741" HotelName="Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175/10-12 Pham Ngu Lao St., Pham Ngu Lao Ward, Dist 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/4/1/338741_4c8dbc81252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.46" OriginalAmount="50.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|533757" HotelName="SaziHome 12 Ton That Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ton That Tung District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/5/7/533757_139b4ec1135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.46" OriginalAmount="50.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447062" HotelName="Golden Tree and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Ha Huy Tap, Phuong tan phong, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/2/447062_f29e8010854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.48" OriginalAmount="50.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66247" HotelName="Elios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>233 PHAM NGU LAO STR., DISTRICT 1 233</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/4/7/66247_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2007, renovated in 2013, has 81 standard rooms, 2 suites and facilities for people with reduced mobility. SITUATION: This establishment is in Ho chi minh city is situated in the city centre, close to the train stations and the bus station. It is situated near the bus stop, the metro station, the city and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.61" OriginalAmount="51.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267418" HotelName="Solex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Nui Thanh Str, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/1/8/267418_05682061753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.88" OriginalAmount="51.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|454049" HotelName="HANZ Cosmos Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Thu Khoa Huan, Ben Thanh Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/9/454049_5cd86c80848.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.11" OriginalAmount="51.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190084" HotelName="Adora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/8/4/190084_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.30" OriginalAmount="51.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453547" HotelName="A25 - 255 Lê Thánh Tôn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 - 257 Le Thanh Toan St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/4/7/453547_4552d881053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190523" HotelName="Song Hung  and Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4 33 - 34 Le Van Thiem, Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/2/3/190523_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.96" OriginalAmount="52.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331988" HotelName="Glenwood City Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 Nguyen Van Huong St, Thao Dien Ward, Dist 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/8/8/331988_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.00" OriginalAmount="52.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83830" HotelName="Ttc  - Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>315 HOANG VAN THU STR., WARD 2, TAN BINH DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/3/0/83830_6df3fd31601.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car park, rooms with WiFi, (free of charge), cable television, a massage service and a restaurant. SITUATION: This establishment, is in Tan Binh District the city centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.09" OriginalAmount="52.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83854" HotelName="Rang Dong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 CACH MANG THANG 8 ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/4/83854_83ce9e71051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a sauna, WiFi (free of charge) and rooms with a TV. SITUATION: This establishment, Ho Chi Minnh it is in Close to Tan Dao park 10 minutes away from the establishment clients have Ben Tanh the Market of el Museo de la Guerra 15 minutes away from the establishment, guests will find it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: Guests are offered a massage service, a currency exchange and car rental. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.25" OriginalAmount="52.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83883" HotelName="A25 - 29 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29-31 BUI THI XUAN, DISTRICT 1 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/3/83883_986ae891644.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 56 rooms, is perfect for business and holiday stays, This air-conditioned establishment has a lobby, a safety deposit box service, a currency exchange service, a hairdresser's and a lift. It also has a cafÃ©, a bar and a restaurant. The hotel has WiFi (free of charge), At an additional cost you can have access to an indoor or outdoor car park, The establishment has express check-out, a reception, conference rooms, room service, a laundry service and bicycle rental. SITUATION: The hotel is in Ho Chi Minh City the heart of el mercado de Ben Thanh it is 4 minutes drive away from close to the establishment, clients can find points of interest, Such as and. Clients can also find the opera, the town hall, shopping centres and shopping areas. it is situated 20 kilometres away from Tan Son Nhat Airport. ROOM: Customers have modern rooms with an air-conditioning system, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, a balcony, jacuzzi and a DVD player. FACILITIES: Clients can enjoy a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.43" OriginalAmount="52.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66161" HotelName="Victory Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 VO VAN TAN STREET, DISTRICT 3 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/1/66161_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.50" OriginalAmount="52.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|189497" HotelName="Duc Vuong Saigon - Bui Vien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195 Bui Vien Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/7/189497_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|47090" HotelName="Avanti Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208-210 LE THANH TON, BEN THANH WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/0/47090_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2008, has 8 floors, 66 rooms and suites. The establishment has a hall with express check-out, a reception, a safety deposit box service, a currency exchange service, air-conditioning, a lift, a cafÃ©, a bar, a restaurant, a small library, a business centre and conference facilities. It also has WiFi and room service. SITUATION: This hotel is in Le Thanh Ton the street Ho Chi Minh City it is in it is in front of Ben Thanh the market near the establishment, you will find the tourist area. ROOM: The fully-equipped rooms, have modern facilities, a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a gym and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. Guests are offered a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.60" OriginalAmount="53.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221108" HotelName="California Saigon &amp; Rooftop Pool" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Thu Khoa Huan Street Ben Thanh Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/0/8/221108_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.72" OriginalAmount="53.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|267941" HotelName="Cicilia City Saigon Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12D Cach Mang Thang Tam, Ben Thanh ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/4/1/267941_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.92" OriginalAmount="53.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|39116" HotelName="Empress  Hochiminh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136 BUI THI XUAN STREET, DISTRICT 1 136</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/1/6/39116_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.07" OriginalAmount="53.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270016" HotelName="Minh Khang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Vo Van Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/6/270016_334227a1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.14" OriginalAmount="53.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420642" HotelName="The One Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 Ly Tu Trong, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/2/420642_662f5fb1722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.25" OriginalAmount="53.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189078" HotelName="A25  - 35 Mac Thi Buoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Mac Thi Buoi, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/8/189078_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.42" OriginalAmount="53.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|552746" HotelName="LEHA Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>09 Nguyen Van Mai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/4/6/552746_81df0571149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.80" OriginalAmount="54.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|553926" HotelName="Cityhouse - Ariosa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>174 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/2/6/553926_411ef3b1449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.83" OriginalAmount="54.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264613" HotelName="Kim Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/1/3/264613_17c27011755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.89" OriginalAmount="54.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189249" HotelName="Aandem - The Petit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/9/189249_dfbc73c1355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.15" OriginalAmount="54.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453312" HotelName="A25 - Le Thi Hong Gam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/29-31-33 Le Thi Hong Gam Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/1/2/453312_641f1471032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.30" OriginalAmount="54.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189877" HotelName="Halo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Thu Khoa Huan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/7/7/189877_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.75" OriginalAmount="55.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154982" HotelName="Kelly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Thu Khoa Huan Street, Ben Tha Ho Chi Minh City Vietnam Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/8/2/154982_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from Ben Thanh the market, 10 minutes walk away, guests will find Ho Chi Minh City city centre Where you can visit Notre-Dame de SaigÃ³n the Basilica of and, is 30 minutes drive away from Tan Son Nhat Airport. HOTEL: The establishment offers 10 floors, a gym, WiFi (free of charge), a lobby, a shoe-shining service, a massage room and computers. ROOM: All the rooms have an air-conditioning system, a television, a mini-bar, a safe and a bathroom with a shower or bath. FACILITIES: The establishment boasts a beauty centre, car rental and offers excursions, The establishment also has meeting rooms, a business centre, press and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.81" OriginalAmount="55.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189794" HotelName="Bon Ami Hotel - Thien Xuan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 - 110 Le Thanh Ton, Ben Thanh Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/4/189794_537040f1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.37" OriginalAmount="55.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190359" HotelName="Ngan Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/5/9/190359_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189893" HotelName="L Odeon Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63-65 Le Van Thiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/3/189893_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.25" OriginalAmount="56.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|233545" HotelName="Sunrise Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ly Tu Trong Str, Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/4/5/233545_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.29" OriginalAmount="56.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199340" HotelName="Les Hameaux De L'orient" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamlet Rang, Trung Lap Thuong, Cu Chi, Cu Chi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/4/0/199340_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.50" OriginalAmount="56.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453478" HotelName="SARGON D'LUXE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>382/25 Nguyen Thi Minh Khai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/7/8/453478_cd08cdb1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.55" OriginalAmount="56.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190431" HotelName="Riverside Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-19-20 Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/1/190431_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.58" OriginalAmount="56.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331592" HotelName="Asian Ruby Center Point" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-48 Mac Thi Buoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/9/2/331592_5e55ca61822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.70" OriginalAmount="56.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421333" HotelName="Blessed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Khu Pho Hung Gia 1 St, Tan Phong, Dist.7, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/3/421333_683caee0428.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.21" OriginalAmount="57.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566927" HotelName="Tra My Sai Gon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Ly Chinh Thang, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/2/7/566927_546db021128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.21" OriginalAmount="57.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453583" HotelName="A25 Hotel - 06 Truong Dinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Truong Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/3/453583_b49e6aa1328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.32" OriginalAmount="57.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453652" HotelName="Sazi Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Nguyen An Ninh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/5/2/453652_b8d113e1320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.49" OriginalAmount="57.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66271" HotelName="Vien Dong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/7/1/66271_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 100 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar and a restaurant. For an extra cost you can have access to WiFi, room service, a laundry service and a bicycle rental desk. SITUATION: Is situated inHo Chi Minh City the centre of near the establishment, you will find Ben Thanh the market It has excellent transport links to the business area, the leisure areas and the tourist attractions. ROOM: luxurious standard rooms suites, have a double bed, a mini-bar, a direct line telephone, internet, cable television, a safety deposit box, a bathroom with a shower, a bath, a hairdryer, a coffee maker, a kettle, a writing desk and an individual air-conditioning system. FACILITIES: For a fee, guests can enjoy a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Customers have at their disposal a lobby bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.49" OriginalAmount="57.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199254" HotelName="A25 - 274 De Tham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>274-276 De Tham St, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/2/5/4/199254_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.49" OriginalAmount="57.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190297" HotelName="Moc Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/9/7/190297_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.54" OriginalAmount="57.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|422186" HotelName="Sam Royal Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Thu Khoa Huan St, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/6/422186_a0065a51132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.63" OriginalAmount="57.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420941" HotelName="A25 - 20 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Bui Thi Xuan Street, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/1/420941_319225c1601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.71" OriginalAmount="57.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332119" HotelName="Ciao Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Da, Ward 2, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/1/9/332119_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.86" OriginalAmount="58.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189411" HotelName="Boutique Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Phuoc 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/1/189411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.97" OriginalAmount="58.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189066" HotelName="A25 - 251 Hai Ba Trung Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>251 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/6/6/189066_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.20" OriginalAmount="58.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|523032" HotelName="Golden Star and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456 Pham Thai Buong, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/3/2/523032_e8856cb1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.42" OriginalAmount="58.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66169" HotelName="Sanouva Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175-177 LY TU TRONG, DISTRICT 1 175-177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/9/66169_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, renovated in 2009 with air-conditioning, has 53 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a restaurant, a cafÃ©, room service, a laundry service, bicycle hire, a car park and WiFi (for a fee). SITUATION: It is inBen Thanh the centre of 150 metres away from the establishment, you can find Ben Thanh the Market of the tourist attractions situated 10 kilometres away fromTan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, central heating, LCD cable television, a radio, a direct line telephone, internet, large beds, an iron, a safety deposit box, a bathroom with a shower, a hairdryer, a mini-bar, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast service, a set-menu lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.00" OriginalAmount="59.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83784" HotelName="Cap Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 LE ANH XUAN STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/4/83784_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2011, has 34 rooms, 10 single rooms and 24 double rooms. SITUATION: This establishment, Ho chi minh city it is in is situated in the city centre excellent transport links to the city, is located close to public transport services excellent transport links to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.17" OriginalAmount="59.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419220" HotelName="Emerald Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Huynh Tinh Cua Str. ,Ward 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/2/0/419220_6ebc4560818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.45" OriginalAmount="59.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189635" HotelName="Vuong Tai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Luu Van Lang - Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/3/5/189635_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.00" OriginalAmount="60.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189371" HotelName="Ben Thanh Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55/34 Le Thi Hong Gam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/1/189371_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.13" OriginalAmount="60.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418461" HotelName="Saigon Airport Bluesky Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang, Tan Binh, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/6/1/418461_8dae1040705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.17" OriginalAmount="60.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453185" HotelName="Havana Airport " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/17 Cuu Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/5/453185_ed159f61209.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.21" OriginalAmount="60.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453324" HotelName="Piano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165/42 Nguyen Thai Binh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/4/453324_0f603861151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.24" OriginalAmount="60.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|372967" HotelName="Thao Trang Laluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Cao Trieu Phat, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/7/372967_c8839111208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.54" OriginalAmount="60.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|522995" HotelName="Lantern hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/9/9/5/522995_d5315cb1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.68" OriginalAmount="60.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|469953" HotelName="Grandma Lu Saigon Hostel - Japan Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Thai Van Lung, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/5/3/469953_f06ffa51252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.12" OriginalAmount="61.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453754" HotelName="A25 - 55 Cách Mang Tháng 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Cach Mang Thang 8, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/4/453754_001f6321332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.31" OriginalAmount="61.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|164972" HotelName="White Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6A THI SACH STREET, BEN NGHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/7/2/164972_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 38 rooms, 31 double rooms, 5 junior suites and 2 suites. SITUATION: This establishment, Ho Chi Minh City it is in it is located near the city centre and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.89" OriginalAmount="62.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|533630" HotelName="M Village The Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Nam Ky Khoi Nghia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/6/3/0/533630_c8563df1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.68" OriginalAmount="62.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|533712" HotelName="REM Rivergate Garden Pool Signature Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/1/2/533712_f8e791b1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.99" OriginalAmount="63.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420944" HotelName="Palago , Binh Thanh District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>625/8 Xo Viet Nghe Tinh Phuong 26 Quan Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/4/420944_807c4211140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.02" OriginalAmount="63.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28044" HotelName="Oscar Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68A NGUYEN HUE BOULEVARD, DISTRICT 1 68A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/4/28044_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 11 floors, 106 rooms and suites. The establishment has a lobby, a television room, a cafÃ©, a bar, a restaurant, conference facilities and room service. SITUATION: The hotel is in the commercial area, close to the establishment, clients can find restaurants, banks, is 20 minutes away from the airport. ROOM: The rooms have a shower, a bath, a hairdryer, a direct line telephone, a television, a safe, a mini-bar, a fridge, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a massage service, a spa and a hydromassage service. The establishment also has a snack bar and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. The establishment offers a buffet breakfast and menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.15" OriginalAmount="63.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46188" HotelName="Ramana Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>323LE VAN SY STREET, WARD 13, DIST. 3 323</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/8/46188_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.79" OriginalAmount="63.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83853" HotelName="Sen Viet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 CAO THANG ST, WARD 2, DIST 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/3/83853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a car hire service, motorbike hire, bicycle hire, a cafÃ© and a restaurant. The establishment also offers a fitness centre, a spa and a conference room. SITUATION: This hotel Ho Chi Minh City it is in Close to Cao Thang the street. ROOM: The rooms have an air-conditioning system, an LCD television, a kettle, a coffee maker and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83849" HotelName="Dai Nam Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAN HUNG DAO ST, DIST 1 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/9/83849_832b0751051.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a nightclub, a spa, karaoke, WiFi (free of charge), a restaurant, room service, a sauna, a business centre, meeting facilities, banquet halls, a reception, a baggage room, a laundry service and a transfer service to the airport. SITUATION: This hotel is in Ho Chi Minh City the city centre of 10 minutes away, you can find la ReunificaciÃ³n the Palace of 30 minutes away from the establishment guests have Tan Son Nhat Airport. ROOM: All the rooms have parquet flooring, cable television, a mini-bar, a safety deposit box, a bathroom with a shower or bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.39" OriginalAmount="64.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420739" HotelName="The Chill Suites - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21B Bui Thi Xuan, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/7/3/9/420739_8c026f61700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.65" OriginalAmount="64.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221113" HotelName="Bluesky Serviced Apartment Airport Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang Street, Ward 2 Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/3/221113_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.82" OriginalAmount="64.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189380" HotelName="Sabina Residence - Stellar Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 - 17 Cao Trieu Phat, Hung Phuoc 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/8/0/189380_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.85" OriginalAmount="65.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331031" HotelName="Lotus Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang Tam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/3/1/331031_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.89" OriginalAmount="65.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419151" HotelName="The White 8A Thai Van Lung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/5/1/419151_bead70c0530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.30" OriginalAmount="66.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189519" HotelName="Gia Huy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/9/189519_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.14" OriginalAmount="67.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190362" HotelName="A25  - 55 Le Anh Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53-55 Le Anh Xuan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/6/2/190362_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.28" OriginalAmount="67.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66264" HotelName="Queen Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUI THI XUAN STR., DISTRICT 1, 86-88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/4/66264_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a lobby, with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a TV room, a playground, conference facilities, internet, room service, a laundry service, a car park, a cafÃ© and a restaurant. SITUATION: The hotel is in Bui Thi Xuan the street it is situated 10 minutes away from Ben Thanh the Market of 15 minutes away from the establishment, guests will find the tourist attractions, the shopping centres, is situated 20 minutes away from Tan Son Nhat Airport. ROOM: The luxurious rooms, suites, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system, central heating and a terrace. FACILITIES: Customers can enjoy a massage service. MEALS: Regarding the food and beverage offering, the establishment offersViet Pho the restaurant The establishment offers a continental buffet breakfast and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.57" OriginalAmount="67.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453255" HotelName="HANZ T68 Hotel Go Vap" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420 Nguyen Van Khoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/5/5/453255_00042831136.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.63" OriginalAmount="68.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420842" HotelName="Aurora Western Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 QUOC HUONG STREET, DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/4/2/420842_6426b730348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.79" OriginalAmount="68.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|235005" HotelName="Calista Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>247-249 Ly Tu Trong, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/0/0/5/235005_6b07e6a0839.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.12" OriginalAmount="69.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453094" HotelName="Cozrum Lux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19C Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/4/453094_aa767af1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.28" OriginalAmount="69.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270560" HotelName="Dyn Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Cao Ba Quat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/5/6/0/270560_6022b1f1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.39" OriginalAmount="69.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|171203" HotelName="A25 - 145 Le Thi Rieng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Le Thi Rieng Street, District 1 Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/2/0/3/171203_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.29" OriginalAmount="70.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453607" HotelName="HANZ Premium Bamboo " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>581 Su Van Hanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/0/7/453607_364e1530958.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.51" OriginalAmount="70.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420835" HotelName="Avanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>186 -188 Le Thanh Ton street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/3/5/420835_83520760355.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.51" OriginalAmount="70.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|534740" HotelName="Summerset Apartment - RiverGate Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 - 155 Ben Van Don</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/4/0/534740_2cc467e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.91" OriginalAmount="70.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83828" HotelName="Nhat Ha 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON ST, BEN THANH WARD, DIST 1 252 BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/8/83828_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar, a car park (free of charge), a working area, internet, rooms with a TV, WiFi (free of charge), a laundry service, a dry cleaner's, tourist information, a car hire service and bicycle hire. SITUATION: This hotel Ho Chi Minh City it is in 15 minutes away from the establishment, clients can find Tan Son Nhat Airport 70 metres away, guests have the market. ROOM: The rooms have an air-conditioning system, a bathroom, a fridge, a direct line telephone and a writing desk. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.43" OriginalAmount="71.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|239629" HotelName="A25 - 180 Nguyen Trai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180-184 Nguyen Trai St., Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/2/9/239629_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.49" OriginalAmount="71.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83885" HotelName="Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DONG DU STREET, DISTRICT 1 41-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/5/83885_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning, 98 comfortable rooms, a lobby and a reception. The establishment also has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant and conference facilities. The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in the urban centre, 8 minutes walk away, you can find the bus station, is situated 8 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have views of the city, a direct line telephone, a bathroom, a satellite television, WiFi (free of charge), individual air-conditioning, a safe, a mini-bar, a hairdryer, a balcony or terrace, a bathroom with a shower and a king size or double bed. FACILITIES: The hotel has a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers meal services. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.28" OriginalAmount="72.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453274" HotelName="Hato Saigon and Rooftop" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 - 117 Ton That Dam, Distrito 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/4/453274_ab50bc71431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.89" OriginalAmount="72.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|535817" HotelName="HANZ The Moon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 Street No. 1 , Binh Tri Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/1/7/535817_f2f1e291106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.06" OriginalAmount="72.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338862" HotelName="Huong Sen Annex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6-8 Mac Thi Buoi Street, Ben Nghe Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/6/2/338862_59734ce1205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.23" OriginalAmount="73.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332089" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A Nguyen Trung Truc, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/8/9/332089_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.38" OriginalAmount="73.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190133" HotelName="Liberty  Saigon Greenview" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Pham Ngu Lao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/3/3/190133_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66267" HotelName="Good Vibes Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 LE THANH TON, BEN THANH WARD, DISTRICT 1 277</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/7/66267_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 50 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a television room, a cafÃ©, room service, a laundry service and a bicycle rental desk. SITUATION: This hotel is in the city centre, is located 100 metres away from Ben Thanh the Market of it is situated near the business district. ROOM: luxurious suites, have individual air-conditioning, a direct line telephone, satellite and cable TV, WiFi, a safe, a mini-bar, fire detector, a bathroom with a shower, a bath, cold water, heating and a hairdryer. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.97" OriginalAmount="73.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189845" HotelName="Metro Points" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Truong Dinh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/4/5/189845_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.13" OriginalAmount="73.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83773" HotelName="Silverland Min" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 HAI BA TRUNG STR., BEN NGAHE WARD, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/3/83773_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms with WiFi, (free of charge), a spa, a restaurant and a car park (free of charge), The establishment has a spa and a sauna. The establishment offers tourist information, ticket sales and guided tours. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, is in SaigÃ³n the centre of it is next to Dong Khoi the shopping street it is 7 kilometres away from Tan Son Nhat the airport The establishment offers a transfer service to the airport, is situated 1 minute walk away from SaigÃ³n the centre of el mercado de Ben Thanh 5 minutes walk away, you can find. ROOM: The rooms have a satellite TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.15" OriginalAmount="73.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421589" HotelName="7s An Phú Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street 3 2 District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/5/8/9/421589_9b898d11731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.70" OriginalAmount="74.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|239376" HotelName="Diamond Luxury Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/6 Le Thi Hong Gam Ben Thanh Quan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/3/7/6/239376_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.87" OriginalAmount="74.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|421244" HotelName="Collection O Emerald Luxury Apartment - Near SECC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 - 161 Pham Thai Buong St, Tan Phong ward, District 7 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/4/4/421244_16344931718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.38" OriginalAmount="75.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453006" HotelName=" Triple E Metro Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146-148 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/0/6/453006_adb01860901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.44" OriginalAmount="75.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453328" HotelName="Hoang Lan " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>107/16 Truong Dinh, Ward 06, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/2/8/453328_54e86051104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.48" OriginalAmount="75.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331484" HotelName="Adora Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189-191 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/4/331484_28dbb721216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.56" OriginalAmount="75.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83889" HotelName="Sky Gem - Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Thu Khoa Huan Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/9/83889_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, has 84 rooms, air-conditioning, a lobby with a reception and express check-out. The establishment also has a safety deposit box service, a reception with a bureau de change, a bar and a restaurant. The establishment boasts conference facilities, room service, a laundry service, WiFi and a car park. SITUATION: The hotel is in the city centre, el parque Tao Dan it is situated behind nearby, you will find the shopping area, tourist points of interest, the business area and restaurants. The hotel el mercado de Ben Thanh it is 100 metres away from the night market, 150 metres away, there is a bus station, is situated 7 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has a double or king-size bed, a bathroom with a bath, a shower, complimentary bathroom items and a hairdryer. They also have a mini-bar, a direct line telephone, a safe, cable television, internet (free of charge), a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: The establishment offers spa treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using credit cards, American Express and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.68" OriginalAmount="75.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|422184" HotelName="Thuy Sakura Hotel and Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Cao Ba Quat, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/8/4/422184_beafada1758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.81" OriginalAmount="75.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83891" HotelName="New Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 KY DONG, WARD 9, DISTRICT 3 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/1/83891_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, was built in 2010, is rated 4 stars. It has 12 floors and 112 luxurious rooms. The establishment has various facilities, such as air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, a mini-club, a cafÃ©, a bar, a pub, a restaurant and internet. For an additional charge cost offers room service and a laundry service. The establishment has an oudooor car park. SITUATION: This hotel is 2 minutes away from a taxi rank. 3 minutes away, there is railway station. It is 10 minutes away from Ben Thanh Market, the tourist centre, El rÃ­o Bach Dang, a park, El Museo de la Guerra, el Palacio de la ReunificaciÃ³n and Notre Dame it is 26 minutes drive away from Chinatown 2 hours away, you can find Vung Tau Beach. It is 3 hours away from Can Tho 10 minutes drive away from Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet and a safety deposit box. They also have a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: The hotel has a swimming pool with an open-air bar, a terrace, a gym, a sauna, a steam bath and a massage service. MEALS: Guests are offered a restaurant. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.71" OriginalAmount="76.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|264594" HotelName="HANZ MinhVy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Le Thi Hong Gam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/5/9/4/264594_547a83d1036.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.87" OriginalAmount="76.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|154686" HotelName="Emm  Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Pasteur Street, Ward 6, Distric 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/6/8/6/154686_736b9821839.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym with features that offer you the maximum level of comfort, a car park (free of charge), WiFi (free of charge), a baggage room, a currency exchange service, a laundry service and a concierge. The establishment offers ticket sales (on request), Regarding the food and beverage offering, the establishment has a restaurant and a bar. SITUATION: This establishment, el Palacio de la ReunificaciÃ³n it is 900 metres away from the hotel el Consulado General de JapÃ³n it is 500 metres away from it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, a safe, a wardrobe, a writing desk, a sitting room, flatscreen cable television, a mini-bar, an ironing set, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.36" OriginalAmount="77.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221110" HotelName="Bay Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Van Nam Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/0/221110_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.61" OriginalAmount="77.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421274" HotelName="Le Jardin Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Ben Van Don Street, District 4, District 4, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/7/4/421274_24741691732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.84" OriginalAmount="77.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421048" HotelName="Sunshine Boutique Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18-20 Cao Trieu Phat, Tan Phong Ward, District 7, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/4/8/421048_cf227901707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.94" OriginalAmount="77.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453191" HotelName="Acnos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI NGHIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/1/453191_4af2cf30826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.55" OriginalAmount="78.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199303" HotelName="Sunflower Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>189 - 191 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/3/199303_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.46" OriginalAmount="79.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189491" HotelName="Dragon Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>173 Pham Ngu Lao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/1/189491_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.35" OriginalAmount="79.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|421031" HotelName="Twins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 28 Hung Phuoc 3 Tan Phong District 7 Ho Chi Minh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/3/1/421031_c892d051700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.38" OriginalAmount="79.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83875" HotelName="New Epoch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CACH MANG THANG TAM STREET 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/5/83875_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 71Â well-equipped rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, a bar, a pub, a restaurant, conference facilities, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: This urban hotel is in the leisure area, 126 Stage it is situated next to Lan Anh Club it is situated close to Where customers can find a restaurant and sports facilities. 2 minutes walk away, you can find Ho Chi Minh City the Railway Station of Ho Chi Minh City Labour Culture Palace and el museo de la guerra it is situated 10 minutes walk away from this establishment, El mercado Ben Thanh it is a 15-minute walk away from la pagoda Xa Loi it is situated 500 kilometres away from Notre-Dame Cathedral 2 kilometres away, you can find it is 3 hours away from Vun Tau the beach. ROOM: The establishment has luxurious suites with a bathroom, a shower, a bath, a hairdryer, a double bed and individual air-conditioning. They also have a direct line telephone, a satellite television, internet, a safe, a mini-bar, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.52" OriginalAmount="80.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|72994" HotelName="Liberty Central Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STR., DISTRICT 1, 179</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/9/4/72994_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the facilities that the establishment offers to guests include LCD television, WiFi, a gym and a swimming pool. ROOM: The establishment has 139 rooms and suites. The establishment has luxurious with a shower, a bath, bathroom items, a direct line telephone, WiFi (free of charge), a satellite television and individual air-conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.40" OriginalAmount="80.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453270" HotelName="La Opera Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/0/453270_a7d94ca1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.03" OriginalAmount="81.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189261" HotelName="Sky Gem Sora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Thai Van Lung Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/6/1/189261_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.90" OriginalAmount="82.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453090" HotelName="Cherry Boutique " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15N Le Thanh Ton Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/0/453090_bbe55030815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.02" OriginalAmount="82.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|67284" HotelName="Bong Sen Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117-123 DONG KHOI STR., DISTRICT 1, 117-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/8/4/67284_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 127 rooms, air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant, a business centre, conference facilities, WiFi, room service and a laundry service. SITUATION: It is in a business area, You can find souvenir shops, the shopping centres, exhibitions, banks, bars, nightclubs, restaurants and the train station. It is 20 minutes away fromTan Son Nhat Airport. ROOM: The rooms have a mini-bar, a satellite television, WiFi, internet, a smoke detector, a safe, a hairdryer, a coffee maker, a kettle, a bathroom with a shower, a bath, a double or king-size bed, a direct line telephone, a small kitchen, an individual air-conditioning system and a balcony or terrace. Clients are offered non-smoking rooms. FACILITIES: The establishment boasts a cafÃ©, a wellness centre, a gym, a sauna, a steam bath and a massage service (available for a fee). MEALS: Guests are offered all meals in a buffet format. PAYMENT METHODS: The establishment accepts credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Clients have security, travel agency, car hire and medical care.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.40" OriginalAmount="82.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|264882" HotelName="The Hammock Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/8/2/264882_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.39" OriginalAmount="83.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338826" HotelName="Triple E Fine Art Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/2/6/338826_568731c1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.81" OriginalAmount="84.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418991" HotelName="Sky Gem Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Dong Du, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/9/1/418991_dce818d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.26" OriginalAmount="84.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|455406" HotelName="Vinhomes Central Park - Angia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/0/6/455406_510ec1e1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.67" OriginalAmount="85.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331489" HotelName="Alagon Saigon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/8/9/331489_55232bb1813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.17" OriginalAmount="85.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190485" HotelName="The Odys Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65-67-69 Nguyen Thai Binh St.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/5/190485_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.55" OriginalAmount="85.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83827" HotelName="Nhat Ha L'opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 CAO BA QUAT STR., BEN NGHE WARD, DIST 1 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/7/83827_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 restaurants, room service, WiFi (free of charge), a gym, a reception, a baggage room, a currency exchange service, a transfer service to the airport and meeting room. SITUATION: This hotel is in Ho Chi Minh City the city centre of 5 minutes away from the establishment, clients can find the opera, is situated 3 kilometres away from Ben Thanh the Market of Notre Dame Cathedral el Palacio de la ReunificaciÃ³n 5 minutes away from the establishment, you can find it is 30 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, wooden furniture, flatscreen cable television, a bathroom, heating, a hairdryer, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and a lobby bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.62" OriginalAmount="87.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|199339" HotelName="Kim Saigon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Le Thi Rieng st, Dist.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/3/9/199339_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.62" OriginalAmount="87.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189071" HotelName="A25 - 122 Le Lai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/7/1/189071_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.89" OriginalAmount="89.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83781" HotelName="Aquari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9A-B THI SACH STREET, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/8/1/83781_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012, has 90 rooms, 70 double rooms and 20 suites. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|466056" HotelName="Boutique Unique Landmark 81" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh, 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/5/6/466056_0d8de8d1801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.14" OriginalAmount="90.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418404" HotelName="Gracy RandJ Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102-104-106 Le Thi Hong Gam,Nguyen Thai Binh Ward, 102 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/4/418404_adc45a60633.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.23" OriginalAmount="90.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189233" HotelName="Aandem 44 Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/3/189233_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.40" OriginalAmount="90.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190338" HotelName="Adora Mira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7A Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/3/8/190338_8ad51f91010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.28" OriginalAmount="91.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270018" HotelName="Tn Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/1/8/270018_33ead591755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.97" OriginalAmount="92.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453041" HotelName="M City Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52B Pham Hong Thai Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/1/453041_4cea9f31040.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.07" OriginalAmount="92.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|269963" HotelName="Jovia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Ly Tu Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/6/3/269963_2b86e511747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.43" OriginalAmount="92.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|532611" HotelName="LANDMARK 81 Residences - ANGIA Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh, Binh Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/6/1/1/532611_4c428cb1044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.60" OriginalAmount="93.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189646" HotelName="Vissai Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 Nguyen Van Troi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/4/6/189646_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.76" OriginalAmount="93.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83779" HotelName="Hoang Hai Long South Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 PHAM HONG THAI STREET, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/9/83779_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2010 and has 125 rooms. SITUATION: This establishment, Ho chi minh city it is in nearby, you will find the bus station, the railway station and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.87" OriginalAmount="94.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|465986" HotelName="Landmark 81 Residence - La Vague" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh Binh Thanh 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/8/6/465986_d75c6581807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.17" OriginalAmount="94.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189118" HotelName="Aha Boutique Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/9 Nguyen Trai St., Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/1/8/189118_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.24" OriginalAmount="94.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420288" HotelName="Sabina 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47-49-51 Le Van Thiem street, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/2/8/8/420288_c7948231743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.28" OriginalAmount="94.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|453095" HotelName="Sabina Boutique 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Phan Khiem Ich, Hung Gia 1 Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/5/453095_79e055b0857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.57" OriginalAmount="94.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|267919" HotelName="Royal Dragon Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/9/1/9/267919_7b40d5a1323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.86" OriginalAmount="95.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|554635" HotelName="LANDMARK 81 Luxury Riverside Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/6/3/5/554635_b08dfe91400.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.28" OriginalAmount="95.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|171041" HotelName="Alagon Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289-291 Ly Tu Trong Street, Ben Tha Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/0/4/1/171041_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.74" OriginalAmount="95.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83858" HotelName="Cozy Midnight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LY TU TRONG STREET, DISTRICT 1 145-147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/8/83858_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a restaurant, a business centre, tourist information, a laundry service and a restaurant. SITUATION: This hotel Ho Chi Minh City it is in Close to Ben Thanh the market 30 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: All the rooms have an air-conditioning system, satellite or cable TV, a mini-bar, a fridge, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.86" OriginalAmount="95.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83873" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>144 NGUYEN VAN TROI STREET 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/3/83873_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a kiosk, a hairdresser's, a cafÃ©, a bar and a restaurant. The establishment also offers event facilities, conference rooms, WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: Is situated in a quiet area, 15 minutes away from the establishment, guests will find the exhibition centre and situated 6 kilometres away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.09" OriginalAmount="96.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|270025" HotelName="Roseland Corp" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A/6D2 Thai Van Lung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/2/5/270025_354e3a51757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.17" OriginalAmount="96.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|538666" HotelName="Vinhomes Luxury-Christine Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu, Ward 22, Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/6/6/538666_06451e41006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.68" OriginalAmount="97.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|332176" HotelName="Oakwood Apartments Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.18, Street No.3, Do Thanh Condominium, Ward 4, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/7/6/332176_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.53" OriginalAmount="98.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419817" HotelName="Uptown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Luu Van Lang, Ben Thanh Ward, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/1/7/419817_556e1751521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.99" OriginalAmount="99.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|46195" HotelName="Palace  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-66 NGUYEN HUE BLVD., BEN NGHE WARD, DISTRICT 1 56-66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/9/5/46195_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 146 rooms and meeting rooms. SITUATION: It is in the city centre, this hotel is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: The luxurious, elegant rooms, have a balcony, cleaning service, modern facilities, internet, a fax machine and a bathroom. FACILITIES: The establishment has a gym, a massage service, a sauna, a spa, a steam bath and a swimming pool. PAYMENT METHODS: Customers can pay by credit cards, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.69" OriginalAmount="101.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189890" HotelName="Vân Anh Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 Ky Con Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/8/9/0/189890_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.47" OriginalAmount="102.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83851" HotelName="Silverland Sil and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-22-24 THAI VAN LUNG ST, DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/1/83851_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a reception, a car park (free of charge) and WiFi (free of charge), in communal areas, Guests can find tourist information, a car hire service, ticket sales, a business centre, a fax machine, a photocopier and a baggage room. SITUATION: This hotel is in Ho Chi Minh City the city centre of it is 2 minutes away from the theatre, 10 minutes away, you can find Ben Thanh the Market of Dong Khoi the commercial area of 20 minutes away from the establishment, you can find Tan Son Nhat Airport. ROOM: Each room has cable television, a mini-bar, a kettle, a coffee maker, complimentary bathroom items, a bathrobe and slippers. OTHERS: Regarding the food and beverage offering, clients have a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.88" OriginalAmount="102.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|66162" HotelName="Harmony Saigon  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32A-34 BUI THI XUAN STR., 32A - 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/2/66162_2d1286b1257.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2007, has 103 rooms, 13 floors, 12 suites and 57 junior suites. The establishment boasts a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a television, a living room, a cafÃ©, a bar and a restaurant. The establishment also has conference facilities, internet (for a fee), room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in the tourist centre, the business area, 5 minutes away, you can find Tao Dan park it is situated 15 minutes away from Ben Thanh the Market of In the surrounding area, you can find restaurants, banks, the tourist area and the business area. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, a Hi-Fi, WiFi, cable television, a safe, a mini-bar, a coffee maker, a kettle, an air-conditioning system, a terrace, mineral water and coffee. FACILITIES: The establishment boasts a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a la carte, buffet or menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.73" OriginalAmount="103.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83859" HotelName="Prostyle  Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH STREET, BEN NGHE WARD, DISTRICT 1 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/9/83859_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel they have air-conditioning, internet (free of charge), private parking (free of charge), room service and hydromassage bath. SITUATION: This hotel is in SaigÃ³n the city centre of the establishment is 2 kilometres away from Ben Thanh the Market of Notre Dame Cathedral. ROOM: Each room has cable television, a mini-bar, a bathroom, mineral water (free of charge) and a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar. FACILITIES: Guests are offered a fitness room, a launderette, a bicycle rental service, a massage service and a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.08" OriginalAmount="103.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453395" HotelName="Chez Mimosa Petite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135/46 Tran Hung Dao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/9/5/453395_c7de7231731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.09" OriginalAmount="103.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83876" HotelName="Sunflower Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG, DISTRICT 1 11B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/6/83876_852d3201053.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, is urban and ideal for holidays or business trips. The establishment has 10 floors, 72 rooms, suites, modern facilities, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a breakfast room, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the heart of 50 metres away, guests will find a restaurant, 100 metres away, guests have the shopping area, is situated 150 metres away from the theatre, 5 minutes away from the establishment, clients can find the market, Close to the commercial area, is situated 4 kilometres away from the bus station, Bien Hoa it is 30 kilometres away from it is situated 120 kilometres away from Vung Tau the beach 15 minutes away, guests can find Tan Son Nhat Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite and cable television, internet, a safety deposit box, a mini-bar and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.78" OriginalAmount="104.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|447415" HotelName="Cochin Sang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Nguyen Anh Ninh, District 1, Ho Chi Minh City, 700000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/1/5/447415_855e64a1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.78" OriginalAmount="104.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|472029" HotelName="Landmark 81 - Unique Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>772 Dien Bien Phu Binh Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/0/2/9/472029_c077f1e1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.13" OriginalAmount="104.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221115" HotelName="Muong Thanh Grand Sai Gon Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A Mac Dinh Chi St., Ben Nghe Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/5/221115_1_2740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.67" OriginalAmount="106.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190119" HotelName="Cochin Zen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Thu Khoa Huan, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/1/9/190119_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.39" OriginalAmount="107.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189434" HotelName="Charm Suite Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>330A/330B Ung Van Khiem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/3/4/189434_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.57" OriginalAmount="108.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83857" HotelName="Paradise Saigon Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LE THANH TON STREET, DISTRICT 1 288</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/5/7/83857_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Tan My Dinh Hotel Saigon is rated three stars, renovated in 2009. It has 74 rooms and suites. Guests can find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk, a bar, a TV room and a restaurant. The establishment also offers conference facilities, internet in communal areas, room service, a laundry service and a car park. SITUATION: This hotel is in the heart of Ho Chin Minh. 5 minutes away, you can find the market Ben Thanh, close to the commercial area of Dong Khoi, the street Le Loi, the river SaigÃ³n, the square Ho Chi Minh Satus, shops and leisure areas. 15 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: All the rooms have a fire extinguisher, a balcony, fruit, mineral water, a kettle, a coffee maker, press and magazines. They also have a bathroom with a shower, a bath, a hairdryer, cable and satellite television, video, a mini-bar, internet, a double or king-size bed, an individual air-conditioning system and a safe. FACILITIES: Guests are offered a gym (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.82" OriginalAmount="108.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189234" HotelName="Corner 280" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 Le Thanh Ton St., District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/3/4/189234_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.57" OriginalAmount="109.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418349" HotelName="Alagon Zen Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46-46bis Thu Khoa Huan Street, District 1, 46-46Bis 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/4/9/418349_39d1a140401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.10" OriginalAmount="111.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|339331" HotelName="Bonita Signature" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118A Bui Thi Xuan, Ben Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/3/1/339331_a7ce69e1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.95" OriginalAmount="112.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28045" HotelName="Windsor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 AN DUONG VUONG STREET, DISTRICT 5 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/5/28045_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers business facilities and leisure areas. SITUATION: This establishment, is in Ho Chi Min City the city centre of Close to the shops, pubs and tourist points of interest. Cholon is situated in Close to the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.25" OriginalAmount="112.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|154990" HotelName="The Arrivals" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>302-304 Vo Van Kiet Street, Co Gian Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/9/0/154990_a8dc54d1832.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to SaigÃ³n the river a 10-minute walk away from Tay Ba Lo District La plaza de SaigÃ³n it is situated 5 minutes walk away from. el Palacio de la ReunificaciÃ³n it is 7 minutes drive away from and, the establishment is a 45-minute drive away from Tan Son Nhat the airport. FACILITIES: Guests are offered a swimming pool, a restaurant, a reception with luggage room, a launderette, a currency exchange and a safe. ROOM: The rooms have an air-conditioning system, cable television, a mini-bar, a bathroom, a shower and toiletries. It also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.42" OriginalAmount="113.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|554447" HotelName="The Concept HCMC - City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160Bis Bui Thi Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/4/4/7/554447_90b64d41452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.40" OriginalAmount="113.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331324" HotelName="A&amp;em Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-33-35 Le Anh Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/2/4/331324_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.50" OriginalAmount="114.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34739" HotelName="Eastin Grand Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>253 NGUYEN VAN TROI STR., PHU NHUAN DISTRICT 253</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/3/9/34739_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a spa and a massage service. SITUATION: It is inPhu Nhuan the district of this hotel is in Ho Chi Minh City the district of Close to shops, restaurants and tourist points of interest. 15 minutes away from the establishment you have the city centre, 10 minutes away from the establishment, clients can find Tan Son Nhat Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.00" OriginalAmount="114.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453587" HotelName="HANZ Boutique Hotel Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/21 Bui Vien, Pham Ngu Lao Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/5/8/7/453587_71622df1313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.16" OriginalAmount="115.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|543533" HotelName="The Galleria Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Nguyen Thien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/5/3/3/543533_db515411031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.64" OriginalAmount="116.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|453745" HotelName="KunKin Garden " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/4/5/453745_66762d91350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.27" OriginalAmount="116.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|416957" HotelName="Holiday Inn and Suites Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18E Cong Hoa Street, Tan Binh District Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/9/5/7/416957_ecb34b30616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.16" OriginalAmount="117.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|535298" HotelName="Eco Green Saigon Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39B Nguyen Van Linh, Quan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/2/9/8/535298_ff8dfba1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30345" HotelName="Saigon Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN HUE BOULEVARD, DISTRICT 1 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/4/5/30345_d4ded081232.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1996, has a safety deposit box service, a nightclub, conference rooms, room service and a laundry service. SITUATION: This hotel is situated in the heart of the city. Near the establishment, guests will find the business area and the shopping area. It is 20 kilometres away from Tan Son Nhat Airport. ROOM: The establishment has suites and deluxe rooms. They have a direct line telephone, a satellite or cable television, a mini-bar, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a steam bath, a sauna, a gym and a swimming pool. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.16" OriginalAmount="118.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|451230" HotelName="The Concept HCMC- District 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguy?n Thai Hoc street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/3/0/451230_cabaf380814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.92" OriginalAmount="119.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189215" HotelName="Athena Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>280 To Hien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/5/189215_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.57" OriginalAmount="120.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331774" HotelName="The Lancaster Saigon Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-22Bis Le Thanh Ton, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/7/4/331774_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.99" OriginalAmount="123.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83841" HotelName="Silverland Jolie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4D THI SACH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/1/83841_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), a spa and a restaurant. SITUATION: This hotel Ho chi minh city it is in it is 5 minutes away from Notre Dame Cathedral el mercado de Ben Thanh 10 minutes walk away, you can find 20 minutes away from the establishment guests have Tan Son Nhat Airport 10 minutes away from the establishment, guests will find places of interest. ROOM: The rooms have an air-conditioning system, a television, a safety deposit box, a kettle, a coffee maker, mineral water (free of charge), a bathroom with a bath and a shower. FACILITIES: Guests are offered a massage service, the option of a manicure, a pedicure, guided tours, a transfer service to the airport, a launderette and business centre. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a buffet breakfast, lunch and dinner service and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221109" HotelName="Alagon D'antique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301-303 Ly Tu Trong St, Ben Thanh Ward District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/0/9/221109_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.11" OriginalAmount="130.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190437" HotelName="Riverside Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Vo Truong Toan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/3/7/190437_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.73" OriginalAmount="130.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|273770" HotelName="Ibis Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/7/7/0/273770_1_1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.10" OriginalAmount="132.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|48431" HotelName="Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAI VAN LUNG STR., DIST. 1, 36-38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/1/48431_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.63" OriginalAmount="132.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331698" HotelName="Liberty Central Saigon Citypoint" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 - 61 Pasteur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/9/8/331698_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.30" OriginalAmount="134.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83821" HotelName="Northern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11A THI SACH STR., DIST. 1 11 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/2/1/83821_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2008, was renovated in 2013, has 99 rooms and a car park. SITUATION: This establishment, is in Ho chi minh city a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.05" OriginalAmount="135.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453013" HotelName="Sotetsu Grand Frésa Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Ly Tu Trong Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/3/453013_5b5a3ec1003.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.53" OriginalAmount="136.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|37126" HotelName="Somerset Chancellor Court Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN THI MINH KHAI ST., DISTRICT1 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/6/37126_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 172 apartments, The establishment boasts air-conditioning, a hall, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a mini-market, a hairdresser's and a restaurant. The establishment also offers room service, a laundry service, a car park, a playground and a games room. SITUATION: It is situated near the business and commercial area, close to the establishment, clients can find restaurants, bars, shopping areas, the nightlife and places of interest. 25 minutes away from the establishment you have the railway station situated 7 kilometres away fromTan Son Nhat Airport. ROOM: The establishment has studios and apartments, have modern equipment, a kitchen, a balcony, a bathroom, a hairdryer and a television. They also have internet, a fridge, a kitchen, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, individual air-conditioning, a safety deposit box and a king-size bed. FACILITIES: The establishment has a gym, a steam bath, a swimming pool, deck chairs and parasols (available for a fee), The establishment also offers table football, ping pong, basketball and billiards. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.03" OriginalAmount="136.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453096" HotelName="Silverland Mây" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/6/453096_9e7ce930834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.62" OriginalAmount="139.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83914" HotelName="Continental Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132-134 DONG KHOI, DISTRICT1, HO CHI MINH CITY 132-134</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/1/4/83914_01a23621201.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 3 floors, 80 large rooms, a terrace, air-conditioning, a hall with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: The hotel is in the city centre, is located near points of interest, 5 minutes walk away, you can find restaurants, the nightlife, is situated 5 minutes walk away from Ben Thanh Market the stores of the establishment is a 10-minute walk away from the bus station, Close to and. it is situated 7 kilometres away from Tan Son Nhat Airport. ROOM: Each room has a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a swimming pool, a gym, a sauna and a steam bath. For a small supplement, you are offered a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.97" OriginalAmount="140.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331316" HotelName="A&amp;em Corner Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Thu Khoa Huan, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/1/6/331316_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.16" OriginalAmount="140.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26315" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>141 NGUYEN HUE STR., DISTRICT 1 141</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/5/26315_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 222 standard rooms, 55 suites, 11 apartments, a hall, a reception, a safety deposit box service, a currency exchange service and lifts. Some of the facilities that the establishment offers to guests include a bar, shops, a souvenir shop, a florist, a car hire desk, conference rooms, a cafÃ© and 6 restaurants. The establishment has a laundry service, room service and internet. SITUATION: This hotel is in the centre of Vietnam. Is situated in Báº¿n ThÃ nh Market. In the surrounding area, you can find the tourist area. It is situated 20 minutes away from Ho Chi Minh City Airport. ROOM: Customers can find elegant and cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a safe (available for a fee), a central air-conditioning system, central heating, large suites with a living room and a sitting room. There is also one-bedroom apartments with kitchen, a coffee maker and a teapot. FACILITIES: The establishment has a spa, a covered swimming pool, a sauna, a jacuzzi, a steam bath, a massage service, body care treatments, a gym and a casino. MEALS: Guests are offered all meals in a buffet format, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.83" OriginalAmount="141.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|528295" HotelName="A-Loi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150, 7th Street, Trung Son, Binh Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/2/9/5/528295_243484d1056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.89" OriginalAmount="142.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|190286" HotelName="Merperle Crystal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Nguyen Luong Bang, Tan Phu Ward, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/8/6/190286_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.07" OriginalAmount="142.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|418332" HotelName="Au Lac Charner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87-89-91 Ho Tung Mau St., Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/3/2/418332_a7140cc0303.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.01" OriginalAmount="143.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189246" HotelName="Aandem Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39-39A-41 Thu Khoa Huan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/6/189246_b22affa1322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.50" OriginalAmount="144.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190489" HotelName="Silverland Sakyo and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A-10B-10C Le Thanh Ton St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/8/9/190489_4ede1e51634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.78" OriginalAmount="144.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190479" HotelName="Sherwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127 Pasteur Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/9/190479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.09" OriginalAmount="144.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|316940" HotelName="M Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Ton That Thiep Street, Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/9/4/0/316940_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.55" OriginalAmount="145.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447002" HotelName="Blue Diamond 8b" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City, 70000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/0/2/447002_55a399f1737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.79" OriginalAmount="145.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83893" HotelName="Silverland Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Le Lai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/3/83893_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 56 rooms, a lobby with a reception, a currency exchange service and a restaurant. The establishment also has internet, For an additional charge cost offers room service and a laundry service. Guests are also offered bicycle hire. SITUATION: The hotel is in Ho Chi Minh City the centre of el mercadillo de Ben Thanh it is located close to the business district, the establishment is a 30-minute drive away from the airport. ROOM: The establishment has rooms and suites. They have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a mini-bar and an individual air-conditioning system. OTHERS: Regarding the food and beverage offering, clients can enjoy a meal service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.02" OriginalAmount="145.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|189657" HotelName="Villa Song Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197/2 Nguyen Van Huong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/5/7/189657_c921b1f1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.74" OriginalAmount="146.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|219113" HotelName="Fusion Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, Distri Ho Chi Minh City Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/1/3/219113_033fe521231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.84" OriginalAmount="146.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26317" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>242 TRAN BINH TRONG STREET, DIST 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/7/26317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 rooms, a reception, a cafÃ©, 7 bars, restaurants, a car park, room service and a medical care service. SITUATION: This hotel is in Tran Binh Trong the street Sai Gon and Cho Lon it is located between it has good links to the city centre, 20 minutes away, you can find the airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, individual air-conditioning, a mini-bar, a sofa and a safe (available for a fee). FACILITIES: The establishment has a swimming pool, a snack bar, a jacuzzi, a sauna, a steam bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.02" OriginalAmount="147.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|446712" HotelName="Northern Charm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ly Tu Trong Street, Ben Nghe Ward, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/1/2/446712_4959a341349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.37" OriginalAmount="150.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83774" HotelName="Chloe Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Phan Van Chuong, District 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/7/7/4/83774_1_1774.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.44" OriginalAmount="152.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|33951" HotelName="Grand Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08 DONG KHOI STREET-DISTRICT1 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/1/33951_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.08" OriginalAmount="153.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419213" HotelName="Kamalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton, Ben Nghe Ward, District 1 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/3/419213_07664ff0707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.51" OriginalAmount="153.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|338811" HotelName="Sherwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 Nam Ky Khoi Nghia, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/1/1/338811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.24" OriginalAmount="160.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|552716" HotelName="Richlane Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/1/6/552716_4f40d7c1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.11" OriginalAmount="161.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66266" HotelName="Amanaki Saigon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HO TUNG MAU STREET, DIST 1, 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/6/6/66266_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 45 modern rooms, The establishment boasts a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a restaurant, WiFi, room service and a laundry service. SITUATION: The hotel is in Ho Chi Minh City the centre of near the establishment, you will find Ben Thanh the Market of it is situated close to the business district. ROOM: standard rooms suites, have WiFi, cable television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a mini-bar and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.12" OriginalAmount="162.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|552898" HotelName="Bluesky MarQ Luxury Vaccation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29b Nguyen Dinh Chieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/9/8/552898_a24141b1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.50" OriginalAmount="162.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420022" HotelName="Tuong Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 42 Bui Thi Xuan Phuong Ben Thanh Dist 1 Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/2/420022_77387061723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.74" OriginalAmount="162.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83887" HotelName="Silverland Yen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thu Khoa Huan Street, Ward Ben Thanh, District 1, 73-75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/8/7/83887_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, was built in 2009, has 59 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment has a cafÃ©, a restaurant, internet, room service, a laundry service, a car park and bicycle hire. SITUATION: This hotel el mercado de Ben Thanh it is close to, the post office and, Around the establishment, clients can find shops, restaurants, bars, the nightlife and the bus station. Notre Dame it is 5 minutes drive away from this establishment, el Museo de la Guerra it is 8 minutes drive away from Can Tho it is 3 hours away from Los tÃºneles de Cu Chi 2 hours away from 2 hours away from the establishment, clients can find Vung Tau the beach it is 20 minutes drive away from Tan Son Nhat Airport. ROOM: The rooms have a central air-conditioning system, a direct line telephone, internet (free of charge), an LCD TV, cable television, a safe, a mini-bar, a double or king-size bed and a bathroom with a hairdryer. PAYMENT METHODS: Customers can pay using Mastercard, Visa and cash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.70" OriginalAmount="168.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|421046" HotelName="Luxury Ben Thanh Taa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Dang Thi Nhu Ho Chi Minh Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/4/6/421046_cd737b91705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.87" OriginalAmount="169.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|372963" HotelName="Oakwood Residence Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Street, District 7, Bairro 7, Ho Chi Minh, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/3/372963_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.74" OriginalAmount="170.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|189426" HotelName="Cat " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Truong Dinh, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/2/6/189426_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.46" OriginalAmount="174.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|419589" HotelName="La Casita Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Tran Ngoc Dien, Thao Dien Ward, District 2, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/8/9/419589_dc0979c1748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.96" OriginalAmount="178.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418033" HotelName="Mai House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia, Entrance on 01-03 Ngo Thoi Nhiem, Ward 6, District 3 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/3/418033_50a2e230740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.30" OriginalAmount="185.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|83879" HotelName="Saigon Domaine Luxury Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi ( Xo Viet Nghe Tinh), Binh Thanh 1057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/7/9/83879_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has 45 rooms, 8 apartments, 2 single rooms and disabled access rooms. The establishment has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. It has a games room, a cafÃ©, a bar, a restaurant, a playground and a mini-club. The establishment offers guests WiFi, room service and a laundry service. Guests can find an indoor car park, The establishment offers guests bicycle rental. SITUATION: This aparthotel, is situated next to SaigÃ³n the river it is in Thanh Da the Island of It has excellent transport links to the city centre, 15 minutes away from the establishment, guests will find bars, the nightlife, Pham Ngu Lao the tourist centre of, el palacio de la ReunificaciÃ³n and Notre Dame it is situated 15 minutes away from this establishment, el Museo de la Guerra it is 30 minutes drive away from el Barrio Chino it is situated 40 minutes away from 2 hours away from the establishment, clients can find Vung Tau the beach it is situated 10 kilometres away from Ho Chi Minh City Airport. ROOM: Each room has parquet flooring, a bathroom and a kitchen. The establishment has rooms, apartments with a bathroom, shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet and a safe. They also have a mini-bar, a fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, an outdoor bar, a terrace with deck chairs and a gym. Clients can enjoy activities such as mountain bikes and water-skiing. Customers can enjoy dance classes, a library and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and cash. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00, Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.42" OriginalAmount="194.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|446671" HotelName="Fusion Original Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/1/446671_0a11ddc1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.78" OriginalAmount="196.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|37124" HotelName="Somerset Ho Chi Minh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 NGUYEN BINH KIEM ST, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/2/4/37124_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 165 apartments and 12 floors. The establishment has air-conditioning, a hall, express check-out, a reception, a safety deposit box service and a currency exchange service. They also have a cloakroom, a lift, a mini-market, a restaurant and an events room. The establishment also offers room service, a laundry service, a playground, a games room and a car park. SITUATION: It is in the business and commercial area, near the establishment, you will find places of interest, 25 minutes away from the establishment you have the railway station. ROOM: The rooms have internet, a bathroom, a hairdryer, a television, a microwave and a fridge. They also have a coffee maker, a kettle, a washing machine, an ironing set, a king-size bed, an individual air-conditioning system, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has a gym, aerobics, a pool that has a children's area, deck chairs, parasols, a jacuzzi, a basketball court and a tennis court. it is 14 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.22" OriginalAmount="197.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83842" HotelName="Nikko Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>235 NGUYEN VAN CU STR., DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/2/83842_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nikko Saigon is rated five stars. It has a spa, a swimming pool, fitness facilities and a car park (free of charge). SITUATION: This hotel is close to the shopping centre Now Zone, is situated 10 minutes away from the opera, Cathedral Notre Dame and the Palace of la ReunificaciÃ³n. 20 minutes away from the establishment you have Airport Tan Son Nhat. ROOM: Each room has cable television, a bathroom, spacious, a kettle, a coffee maker, a mini-bar and WiFi (free of charge). FACILITIES: Guests are offered a jacuzzi, spa treatments, business centre, a concierge service and souvenir shop. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.91" OriginalAmount="197.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|470976" HotelName="Convinia Luxury The Peak Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 ,16 street , district 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/7/6/470976_37ebc9d1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.69" OriginalAmount="202.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|338617" HotelName="Amena Residences &amp; Suites Managed By Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/1/7/338617_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.81" OriginalAmount="205.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|66255" HotelName="May Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THI SACH ST., BEN NGHE WARD, DISTRICT 1 28-30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/5/5/66255_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 117 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a mini-club, a cafÃ©, a bar, a pub, a restaurant, conference facilities, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Ho Chi Minh City the centre of near the establishment, guests will find the theatre, the market, is situated 15 minutes away from Tan Son Nhat Airport. ROOM: The rooms a bathroom, a shower, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a fridge, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.83" OriginalAmount="206.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|235404" HotelName="Norfolk Mansion Luxury Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-19-21 Ly Tu Trong Ben Nghe Ward, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/0/4/235404_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.13" OriginalAmount="207.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421029" HotelName="Zen Dream Home By Sazi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176/10 Ly Tu Trong, Ben Thanh Ward, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/9/421029_c726d9c1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.68" OriginalAmount="213.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|339197" HotelName="Bach Suites Saigon, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10A Ph?m Ng?c Th?ch, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/1/9/7/339197_ff24a681019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.58" OriginalAmount="216.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190474" HotelName="Sedona Suites Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Boulevard (via Pasteur Str.)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/7/4/190474_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.73" OriginalAmount="216.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|83840" HotelName="Royal  Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>133 NGUYEN HUE AVENUE, DISTRICT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/4/0/83840_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Ho Chi Minh City city centre, close to shops, restaurants and nightclubs. ROOM: The rooms have internet (free of charge), an air-conditioning system, a television, a bathroom and room service. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym, a massage service, tourist information and business centre. OTHERS: The establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.74" OriginalAmount="216.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|453010" HotelName="La Siesta Premium Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 -188 Ly Tu Trong St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/1/0/453010_73537f31011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.25" OriginalAmount="228.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28047" HotelName="Lotte  Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A-4A TON DUC THANG STREET 2A-4A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/7/28047_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.94" OriginalAmount="229.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|221111" HotelName="Sila Urban Living" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Ngo Thoi Nhiem Street, Ward 6, District 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/1/1/221111_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.14" OriginalAmount="229.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|455572" HotelName="Indigo Saigon The City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Ly Tu Trong Street Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/5/7/2/455572_58cb5e41756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.19" OriginalAmount="229.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|189993" HotelName="Des Arts Saigon - Mgallery Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 78 Nguyen Thi Minh Khai St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/9/3/189993_782d2d00740.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.96" OriginalAmount="231.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|536803" HotelName="Thadico 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Duong 19B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/0/3/536803_b1e13232053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.63" OriginalAmount="247.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|453723" HotelName="Amanaki Thao Dien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Nguyen Dang Giai St., Thao Dien Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/2/3/453723_01bfdf21153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.39" OriginalAmount="256.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190406" HotelName="Quynh Huong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206B Phan Dang Luu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/4/0/6/190406_15a18f51017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.95" OriginalAmount="257.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26314" HotelName="Renaissance Riverside Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>08/15 TON DUC THANG STREET DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/4/26314_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 349 standard rooms. It has a lobby, a reception with a bureau de change, a conference room, a bar, a restaurant with swimming pool views and a car park. SITUATION: This luxurious hotel is in Ho Chi Minh City city centre where you can find shops and leisure areas. 20 minutes away from the establishment clients have Tan Son Nhat Airport. ROOM: Customers can find fully-equipped rooms with a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and an air-conditioning system. FACILITIES: The establishment has a swimming pool, body treatments, steam baths and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.72" OriginalAmount="266.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190126" HotelName="Le Meridien Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/1/2/6/190126_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.18" OriginalAmount="291.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|190577" HotelName="The Reverie Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 - 36 Nguyen Hue Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/7/7/190577_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.24" OriginalAmount="302.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26316" HotelName="New World Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 LE LAI STREET DIST 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/1/6/26316_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has 498 rooms, a hall, a living room, a bar and a restaurant. SITUATION: This hotel is in HCMC the shopping centre of Where clients can find shops, leisure areas and entertainment. it is situated near SaigÃ³n the Market of. ROOM: The modern, comfortable rooms, a bathroom with a shower, a hairdryer, a bathrobe, a direct line telephone, satellite or cable TV, internet, a mini-bar, an air-conditioning system, a safe (available for a fee), films (free of charge) and mineral water (free of charge). FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment has a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.14" OriginalAmount="303.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|418035" HotelName="Mia Saigon - luxury boutique hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Street 10, An Phu ward, District 2 Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/5/418035_d78ee5d0755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.43" OriginalAmount="317.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28048" HotelName="Sheraton Saigon and Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Dong Khoi Street, District 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/4/8/28048_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 483 standard rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, WiFi, room service and a laundry service. SITUATION: The hotel is in the heart of Ho Chi Minh City. Is situated in Dong Khoi 3 kilometres away, you can find the railway station. ROOM: The establishment has spacious standard rooms, studios and suites. The rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a swimming pool with a children's area, a bar, a health centre and a spa. Guests can also find boutiques. can enjoy play ping-pong. MEALS: Customers are offered the use of 9 restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.01" OriginalAmount="404.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|221141" HotelName="The Reverie Saigon Residential Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 - 69F Dong Khoi Street Ho Chi Minh City District 1 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/1/4/1/221141_1_9913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.35" OriginalAmount="411.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|190021" HotelName="Intercontinental Residences Saigon, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Nguyen Du St. &amp; Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/0/2/1/190021_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.50" OriginalAmount="435.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83892" HotelName="JW Marriott and Suites Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Hai Ba Trung St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/8/9/2/83892_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was opened in 2009, has 21 floors and excellent service. SITUATION: This establishment, is in Ho Chi Minh City the centre of it is situated near points of interest, Such as and the post office, Close to, the town hall and the opera. ROOM: The rooms have an LCD satellite television, a DVD player, home cinema, an iPod docking station, an iPhone docking station, WiFi and an individual air-conditioning system. FACILITIES: The establishment boasts a spa, The establishment also has a swimming pool, a terrace and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.74" OriginalAmount="481.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|34812" HotelName="Park Hyatt Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAM SON SQUARE DISTRICT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/2/34812_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: With regards to the food and beverage offering, the establishment has a restaurant 259 rooms, The establishment boasts a lobby with safety deposit boxes, a bar, conference facilities and internet in communal areas, The establishment also offers room service and a laundry service. SITUATION: It is inHo Chi Minh City the heart of nearby, you will find the business area, leisure areas, close to the establishment, guests have places of interest. ROOM: They have work area, internet, a satellite or cable television, a safe and a bathroom with a shower, There is also pillows, a bathrobe, slippers and toiletries. FACILITIES: The establishment boasts a spa, a garden with tropical plants, treatment rooms and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.93" OriginalAmount="15.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567393" HotelName="Thanh Nam - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>909 TL10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.27" OriginalAmount="19.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567396" HotelName="Sao Mai - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Vo Thi Phai, Quan 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.41" OriginalAmount="19.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338670" HotelName="Hung Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Bau Cat, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567387" HotelName="Thien Thuan - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.08" OriginalAmount="20.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331624" HotelName="Tan Da" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Tan Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.47" OriginalAmount="20.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567391" HotelName="Dai Hong - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 No Trang Long</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567284" HotelName="Hoang Yen Nhi - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Duong So 51, Go Vap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.64" OriginalAmount="21.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|338369" HotelName="Bonita Tht" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 To Hien Thanh, District 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.35" OriginalAmount="22.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567386" HotelName="Doi Che - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.44" OriginalAmount="24.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567237" HotelName="Ngoc Yen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D. Truong Sa, phuong 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.69" OriginalAmount="24.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567312" HotelName="Xuan An - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Nguyen Thai Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.13" OriginalAmount="25.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567384" HotelName="New Paris - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 hem 101 bac hai Quan 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.12" OriginalAmount="27.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266295" HotelName="Cactusland Tan Binh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Binh Gia, Ward 13, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.56" OriginalAmount="28.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567231" HotelName="Vuon Tao Dan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 Nguyen Thi Minh Khai Quan 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.20" OriginalAmount="29.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|338832" HotelName="Nd Building" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.67" OriginalAmount="30.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|264777" HotelName="Ohana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 Nguyen Cong Tru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.29" OriginalAmount="31.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|267390" HotelName="Laverne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5/24 No Trang Long street, Binh Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.41" OriginalAmount="32.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331320" HotelName="C Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 De Tham Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.97" OriginalAmount="33.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|265992" HotelName="Thu Ha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Hau Giang, Tan Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.48" OriginalAmount="35.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|270076" HotelName="Thanh Thu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Nguyen An Ninh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.04" OriginalAmount="36.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|270631" HotelName="Phuong Anh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118 Nguyen Cu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.89" OriginalAmount="40.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|339287" HotelName="Sabina Hotel &amp; Apartment - Hcm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Khu Pho Hung Gia 1, Tan Phong Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.43" OriginalAmount="43.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|331543" HotelName="Hoang Hoang (bloom 3)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120/4 Le Lai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.76" OriginalAmount="44.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|83845" HotelName="Boss Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306-308 NGUYEN THIEN THUAT, WARD 3, DIST 3 306-308</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel has a reception, WiFi, a restaurant and karaoke. SITUATION: This hotel Ho Chi Minh City it is in 1,7 kilometres away from the establishment, guests will find Tao Dan park el Museo Memorial de la Guerra it is situated 1,9 kilometres away from it is 2,2 kilometres away from la ReunificaciÃ³n the Palace of it is situated 6 kilometres away from Tan Son Nhat Airport. ROOM: The rooms have an air-conditioning system, a wardrobe, a sitting room, a mini-bar, kettle, cable television, a bathroom with a shower, a hairdryer, slippers and towels. FACILITIES: Guests are offered a sauna, a spa with a massage service, a luggage room, a launderette, ticket sales, excursions, a transfer service to the airport and a transfer service (available for a fee). OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.43" OriginalAmount="47.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|266519" HotelName="Thinh Gia Phat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Hoang Hoa Tham, Tan Binh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.55" OriginalAmount="50.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|163881" HotelName="Gk Central " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92-94 LY TU TRONG STREET, BEN THANH WARD,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: This hotel Meadowood (Napa Valley) it is in Meadowood (Napa Valley). FACILITIES: This establishment has sports facilities, 7 tennis courts, a golf course and hiking paths. The establishment also has a spa and an entertainment programme for children, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.41" OriginalAmount="50.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|265067" HotelName="Glenwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 3, 65 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.67" OriginalAmount="55.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|420736" HotelName="Kim Long Chau Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19D Bui Thi Xuan Street, Ward Ben Thanh, District 1, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.42" OriginalAmount="58.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|338877" HotelName="Saigon Kiko" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211-213-215 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.92" OriginalAmount="81.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331330" HotelName="Alagon City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56-58 Pham Hong Thai, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.44" OriginalAmount="89.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331417" HotelName="A&amp;em Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan Boi Chau, Ben Thanh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.58" OriginalAmount="109.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331366" HotelName="Me Gustas Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Dong Du Street, Ben Nghe Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="bbbf35f5-3a97-445b-a831-cb13a8c3a188">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|453828" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="bbbf35f5-3a97-445b-a831-cb13a8c3a188" TimeStamp="0001-01-01T00:00:00" HotelName="Language Exchange 3" HotelCode="453828" GTCityId="84794" CountryCode="VN" CityName="Ho Chi Minh City" CountryName="Viet Nam" Address="212B C6/7 Nguyen Trai, District 1" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Shared room|Room 2: Shared room" RoomTypeCode="453828H66_160H1HRHR8g5e|1776332720.DHPBBHH-GBRA7725boffM|6.14|94|Ni4xNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="5" TotalPrice="5.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-09T00:00:00" End="2026-07-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room for individual use|Room 2: Double room for individual use" RoomTypeCode="453828H38_H1HRHR2qcdc|1776332720.DHPBBHH-GBRA7725boffM|21.48|94|MjEuNDh8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="19" TotalPrice="19.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/07/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-09T00:00:00" End="2026-07-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="18.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f7637571307.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_ec5b20e1356.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_ed8da8d1357.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_eec39a81358.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_eff2cb01359.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f1443351301.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f2861841302.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f3b09591303.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f4ec8311304.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/8/2/8/453828_f62f2961306.jpg" /></Images><HotelDescription /></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="bbbf35f5-3a97-445b-a831-cb13a8c3a188">
  <Rooms>
    <Room RoomType="Room 1: Shared room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Shared room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="453828" SourceId="94" RoomTypeCode="453828H38_H1HRHR2qcdc|1776332720.DHPBBHH-GBRA7725boffM|21.48|94|MjEuNDh8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-17T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-07-09T00:00:00" End="2026-07-13T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="19.23" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>19.23</TotalAmount>
  <TraceId>bbbf35f5-3a97-445b-a831-cb13a8c3a188</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="bbbf35f5-3a97-445b-a831-cb13a8c3a188">
  <Rooms>
    <Room RoomType="Room 1: Double room for individual use" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room for individual use" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="453828" SourceId="94" RoomTypeCode="453828H38_H1HRHR2qcdc|1776332720.DHPBBHH-GBRA7725boffM|21.48|94|MjEuNDh8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-17T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbbf35f5-3a97-445b-a831-cb13a8c3a188|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-07-09T00:00:00" End="2026-07-13T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="19.23" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>19.23</TotalAmount>
  <TraceId>bbbf35f5-3a97-445b-a831-cb13a8c3a188</TraceId>
</CheckRatesRS>||True