<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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2">
  <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-11-24T00:00:00" End="2026-11-25T00: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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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-16T09:22:16.2688432+01:00" Version="0" EchoToken="Search" TransactionIdentifier="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="6.20" OriginalAmount="6.02" 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="10.37" OriginalAmount="10.07" 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.01" OriginalAmount="10.69" 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="13.62" OriginalAmount="13.22" 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.10" OriginalAmount="13.69" 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.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="17.54" OriginalAmount="17.03" 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.60" OriginalAmount="17.09" 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.71" OriginalAmount="17.19" 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.90" OriginalAmount="17.38" 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.52" OriginalAmount="17.98" 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.97" OriginalAmount="18.42" 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.07" OriginalAmount="18.51" 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.13" OriginalAmount="18.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|567217" HotelName="Hanh Long 2 by Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1115 Tran Hung Dao Quan 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/1/7/567217_8867c181308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.76" OriginalAmount="19.18" 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.78" OriginalAmount="19.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453483" HotelName="Nhu Y " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 U Ng S 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/8/3/453483_5ab75fc1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.25" OriginalAmount="19.66" 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.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.52" OriginalAmount="19.92" 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="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.99" OriginalAmount="20.38" 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.01" OriginalAmount="20.40" 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.02" OriginalAmount="20.41" 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="21.05" OriginalAmount="20.44" 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.07" OriginalAmount="20.46" 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="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.56" OriginalAmount="20.93" 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.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.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.74" OriginalAmount="21.11" 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.90" OriginalAmount="21.26" 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.68" OriginalAmount="22.02" 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.91" OriginalAmount="22.24" 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="22.92" OriginalAmount="22.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|421281" HotelName="Galaxy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>594-596 Nguyen Oanh Ward 6, Go Vap District, Go Vap District, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/8/1/421281_27f34371735.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.11" OriginalAmount="22.44" 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="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.51" OriginalAmount="22.83" 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.59" OriginalAmount="22.90" 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.70" OriginalAmount="23.01" 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="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="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.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.09" OriginalAmount="23.39" 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="24.11" OriginalAmount="23.41" 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.13" OriginalAmount="23.43" 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.27" OriginalAmount="23.56" 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="24.38" OriginalAmount="23.67" 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="25.10" OriginalAmount="24.37" 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.33" OriginalAmount="24.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="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.54" OriginalAmount="24.80" 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="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.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.93" OriginalAmount="25.17" 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.01" OriginalAmount="25.25" 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.10" OriginalAmount="25.34" 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="|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.47" OriginalAmount="25.70" 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.49" OriginalAmount="25.72" 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.74" OriginalAmount="25.96" 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="26.94" OriginalAmount="26.16" 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.02" OriginalAmount="26.23" 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.19" OriginalAmount="26.40" 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.28" OriginalAmount="26.49" 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="27.71" OriginalAmount="26.90" 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="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="27.73" OriginalAmount="26.92" 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.84" OriginalAmount="27.03" 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.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.07" OriginalAmount="27.25" 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="28.26" OriginalAmount="27.44" 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="28.27" OriginalAmount="27.45" 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="28.64" OriginalAmount="27.81" 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="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.91" OriginalAmount="28.07" 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="28.95" OriginalAmount="28.11" 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="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.03" OriginalAmount="28.18" 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="29.19" OriginalAmount="28.34" 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.20" OriginalAmount="28.35" 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="29.47" OriginalAmount="28.61" 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.52" OriginalAmount="28.66" 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="29.57" OriginalAmount="28.71" 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="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.72" OriginalAmount="28.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="29.80" OriginalAmount="28.93" 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="29.85" OriginalAmount="28.98" 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.86" OriginalAmount="28.99" 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.10" OriginalAmount="29.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="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.58" OriginalAmount="29.69" 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.88" OriginalAmount="29.98" 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="30.99" OriginalAmount="30.09" 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="31.02" OriginalAmount="30.12" 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="31.20" OriginalAmount="30.29" 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.32" OriginalAmount="30.41" 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.45" OriginalAmount="30.53" 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.66" OriginalAmount="30.74" 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.14" OriginalAmount="31.20" 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.19" OriginalAmount="31.25" 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.41" OriginalAmount="31.47" 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.48" OriginalAmount="31.53" 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.63" OriginalAmount="31.68" 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.64" OriginalAmount="31.69" 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="33.36" OriginalAmount="32.39" 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.54" OriginalAmount="32.56" 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.87" OriginalAmount="32.88" 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="33.87" OriginalAmount="32.88" 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.93" OriginalAmount="32.94" 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="33.97" OriginalAmount="32.98" 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="34.11" OriginalAmount="33.12" 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.55" OriginalAmount="33.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190335" HotelName="Hanz Meraki  Bui Vien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>198 Bui Vien Street, District 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/3/3/5/190335_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.59" OriginalAmount="33.58" 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="34.91" OriginalAmount="33.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|190129" HotelName="Leblanc Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="34.98" OriginalAmount="33.96" 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.99" OriginalAmount="33.97" 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.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.30" OriginalAmount="34.27" 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.65" OriginalAmount="34.61" 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="35.91" OriginalAmount="34.86" 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="35.95" OriginalAmount="34.90" 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.02" OriginalAmount="34.97" 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.15" OriginalAmount="35.10" 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.33" OriginalAmount="35.27" 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.64" OriginalAmount="35.57" 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="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="37.65" OriginalAmount="36.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|189433" HotelName="Central  and Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="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.88" OriginalAmount="37.75" 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="39.19" OriginalAmount="38.05" 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.21" OriginalAmount="38.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|339229" HotelName="Fide" 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/3/3/9/2/2/9/339229_9064ebe1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.34" OriginalAmount="38.19" 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.39" OriginalAmount="38.24" 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.44" OriginalAmount="38.29" 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="39.44" OriginalAmount="38.29" 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="39.47" OriginalAmount="38.32" 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="39.79" OriginalAmount="38.63" 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.10" OriginalAmount="38.93" 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.53" OriginalAmount="39.35" 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.54" OriginalAmount="39.36" 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="40.57" OriginalAmount="39.39" 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="40.61" OriginalAmount="39.43" 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="40.82" OriginalAmount="39.63" 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="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.65" OriginalAmount="40.44" 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.73" OriginalAmount="40.51" 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="41.91" OriginalAmount="40.69" 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="42.03" OriginalAmount="40.81" 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.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.42" OriginalAmount="41.18" 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.55" OriginalAmount="41.31" 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="42.61" OriginalAmount="41.37" 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="42.77" OriginalAmount="41.52" 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="42.78" OriginalAmount="41.53" 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.01" OriginalAmount="41.76" 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.40" OriginalAmount="42.14" 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.49" OriginalAmount="42.22" 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="43.49" OriginalAmount="42.22" 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="43.52" OriginalAmount="42.25" 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="43.68" OriginalAmount="42.41" 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.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.00" OriginalAmount="42.72" 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.03" OriginalAmount="42.75" 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="44.47" OriginalAmount="43.17" 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.66" OriginalAmount="43.36" 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.90" OriginalAmount="43.59" 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.92" OriginalAmount="43.61" 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="44.93" OriginalAmount="43.62" 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="45.07" OriginalAmount="43.76" 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="45.19" OriginalAmount="43.87" 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="45.47" OriginalAmount="44.15" 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="45.69" OriginalAmount="44.36" 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.76" OriginalAmount="44.43" 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="45.95" OriginalAmount="44.61" 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="45.99" OriginalAmount="44.65" 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.00" OriginalAmount="44.66" 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="46.11" OriginalAmount="44.77" 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.13" OriginalAmount="44.79" 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="46.83" OriginalAmount="45.47" 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.06" OriginalAmount="45.69" 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.10" OriginalAmount="45.73" 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.36" OriginalAmount="45.98" 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="47.61" OriginalAmount="46.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453867" HotelName="HANZ Viet Duc Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Street 1 A, Binh Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/6/7/453867_a583d5e0849.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.19" OriginalAmount="46.79" 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="48.23" OriginalAmount="46.83" 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="48.42" OriginalAmount="47.01" 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="48.75" OriginalAmount="47.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|199341" HotelName="Phuoc Loc Tho 2 " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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.99" OriginalAmount="47.56" 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.18" OriginalAmount="47.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|420940" HotelName="Urban Logde Hotel " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40/8 Bui Vien Str, Dist 1, HCMC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/4/0/420940_c5155ee1613.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.48" OriginalAmount="48.04" 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="49.86" OriginalAmount="48.41" 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="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.23" OriginalAmount="48.77" 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="50.44" OriginalAmount="48.97" 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.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="51.12" OriginalAmount="49.63" 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="|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="51.37" OriginalAmount="49.87" 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.71" OriginalAmount="50.20" 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="51.76" OriginalAmount="50.25" 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="51.89" OriginalAmount="50.38" 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.14" OriginalAmount="50.62" 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.18" OriginalAmount="50.66" 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="52.46" OriginalAmount="50.93" 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.47" OriginalAmount="50.94" 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="|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="53.48" OriginalAmount="51.92" 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.69" OriginalAmount="52.13" 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="53.71" OriginalAmount="52.15" 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.83" OriginalAmount="52.26" 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.87" OriginalAmount="52.30" 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="53.92" OriginalAmount="52.35" 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.00" OriginalAmount="52.43" 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="54.02" OriginalAmount="52.45" 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="54.61" OriginalAmount="53.02" 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="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.43" OriginalAmount="53.82" 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.74" OriginalAmount="54.12" 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="55.83" OriginalAmount="54.20" 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.45" OriginalAmount="54.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|537785" HotelName="Song Hung 1 and Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R4, 66-67 Hung Phuoc 2 St., Phu My Hung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/8/5/537785_af186430923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.47" OriginalAmount="54.83" 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="56.65" OriginalAmount="55.00" 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="56.86" OriginalAmount="55.20" 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="56.89" OriginalAmount="55.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="57.09" OriginalAmount="55.43" 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="57.20" OriginalAmount="55.53" 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.45" OriginalAmount="55.78" 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="57.68" OriginalAmount="56.00" 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="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.38" OriginalAmount="56.68" 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="58.46" OriginalAmount="56.76" 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="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.75" OriginalAmount="58.01" 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.15" OriginalAmount="58.40" 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.46" OriginalAmount="58.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="60.52" OriginalAmount="58.76" 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="60.87" OriginalAmount="59.10" 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="60.89" OriginalAmount="59.12" 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="61.07" OriginalAmount="59.29" 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="61.30" OriginalAmount="59.51" 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="61.40" OriginalAmount="59.61" 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.58" OriginalAmount="59.79" 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="61.77" OriginalAmount="59.97" 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="61.84" OriginalAmount="60.04" 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="61.95" OriginalAmount="60.15" 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="62.20" OriginalAmount="60.39" 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="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.70" OriginalAmount="60.87" 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="62.76" OriginalAmount="60.93" 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="64.07" OriginalAmount="62.20" 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="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.07" OriginalAmount="62.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="64.17" OriginalAmount="62.30" 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="64.44" OriginalAmount="62.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="65.31" OriginalAmount="63.41" 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="65.33" OriginalAmount="63.43" 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="65.42" OriginalAmount="63.51" 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="65.77" OriginalAmount="63.85" 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="66.27" OriginalAmount="64.34" 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="66.41" OriginalAmount="64.48" 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="66.45" OriginalAmount="64.51" 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="66.55" OriginalAmount="64.61" 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="67.31" OriginalAmount="65.35" 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.49" OriginalAmount="65.52" 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="67.75" OriginalAmount="65.78" 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="68.02" OriginalAmount="66.04" 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.04" OriginalAmount="66.06" 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="68.07" OriginalAmount="66.09" 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="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.83" OriginalAmount="66.83" 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="69.13" OriginalAmount="67.12" 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="69.61" OriginalAmount="67.58" 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="69.64" OriginalAmount="67.61" 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="70.53" OriginalAmount="68.48" 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.99" OriginalAmount="68.92" 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="71.14" OriginalAmount="69.07" 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.20" OriginalAmount="69.13" 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="71.69" OriginalAmount="69.60" 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="71.84" OriginalAmount="69.75" 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="72.40" OriginalAmount="70.29" 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="72.51" OriginalAmount="70.40" 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="72.73" OriginalAmount="70.61" 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.43" OriginalAmount="71.29" 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="73.61" OriginalAmount="71.47" 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="73.78" OriginalAmount="71.63" 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="73.97" OriginalAmount="71.82" 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.03" OriginalAmount="71.87" 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="74.48" OriginalAmount="72.31" 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="74.61" OriginalAmount="72.44" 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="74.76" OriginalAmount="72.58" 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="74.87" OriginalAmount="72.69" 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.66" OriginalAmount="73.46" 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="76.54" OriginalAmount="74.31" 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="77.43" OriginalAmount="75.17" 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.70" OriginalAmount="75.44" 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="77.82" OriginalAmount="75.55" 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="78.86" OriginalAmount="76.56" 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="79.33" OriginalAmount="77.02" 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="79.43" OriginalAmount="77.12" 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.76" OriginalAmount="77.44" 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="79.88" OriginalAmount="77.55" 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="80.55" OriginalAmount="78.20" 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="81.04" OriginalAmount="78.68" 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="81.39" OriginalAmount="79.02" 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="82.38" OriginalAmount="79.98" 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="82.38" OriginalAmount="79.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="83.10" OriginalAmount="80.68" 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="83.17" OriginalAmount="80.75" 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="84.21" OriginalAmount="81.76" 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="84.50" OriginalAmount="82.04" 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="85.54" OriginalAmount="83.05" 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="85.56" OriginalAmount="83.07" 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="86.68" OriginalAmount="84.16" 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.87" OriginalAmount="84.34" 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="87.35" OriginalAmount="84.81" 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="87.42" OriginalAmount="84.87" 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.43" OriginalAmount="84.88" 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="87.44" OriginalAmount="84.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|453800" HotelName="AandA Toronto" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="87.47" OriginalAmount="84.92" 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="87.84" OriginalAmount="85.28" 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="88.12" OriginalAmount="85.55" 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="89.65" OriginalAmount="87.04" 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="89.70" OriginalAmount="87.09" 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="90.18" OriginalAmount="87.55" 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="90.21" OriginalAmount="87.58" 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="91.30" OriginalAmount="88.64" 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="91.55" OriginalAmount="88.88" 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="92.44" OriginalAmount="89.75" 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="92.71" OriginalAmount="90.01" 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="92.89" OriginalAmount="90.18" 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="93.36" OriginalAmount="90.64" 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="93.60" OriginalAmount="90.87" 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="95.03" OriginalAmount="92.26" 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="95.25" OriginalAmount="92.48" 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="95.28" OriginalAmount="92.50" 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="95.32" OriginalAmount="92.54" 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="95.44" OriginalAmount="92.66" 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.54" OriginalAmount="92.76" 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="95.84" OriginalAmount="93.05" 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="96.89" OriginalAmount="94.07" 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.26" OriginalAmount="94.43" 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="97.31" OriginalAmount="94.48" 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.83" OriginalAmount="94.98" 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="97.89" OriginalAmount="95.04" 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="100.45" OriginalAmount="97.52" 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="101.60" OriginalAmount="98.64" 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="101.85" OriginalAmount="98.88" 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="102.05" OriginalAmount="99.08" 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="102.22" OriginalAmount="99.24" 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="103.43" OriginalAmount="100.42" 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="103.70" OriginalAmount="100.68" 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="103.73" OriginalAmount="100.71" 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="104.71" OriginalAmount="101.66" 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.41" OriginalAmount="102.34" 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="106.18" OriginalAmount="103.09" 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="106.78" OriginalAmount="103.67" 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.33" OriginalAmount="104.20" 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="107.81" OriginalAmount="104.67" 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="107.90" OriginalAmount="104.76" 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="108.25" OriginalAmount="105.10" 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="109.45" OriginalAmount="106.26" 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="109.87" OriginalAmount="106.67" 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="111.77" OriginalAmount="108.51" 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="111.91" OriginalAmount="108.65" 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="114.05" OriginalAmount="110.73" 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="115.14" OriginalAmount="111.79" 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="115.94" OriginalAmount="112.56" 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="116.25" OriginalAmount="112.86" 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="116.65" OriginalAmount="113.25" 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="118.13" OriginalAmount="114.69" 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="119.18" OriginalAmount="115.71" 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.59" OriginalAmount="116.11" 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.19" OriginalAmount="117.66" 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.95" OriginalAmount="118.40" 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="122.54" OriginalAmount="118.97" 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="123.59" OriginalAmount="119.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="124.32" OriginalAmount="120.70" 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="125.38" OriginalAmount="121.73" 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="126.21" OriginalAmount="122.53" 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="126.28" OriginalAmount="122.60" 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="128.09" OriginalAmount="124.36" 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="130.21" OriginalAmount="126.42" 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="130.30" OriginalAmount="126.50" 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="131.37" OriginalAmount="127.54" 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="134.14" OriginalAmount="130.23" 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.97" OriginalAmount="132.98" 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.43" OriginalAmount="134.40" 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="139.03" OriginalAmount="134.98" 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="141.93" OriginalAmount="137.80" 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="142.92" OriginalAmount="138.76" 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="145.50" OriginalAmount="141.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|66162" HotelName="Harmony Saigon  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="145.88" OriginalAmount="141.63" 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="151.81" OriginalAmount="147.39" 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="153.46" OriginalAmount="148.99" 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="154.38" OriginalAmount="149.88" 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="154.61" OriginalAmount="150.11" 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="155.93" OriginalAmount="151.39" 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="156.44" OriginalAmount="151.88" 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="156.48" OriginalAmount="151.92" 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="157.10" OriginalAmount="152.52" 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="158.61" OriginalAmount="153.99" 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="159.63" OriginalAmount="154.98" 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="159.75" OriginalAmount="155.10" 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="159.86" OriginalAmount="155.20" 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.86" OriginalAmount="156.17" 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="163.15" OriginalAmount="158.40" 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="163.36" OriginalAmount="158.60" 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="165.45" OriginalAmount="160.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|331698" HotelName="Liberty Central Saigon Citypoint" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="165.69" OriginalAmount="160.86" 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="166.92" OriginalAmount="162.06" 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="167.15" OriginalAmount="162.28" 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.65" OriginalAmount="162.77" 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="168.82" OriginalAmount="163.90" 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="170.63" OriginalAmount="165.66" 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="170.97" OriginalAmount="165.99" 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="174.10" OriginalAmount="169.03" 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="174.84" OriginalAmount="169.75" 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="178.21" OriginalAmount="173.02" 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="178.68" OriginalAmount="173.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="179.40" OriginalAmount="174.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|446712" HotelName="Northern Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="180.54" OriginalAmount="175.28" 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="185.31" OriginalAmount="179.91" 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="187.64" OriginalAmount="182.17" 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="187.86" OriginalAmount="182.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|316940" HotelName="M Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="190.35" OriginalAmount="184.81" 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="191.87" OriginalAmount="186.28" 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="193.93" OriginalAmount="188.28" 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="197.01" OriginalAmount="191.27" 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="203.40" OriginalAmount="197.48" 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="203.76" OriginalAmount="197.83" 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="203.95" OriginalAmount="198.01" 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.25" OriginalAmount="202.18" 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="213.13" OriginalAmount="206.92" 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="215.36" OriginalAmount="209.09" 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="216.66" OriginalAmount="210.35" 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="223.25" OriginalAmount="216.75" 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="226.39" OriginalAmount="219.80" 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="232.68" OriginalAmount="225.90" 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="233.52" OriginalAmount="226.72" 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="234.10" OriginalAmount="227.28" 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="238.73" OriginalAmount="231.78" 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="246.98" OriginalAmount="239.79" 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="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="254.04" OriginalAmount="246.64" 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="254.67" OriginalAmount="247.25" 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="256.37" OriginalAmount="248.90" 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="259.46" OriginalAmount="251.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|522451" HotelName="Bao Ngoc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1918 Vo Van Kiet, An Lac Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/4/5/1/522451_e8641ca1032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.05" OriginalAmount="254.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83842" HotelName="Nikko Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="264.45" OriginalAmount="256.75" 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="279.29" OriginalAmount="271.16" 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="281.38" OriginalAmount="273.18" 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="300.02" OriginalAmount="291.28" 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="309.39" OriginalAmount="300.38" 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="318.49" OriginalAmount="309.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|83767" HotelName="Somerset Vista Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="320.87" OriginalAmount="311.52" 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="340.31" OriginalAmount="330.40" 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="347.74" OriginalAmount="337.61" 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="361.37" OriginalAmount="350.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|26314" HotelName="Renaissance Riverside Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="369.69" OriginalAmount="358.92" 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="381.04" OriginalAmount="369.94" 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="387.14" OriginalAmount="375.86" 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="402.08" OriginalAmount="390.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|446671" HotelName="Fusion Original Saigon Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="467.71" OriginalAmount="454.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28048" HotelName="Sheraton Saigon and Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="474.10" OriginalAmount="460.29" 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="544.42" OriginalAmount="528.56" 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="576.65" OriginalAmount="559.85" 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="735.41" OriginalAmount="713.99" 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="7.03" OriginalAmount="6.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|267598" HotelName="phố nhỏ" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </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.22" OriginalAmount="19.63" 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.28" OriginalAmount="19.69" 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.33" OriginalAmount="19.74" 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="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.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.90" OriginalAmount="21.26" 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.19" OriginalAmount="21.54" 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="22.63" OriginalAmount="21.97" 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="23.80" OriginalAmount="23.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="25.52" OriginalAmount="24.78" 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.70" OriginalAmount="24.95" 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="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.74" OriginalAmount="32.76" 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="33.77" OriginalAmount="32.79" 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="35.25" OriginalAmount="34.22" 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="37.60" OriginalAmount="36.50" 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="37.98" OriginalAmount="36.87" 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="39.69" OriginalAmount="38.53" 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="39.92" OriginalAmount="38.76" 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="41.93" OriginalAmount="40.71" 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="46.30" OriginalAmount="44.95" 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="51.46" OriginalAmount="49.96" 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.46" OriginalAmount="55.79" 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="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="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="76.88" OriginalAmount="74.64" 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="106.52" OriginalAmount="103.42" 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="133.63" OriginalAmount="129.74" 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="147.36" OriginalAmount="143.07" 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>ROOM ONLY,BED &amp; BREAKFAST</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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2">
  <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-11-24T00:00:00" End="2026-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|453162" 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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2" TimeStamp="0001-01-01T00:00:00" HotelName="OYO 520 Friendly Homestay" HotelCode="453162" GTCityId="84794" CountryCode="VN" CityName="Ho Chi Minh City" CountryName="Viet Nam" Address="212/A70 Nguyen Trai, District 1" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room for individual use|Room 2: Double room for individual use" RoomTypeCode="453162H38_890H1HRHR2qakb|1776327773.DLXBBHH-GBRA56158offE|15.75|94|MTUuNzV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="14" TotalPrice="14.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/11/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-11-17T00:00:00" End="2026-11-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_997136c0905.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_96e2d6a0902.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_977f0bf0903.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_98367d00904.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_958b51b0901.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_98d69c80904.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_9a435ae0906.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/5/3/1/6/2/453162_9ace9ee0906.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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2">
  <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="453162" SourceId="94" RoomTypeCode="453162H38_890H1HRHR2qakb|1776327773.DLXBBHH-GBRA56158offE|15.75|94|MTUuNzV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-24T00:00:00" End="2026-11-25T00: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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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-11-17T00:00:00" End="2026-11-21T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="14.10" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>14.10</TotalAmount>
  <TraceId>0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2</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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2">
  <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="453162" SourceId="94" RoomTypeCode="453162H38_890H1HRHR2qakb|1776327773.DLXBBHH-GBRA56158offE|15.75|94|MTUuNzV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-24T00:00:00" End="2026-11-25T00: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
0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2|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-11-17T00:00:00" End="2026-11-21T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="14.10" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>14.10</TotalAmount>
  <TraceId>0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2</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
2e47b31f-1c55-492a-a3ac-93731a121ce2|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 893.
   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="0d85620a-85c0-4c1d-8f9f-6a6e29a40ae2" 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="|453162"  RoomTypeCode="453162H38_890H1HRHR2qakb|1776327773.DLXBBHH-GBRA56158offE|15.75|94|MTUuNzV8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="14.1" IsHoldBooking="false"  HoldBy="0" IPAddress="110.227.208.150" /><StayDateRange Start="2026-11-24" End="2026-11-25" /><Rooms><Room RoomType="Room 1: Double room for individual use" BoardBasis="Accommodation Only" TotalAdult="1" TotalChild="0"><Adults><Adult Title="Mr" FirstName="Prem" LastName="Kumar" 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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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="ea200b4e-3871-47e0-927a-2cc474ac29f7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-24T00:00:00" End="2026-11-25T00: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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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-16T09:25:02.0622593+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ea200b4e-3871-47e0-927a-2cc474ac29f7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="119.29" OriginalAmount="115.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|82685" HotelName="Elcano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/8/5/82685_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Pedregalejo It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.27" OriginalAmount="116.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|59944" HotelName="Zeus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CANALES 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/4/4/59944_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 33 standard rooms. SITUATION: This hotel is close to the beach and Malaga city centre. Is situated in an excellent location. This hotel is close to AVE Station. In the surrounding area, clients have the bus station. ROOM: Customers can find fully-equipped rooms with a bathroom, a satellite TV and an air-conditioning system. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.44" OriginalAmount="123.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50254" HotelName="Don Paco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SALITRE 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/5/4/50254_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Andalusian style hotel, it offers attentive service, comfortable rooms, a buffet breakfast and WiFi (free of charge). SITUATION: This hotel is close to Malaga the centre of Where clients can enjoy museums and shopping areas. You will be able to visit the cathedral and, a few metres away from the establishment, clients can find the beaches, is a few minutes' walk away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.14" OriginalAmount="133.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|42354" HotelName="Holiday Inn Express Malaga Airport, An Ihg" 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/2/3/5/4/42354_1_6549.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is located near the airport excellent transport links to public transport services, In the surrounding area, you can find, and San Luis the business area the establishment is 1 kilometre away from the beach and Pablo Ruiz Picasso the airport. HOTEL: This hotel is, ideal for holidays or business trips, has and a bar, a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.89" OriginalAmount="140.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|27866" HotelName="Soho Boutique Los Naranjos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE SANCHA 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f44fb771424.jpg</HotelPictures>
        <HotelDescription>HOTEL: In the entrance, guests are offered a lobby, lifts, a reception, a safety deposit box service, with air-conditioning, a cafÃ©, a conference room and WiFi. The establishment also offers a laundry service, room service and a car park. SITUATION: It is situated 2 kilometres away from the historic centre, is near the bullring, near the establishment, you will find Malagueta the beach in the surrounding area, there is bars, restaurants and pubs. it is in an excellent location, 100 metres away, there is a public transport stop situated 2 kilometres away from the city centre, Where clients can find the railway station and a bus station. ROOM: Clients are offered renovated rooms, fully-equipped and a bathroom with a bath, They have a hairdryer, a direct line telephone, internet, a satellite or cable television, a mini-bar, a double bed, fitted carpets, a safety deposit box (available for a fee), a balcony, a terrace, heating and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.91" OriginalAmount="140.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81947" HotelName="Castilla Guerrero" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C CORDOBA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/4/7/81947_1_6926.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge). SITUATION: The hotel is in Malaga the centre of it is situated a few minutes walk from the Alcazaba the cathedral, the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.47" OriginalAmount="142.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13344" HotelName="Zenit Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CUBA 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 62 rooms, 5 floors, 32 single rooms and 30 double rooms. In the entrance, you can find a hall with an elevator, a reception a safety deposit box service and a cloakroom. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers a conference room, internet, a car park, indoor parking, a laundry service and bicycle storage. SITUATION: This urban hotel is in Malaga the leisure area of it is located near shops, bars, restaurants and public transport services. the establishment is 2 kilometres away from the beach. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, internet, a stereo, a safe (available for a fee), tiled floors and central heating. FACILITIES: it is 10 kilometres away from a golf course. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.76" OriginalAmount="145.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|20776" HotelName="Atarazanas Malaga Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATARAZANAS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/6/20776_58251621436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.64" OriginalAmount="147.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|74798" HotelName="Málaga Nostrum Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/9/8/74798_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a car hire desk and tourist information. SITUATION: This hotel is 5 minutes drive away from Malaga Airport. It has excellent transport links to the motorway. 4 kilometres away, you can find the beach. It is 10 minutes drive away from the city centre. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a satellite TV, a mini-bar, a writing desk, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: The establishment has a casino and a swimming pool. The establishment also has a restaurant with breakfast service and a bar. Guests are offered room service and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.71" OriginalAmount="147.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|73864" HotelName="Coronado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORONADO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/6/4/73864_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has apartments, The establishment offers room service, a laundry service and tourist information. SITUATION: It is inMalaga the historic centre of opposite the establishment, you can find Thyssen the museum 15 minutes away, clients can find Malagueta the beach it is near Picasso the museum close to the establishment, clients can find the cathedral, Clients can also find the tourist attractions. ROOM: The establishment has one-bedroom apartments with kitchen, a living room with a sofa-bed, a double bed and a bathroom. They have a satellite television, internet and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.94" OriginalAmount="150.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|57079" HotelName="Ibis Malaga Centro Ciudad" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrojo 1, Num Reg T H MA 01981</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/0/7/9/57079_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Malaga Centro is rated two stars. It was opened in 2008 and has a restaurant. ROOM: You are offered 189 rooms with a hairdryer and an air-conditioning system. SITUATION: This hotel is in the centre of Malaga, close to the and the historic area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.03" OriginalAmount="151.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56304" HotelName="Sercotel Tribuna Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carreteria 6-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/0/4/56304_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 43 rooms, Some of the establishment facilities on offer are a restaurant, a bar, a lift, air-conditioning, conference facilities and an internet area. The establishment has room service, a laundry service and indoor parking (for a fee). SITUATION: This urban hotel is in Malaga the historic centre of it is situated near Larios the street 500 metres away from the establishment, you can find a beach. ROOM: All the rooms have a bathroom with TV, WiFi, heating, individual air-conditioning, a direct line telephone, a mini-bar and a safety deposit box. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.78" OriginalAmount="163.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|55029" HotelName="Del Pintor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alamos 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/2/9/55029_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 17 rooms and air-conditioning. In the entrance, guests are offered a hall with a reception, a safety deposit box service and a lift. Guests have access to a cafÃ©, The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in Malaga the historic centre of it is situated next to Picasso the museum close to the establishment, clients can find Picasso the House of Clients can also find the cathedral, La Aduana the Palace of Alcazaba (Fort) the monument of Alcazaba (Fort) the Gibralfaro Castle Cervantes the theatre close to the establishment, clients can find shops, bars, nightclubs and restaurants. nearby, there is a taxi rank, 10 minutes away, guests can find Malagueta the beach it is 2 kilometres away from the railway station, the bus station, is situated 5 kilometres away from Pablo Ruiz Picasso Airport. ROOM: The rooms have a bathroom with a hairdryer, toiletries, an air-conditioning system, heating, soundproofing, a direct line telephone, cable television, internet, a safety deposit box and a king size or double bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.58" OriginalAmount="165.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13346" HotelName="Don Curro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANCHA DE LARA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/6/13346_417dab51457.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has a main 9-storey building and a 5-storey annexed building. The establishment boasts 118 rooms, 12 single rooms, 100 double rooms and 6 suites. 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 also has a cafÃ©, a bar, a games room, a television room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and indoor parking. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in the tourist area and 800 metres away from the beach, 50 metres away from the establishment, you can find shops, bars and restaurants. 100 metres away, there is a public transport stop, is situated 10 kilometres away from the airport, Close to the main street. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a central heating system, a sofa and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.87" OriginalAmount="170.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|207848" HotelName="Suites Del Pintor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/8/4/8/207848_4c606bd2132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.40" OriginalAmount="174.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|73990" HotelName="Novotel Suites Malaga Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/9/0/73990_f608bd11134.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central location, 5 minutes away, you can find the leisure area. ROOM: The rooms have a sitting room, a kitchen, a fridge, a microwave and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.15" OriginalAmount="184.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|464984" HotelName="Hampton by Hilton Malaga Martiricos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Martinicos, 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/8/4/464984_6138c8e1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.30" OriginalAmount="190.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81424" HotelName="Exe Malaga Museos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Fajardo (esquina Compania) 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/4/2/4/81424_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a bar on the rooftop, a reading room and a TV room. The establishment has a swimming pool, a solarium and WiFi. SITUATION: This trendy hotel is in the historic centre, la Plaza de la ConstituciÃ³n 100 metres away from 400 metres away from Malaga Cathedral el Museo Thyssen it is located in front of the Picasso Museum a 5-minute walk away from Close to Larios the street it is situated 10 kilometres away from Malaga Airport. ROOM: Each room has a flat-screen television, computer safe and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.24" OriginalAmount="192.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13342" HotelName="Eurostars Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>COMANDANTE BENITEZ 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/2/13342_f7ee6271407.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 8 floors, 57 rooms, 28 single rooms and 29 double rooms. In the establishment entrance, guests will find a reception, a safety deposit box service and lifts. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in Malaga the city centre of it is situated close to the tourist centre, 100 metres away from the establishment, you can find shops, restaurants, bars, pubs and public transport. 2 kilometres away, you can find the beach. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet and a mini-bar. They also have a fridge, a safety deposit box, fitted carpets, tiled floors and central heating. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.15" OriginalAmount="196.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18997" HotelName="Soho Bahia Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C SOMERA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/7/18997_b474cc71308.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 7 floors, 44 rooms, 4 single rooms and 40 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes, The establishment boasts a bar, a television room and a restaurant with air-conditioning, Guests can use internet, a car park and indoor parking. The establishment also offers room service and a laundry service. SITUATION: This urban hotel is close to the cathedral, the Alcazaba near the establishment, you will find Close to the city centre, near the establishment, you will find shops, bars, restaurants and public transport services. it is situated 1 kilometre away from the sea, the beach. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, an air-conditioning system, a safety deposit box (available for a fee) and a central heating system. OTHERS: The establishment offers a continental buffet breakfast and a set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.51" OriginalAmount="196.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|40123" HotelName="Guadalmedina" 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/0/1/2/3/40123_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Malaga the historic centre of 5 minutes walk away, you can find AVE the Station of. ROOM: The establishment has 60 rooms with a bathroom, a hairdryer, a satellite TV, a mini-bar and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.31" OriginalAmount="204.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217177" HotelName="Alcazaba Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Alcazabilla, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/7/7/217177_1_3282.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.32" OriginalAmount="204.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|12188" HotelName="Sol Málaga Guadalmar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOBY DICK 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/8/12188_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the tourist area, In front of the beach, the establishment is 5 kilometres away from the city centre, Where clients can enjoy shops, bars, restaurants and nightclubs. it is situated 3 kilometres away from the airport. HOTEL: This hotel airport, has 8 floors, 195 rooms, 194 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with a lift and a reception with a bureau de change, You are also offered a shop, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment offers internet, bicycle hire, a laundry service, room service, a medical care service and a car park. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar and a safe. FACILITIES: Outdoors, guests have access to a swimming pool with a snack bar, deck chairs and parasols. The establishment has a covered swimming pool, a jacuzzi, a sauna, a massage service and a gym. You can enjoy tennis, 800 metres away, there is a golf course, At the beach, you can find deck chairs and parasols. Clients can enjoy activities and an entertainment programme (seasonal). MEALS: The restaurant offers 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. Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.31" OriginalAmount="209.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13348" HotelName="Malaga Alameda Centro Affiliated By Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Centro Comercial Larios. Avda. de la Aurora, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/8/13348_50258051440.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Malaga the city centre of Between the historic centre and the shopping and business area. direct access to Larios the shopping centre it is close to AVE the Station of the bus station, close to the establishment, clients can find Picasso the museum the harbour, is 10 kilometres away from the airport, is situated 5 kilometres away from the fair centre, 15 metres away you can find the beach. HOTEL: This contemporary hotel, is ideal for holidays or business trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.86" OriginalAmount="210.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18994" HotelName="Eurostars Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEROES DE SOSTOA - ESQ.CALLE AYALA 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/4/18994_75ba1461041.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004 has 6 floors, 141 rooms, 136 double rooms and 5 suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a cafÃ©. The establishment boasts a restaurant with air-conditioning, highchairs, a conference room, internet, WiFi, room service, a laundry service and a car park. SITUATION: This comfortable hotel is in Malaga Bay it is located in front of the sea, Around the establishment, clients can find shops, bars, restaurants, pubs and a nightclub. 10 metres away, guests will find a public transport stop, is a few minutes walk away from the city centre, near the establishment, you will find the railway station, a business centre. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a fridge, a double bed, fitted carpets, a safety deposit box and a central heating system. FACILITIES: The establishment has deck chairs, a sauna, a solarium, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.45" OriginalAmount="222.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217766" HotelName="Be Mate Málaga Soho  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/7/6/6/217766_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.79" OriginalAmount="223.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54444" HotelName="Barceló Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Heroe de Sostoa 2, Estacion Vialia Maria Zambrano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/4/54444_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Malaga the city of it is in an excellent location, Next to Vialia the Station of a commercial centre. 5 minutes away from the establishment, clients can find a beach, the establishment is a 10-minute walk away from the city centre. HOTEL: This hotel has 221 rooms, This hotel is ideal for holidays or business trips, The establishment boasts a large conference room, a restaurant and a winery.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.43" OriginalAmount="232.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|57188" HotelName="Petit Palace Plaza Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Nicasio Calle, 3 (esquina con calle Larios)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/1/8/8/57188_ab85c440947.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building and is ideal for family holidays. SITUATION: This urban hotel is in Malaga the centre of Close to the tourist attractions and the tourist attractions. In the surrounding area, you can find and. 10 minutes walk away, you can find the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.33" OriginalAmount="243.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|20775" HotelName="Ilunion Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO MARITIMO ANTONIO MACHADO 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/5/20775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2003, has 179 rooms, 170 double rooms and 9 suites. In the entrance, you can find a lobby with a lift, a safety deposit box service and a currency exchange service. The establishment has a cafÃ©, a TV room and a restaurant with air-conditioning, The establishment offers guests a conference room, internet, a car park, indoor parking, room service, a laundry service and a medical care service. SITUATION: This establishment, is in Malaga Port In the surrounding area you can also find shops and a leisure area. 500 metres away from the establishment, guests can find the beach, is situated 10 kilometres away from the airport. ROOM: All the rooms have a central heating system, a bathroom with a hairdryer, a satellite or cable television, a direct line telephone, internet, a radio, a mini-fridge and a safety deposit box (available for a fee). FACILITIES: Guests can enjoy a gym, a swimming pool and a sauna. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.28" OriginalAmount="264.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|23579" HotelName="Ms Maestranza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVDA CANOVAS DEL CASTILLO 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/7/9/23579_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers excellent service, a terrace on the rooftop, a jacuzzi and wonderful panoramic views. SITUATION: This establishment, is near the bullring, the harbour and Muelle 1 the shopping centre el Paseo del Parque it is located 100 metres away from Malagueta the beach Close to the city centre, Picasso the museum Thyssen the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.79" OriginalAmount="264.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|32323" HotelName="Mariposa Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/2/3/32323_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006 and has 50 rooms, The establishment also offers indoor parking, a reception, a safety deposit box service, a lift, WiFi and room service. SITUATION: This hotel is situated in the commercial area, is next to the harbour, the historic centre, in just 10 minutes, clients can get to Picasso the museum Clients can also find Larios the street Cervantes the theatre it is 12 kilometres away from the airport. ROOM: The contemporary style rooms, have WiFi, a bathroom, a flat-screen television, an air-conditioning system, a mini-bar, a double bed and a safety deposit box. PAYMENT METHODS: Customers can pay using credit cards, American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment offers a buffet breakfast, Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.68" OriginalAmount="265.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|39245" HotelName="Larios Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE LARIOS 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/2/4/5/39245_1_3115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 41 renovated rooms, a bar, a restaurant and 3 meeting rooms. SITUATION: This establishment is in Malaga city centre, is situatedMarques de Larios. Is situated in an excellent location. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a central heating system and a safe. Some rooms have a balcony or terrace. FACILITIES: Customers can enjoy an entertainment programme, a jazz show, flamenco shows, art exhibitions, wine tasting, sample products and the terrace. OTHERS: The establishment offers a buffet breakfast, an Ã  la carte or set-menu lunch and dinner and Mediterranean cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.98" OriginalAmount="326.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13347" HotelName="AC Hotel Malaga Palacio by Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORTINA DEL MUELLE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/7/13347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and urban hotel, has 15 floors, 214 rooms, 211 double rooms and 3 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a television room, 10 conference rooms, a bar and an Ã  la carte restaurant. The establishment offers guests room service, a laundry service, internet, WiFi, a car park and indoor parking (for a fee). SITUATION: This hotel is situated in the city centre, Between the cathedral and. it is opposite the harbour, near the establishment, you will find shops, the tourist attractions, is 50 metres away from the promenade and 1 kilometre away from Malagueta the beach it is 10 kilometres away from the airport. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a double bed, a direct line telephone, a mini-bar, with air-conditioning and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients have access to an outdoor swimming pool, a sunbathing terrace and deck chairs. The establishment boasts a gym, 7 kilometres away from the establishment, guests can find a golf course. MEALS: Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. Clients can also enjoy a set-menu lunch. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.59" OriginalAmount="342.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|31042" HotelName="Molina Lario" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLINA LARIO 20-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/4/2/31042_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.61" OriginalAmount="350.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13343" HotelName="NH Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/3/13343_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 4 floors, 133 rooms, 129 double rooms and 4 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It also has a cafÃ©, a bar, a TV room, an Ã  la carte restaurant with air-conditioning, with highchairs, a conference room. There are many services available at the establishment, including internet, indoor parking, a car park, room service and a laundry service. SITUATION: This hotel is in the historic centre, Close to the cathedral, 1 kilometre away, you can find the beach, In the surrounding area, you can find restaurants, shops, and, 100 metres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a double bed, a safety deposit box (available for a fee), a sofa and a central heating system. FACILITIES: This establishment has a sauna and a gym. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant, The establishment offers set-menu or Ã  la carte lunch and dinner, Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.04" OriginalAmount="390.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|67600" HotelName="Vincci Seleccion Posada del Patio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasillo Santa Isabel 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/0/0/67600_7d0ade50825.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has a terrace, a swimming pool and views of the city. SITUATION: This establishment, is in Malaga the historic centre of Close to the cathedral and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.20" OriginalAmount="393.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|63826" HotelName="Soho Boutique Castillo Santa Catalina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMOS CARRION 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/2/6/63826_30a88541308.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 20th Century, has bay views, a car park (free of charge) and WiFi (free of charge). SITUATION: This hotel is 650 metres away from La Caleta the beach 3 kilometres away from the establishment, guests will find Picasso and Carmen Thyssen the museums It has excellent transport links to Malaga the city centre of. ROOM: All the rooms have a flat-screen television, a marble bathroom, WiFi (free of charge), a safe, a mini-bar, a coffee maker, tea (free of charge), heating, individual air-conditioning and a hairdryer. OBSERVATIONS: Pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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="ea200b4e-3871-47e0-927a-2cc474ac29f7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-24T00:00:00" End="2026-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|13344" 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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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="ea200b4e-3871-47e0-927a-2cc474ac29f7" TimeStamp="0001-01-01T00:00:00" HotelName="Zenit Malaga" HotelCode="13344" GTCityId="26026" CountryCode="ES" CityName="Malaga" CountryName="Spain" Address="CUBA 1-3" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room for individual use|Room 2: Double room for individual use" RoomTypeCode="13344H38_H1HNHNremb0M|1776327919.DLXBBHH-GBRA4690foffA|140.96|94|MTQwLjk2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="123" TotalPrice="126.22" 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-16T09:25:19.8874497+01:00" End="2026-11-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="122.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_9.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_13.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_14.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_15.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_8.jpg" /></Images><HotelDescription>HOTEL: This renovated hotel in 2003, has 62 rooms, 5 floors, 32 single rooms and 30 double rooms. In the entrance, you can find a hall with an elevator, a reception a safety deposit box service and a cloakroom. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers a conference room, internet, a car park, indoor parking, a laundry service and bicycle storage. SITUATION: This urban hotel is in Malaga the leisure area of it is located near shops, bars, restaurants and public transport services. the establishment is 2 kilometres away from the beach. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, internet, a stereo, a safe (available for a fee), tiled floors and central heating. FACILITIES: it is 10 kilometres away from a golf course. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription><Facilities><HotelFacilities><Type>Room</Type><Description>Internet access</Description><Value>Internet access</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central air-conditioning</Description><Value>Central air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Balcony</Description><Value>Balcony</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central heating</Description><Value>Central heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Stereo</Description><Value>Stereo</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Fridge</Description><Value>Fridge</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</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>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dietary menus (on request)</Description><Value>Dietary menus (on request)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</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>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>Masks available to customers</Description><Value>Masks available to customers</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>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast take away containers</Description><Value>Breakfast take away containers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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="ea200b4e-3871-47e0-927a-2cc474ac29f7">
  <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="13344" SourceId="94" RoomTypeCode="13344H38_H1HNHNremb0M|1776327919.DLXBBHH-GBRA4690foffA|140.96|94|MTQwLjk2fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-24T00:00:00" End="2026-11-25T00: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
ea200b4e-3871-47e0-927a-2cc474ac29f7|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-16T09:25:28.4225077+01:00" End="2026-11-21T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="126.22" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>126.22</TotalAmount>
  <TraceId>ea200b4e-3871-47e0-927a-2cc474ac29f7</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
7391bcc4-91f9-4b24-acb2-351f2602095e|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="7391bcc4-91f9-4b24-acb2-351f2602095e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
7391bcc4-91f9-4b24-acb2-351f2602095e|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-16T09:43:00.5223893+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7391bcc4-91f9-4b24-acb2-351f2602095e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="110.66" OriginalAmount="107.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|59944" HotelName="Zeus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CANALES 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/4/4/59944_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 33 standard rooms. SITUATION: This hotel is close to the beach and Malaga city centre. Is situated in an excellent location. This hotel is close to AVE Station. In the surrounding area, clients have the bus station. ROOM: Customers can find fully-equipped rooms with a bathroom, a satellite TV and an air-conditioning system. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.71" OriginalAmount="120.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|82685" HotelName="Elcano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/8/5/82685_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Pedregalejo It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.90" OriginalAmount="122.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|27866" HotelName="Soho Boutique Los Naranjos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE SANCHA 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f44fb771424.jpg</HotelPictures>
        <HotelDescription>HOTEL: In the entrance, guests are offered a lobby, lifts, a reception, a safety deposit box service, with air-conditioning, a cafÃ©, a conference room and WiFi. The establishment also offers a laundry service, room service and a car park. SITUATION: It is situated 2 kilometres away from the historic centre, is near the bullring, near the establishment, you will find Malagueta the beach in the surrounding area, there is bars, restaurants and pubs. it is in an excellent location, 100 metres away, there is a public transport stop situated 2 kilometres away from the city centre, Where clients can find the railway station and a bus station. ROOM: Clients are offered renovated rooms, fully-equipped and a bathroom with a bath, They have a hairdryer, a direct line telephone, internet, a satellite or cable television, a mini-bar, a double bed, fitted carpets, a safety deposit box (available for a fee), a balcony, a terrace, heating and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.60" OriginalAmount="129.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|42354" HotelName="Holiday Inn Express Malaga Airport, An Ihg" 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/2/3/5/4/42354_1_6549.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is located near the airport excellent transport links to public transport services, In the surrounding area, you can find, and San Luis the business area the establishment is 1 kilometre away from the beach and Pablo Ruiz Picasso the airport. HOTEL: This hotel is, ideal for holidays or business trips, has and a bar, a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.77" OriginalAmount="152.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81947" HotelName="Castilla Guerrero" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C CORDOBA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/4/7/81947_1_6926.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge). SITUATION: The hotel is in Malaga the centre of it is situated a few minutes walk from the Alcazaba the cathedral, the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.50" OriginalAmount="152.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|74798" HotelName="Málaga Nostrum Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/9/8/74798_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a car hire desk and tourist information. SITUATION: This hotel is 5 minutes drive away from Malaga Airport. It has excellent transport links to the motorway. 4 kilometres away, you can find the beach. It is 10 minutes drive away from the city centre. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a satellite TV, a mini-bar, a writing desk, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: The establishment has a casino and a swimming pool. The establishment also has a restaurant with breakfast service and a bar. Guests are offered room service and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.09" OriginalAmount="158.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|20776" HotelName="Atarazanas Malaga Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATARAZANAS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/6/20776_58251621436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.03" OriginalAmount="160.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|57079" HotelName="Ibis Malaga Centro Ciudad" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrojo 1, Num Reg T H MA 01981</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/0/7/9/57079_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Malaga Centro is rated two stars. It was opened in 2008 and has a restaurant. ROOM: You are offered 189 rooms with a hairdryer and an air-conditioning system. SITUATION: This hotel is in the centre of Malaga, close to the and the historic area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.54" OriginalAmount="165.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13346" HotelName="Don Curro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANCHA DE LARA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/6/13346_417dab51457.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has a main 9-storey building and a 5-storey annexed building. The establishment boasts 118 rooms, 12 single rooms, 100 double rooms and 6 suites. 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 also has a cafÃ©, a bar, a games room, a television room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and indoor parking. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in the tourist area and 800 metres away from the beach, 50 metres away from the establishment, you can find shops, bars and restaurants. 100 metres away, there is a public transport stop, is situated 10 kilometres away from the airport, Close to the main street. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a central heating system, a sofa and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.88" OriginalAmount="170.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|55029" HotelName="Del Pintor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alamos 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/2/9/55029_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 17 rooms and air-conditioning. In the entrance, guests are offered a hall with a reception, a safety deposit box service and a lift. Guests have access to a cafÃ©, The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in Malaga the historic centre of it is situated next to Picasso the museum close to the establishment, clients can find Picasso the House of Clients can also find the cathedral, La Aduana the Palace of Alcazaba (Fort) the monument of Alcazaba (Fort) the Gibralfaro Castle Cervantes the theatre close to the establishment, clients can find shops, bars, nightclubs and restaurants. nearby, there is a taxi rank, 10 minutes away, guests can find Malagueta the beach it is 2 kilometres away from the railway station, the bus station, is situated 5 kilometres away from Pablo Ruiz Picasso Airport. ROOM: The rooms have a bathroom with a hairdryer, toiletries, an air-conditioning system, heating, soundproofing, a direct line telephone, cable television, internet, a safety deposit box and a king size or double bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.60" OriginalAmount="171.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56304" HotelName="Sercotel Tribuna Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carreteria 6-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/0/4/56304_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 43 rooms, Some of the establishment facilities on offer are a restaurant, a bar, a lift, air-conditioning, conference facilities and an internet area. The establishment has room service, a laundry service and indoor parking (for a fee). SITUATION: This urban hotel is in Malaga the historic centre of it is situated near Larios the street 500 metres away from the establishment, you can find a beach. ROOM: All the rooms have a bathroom with TV, WiFi, heating, individual air-conditioning, a direct line telephone, a mini-bar and a safety deposit box. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.91" OriginalAmount="177.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|464984" HotelName="Hampton by Hilton Malaga Martiricos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Martinicos, 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/8/4/464984_6138c8e1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.50" OriginalAmount="183.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|81910" HotelName="Sur Málaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRINIDAD GRUND, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/1/0/81910_dbea2c01431.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has a sitting area and WiFi (free of charge). SITUATION: Is situated inMalaga the city centre of near the establishment, guests will find Picasso the museum Clients can also find the market.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.22" OriginalAmount="185.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217177" HotelName="Alcazaba Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Alcazabilla, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/7/7/217177_1_3282.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.32" OriginalAmount="194.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|73990" HotelName="Novotel Suites Malaga Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/9/0/73990_f608bd11134.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central location, 5 minutes away, you can find the leisure area. ROOM: The rooms have a sitting room, a kitchen, a fridge, a microwave and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.31" OriginalAmount="195.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|207848" HotelName="Suites Del Pintor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/8/4/8/207848_4c606bd2132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.45" OriginalAmount="197.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13348" HotelName="Malaga Alameda Centro Affiliated By Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Centro Comercial Larios. Avda. de la Aurora, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/8/13348_50258051440.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Malaga the city centre of Between the historic centre and the shopping and business area. direct access to Larios the shopping centre it is close to AVE the Station of the bus station, close to the establishment, clients can find Picasso the museum the harbour, is 10 kilometres away from the airport, is situated 5 kilometres away from the fair centre, 15 metres away you can find the beach. HOTEL: This contemporary hotel, is ideal for holidays or business trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.42" OriginalAmount="203.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81424" HotelName="Exe Malaga Museos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Fajardo (esquina Compania) 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/4/2/4/81424_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a bar on the rooftop, a reading room and a TV room. The establishment has a swimming pool, a solarium and WiFi. SITUATION: This trendy hotel is in the historic centre, la Plaza de la ConstituciÃ³n 100 metres away from 400 metres away from Malaga Cathedral el Museo Thyssen it is located in front of the Picasso Museum a 5-minute walk away from Close to Larios the street it is situated 10 kilometres away from Malaga Airport. ROOM: Each room has a flat-screen television, computer safe and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.49" OriginalAmount="205.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13342" HotelName="Eurostars Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>COMANDANTE BENITEZ 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/2/13342_f7ee6271407.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 8 floors, 57 rooms, 28 single rooms and 29 double rooms. In the establishment entrance, guests will find a reception, a safety deposit box service and lifts. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in Malaga the city centre of it is situated close to the tourist centre, 100 metres away from the establishment, you can find shops, restaurants, bars, pubs and public transport. 2 kilometres away, you can find the beach. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet and a mini-bar. They also have a fridge, a safety deposit box, fitted carpets, tiled floors and central heating. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.10" OriginalAmount="223.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18994" HotelName="Eurostars Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEROES DE SOSTOA - ESQ.CALLE AYALA 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/4/18994_75ba1461041.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004 has 6 floors, 141 rooms, 136 double rooms and 5 suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a cafÃ©. The establishment boasts a restaurant with air-conditioning, highchairs, a conference room, internet, WiFi, room service, a laundry service and a car park. SITUATION: This comfortable hotel is in Malaga Bay it is located in front of the sea, Around the establishment, clients can find shops, bars, restaurants, pubs and a nightclub. 10 metres away, guests will find a public transport stop, is a few minutes walk away from the city centre, near the establishment, you will find the railway station, a business centre. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a fridge, a double bed, fitted carpets, a safety deposit box and a central heating system. FACILITIES: The establishment has deck chairs, a sauna, a solarium, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.25" OriginalAmount="227.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|20775" HotelName="Ilunion Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO MARITIMO ANTONIO MACHADO 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/5/20775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2003, has 179 rooms, 170 double rooms and 9 suites. In the entrance, you can find a lobby with a lift, a safety deposit box service and a currency exchange service. The establishment has a cafÃ©, a TV room and a restaurant with air-conditioning, The establishment offers guests a conference room, internet, a car park, indoor parking, room service, a laundry service and a medical care service. SITUATION: This establishment, is in Malaga Port In the surrounding area you can also find shops and a leisure area. 500 metres away from the establishment, guests can find the beach, is situated 10 kilometres away from the airport. ROOM: All the rooms have a central heating system, a bathroom with a hairdryer, a satellite or cable television, a direct line telephone, internet, a radio, a mini-fridge and a safety deposit box (available for a fee). FACILITIES: Guests can enjoy a gym, a swimming pool and a sauna. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.87" OriginalAmount="236.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54444" HotelName="Barceló Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Heroe de Sostoa 2, Estacion Vialia Maria Zambrano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/4/54444_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Malaga the city of it is in an excellent location, Next to Vialia the Station of a commercial centre. 5 minutes away from the establishment, clients can find a beach, the establishment is a 10-minute walk away from the city centre. HOTEL: This hotel has 221 rooms, This hotel is ideal for holidays or business trips, The establishment boasts a large conference room, a restaurant and a winery.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.12" OriginalAmount="241.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217766" HotelName="Be Mate Málaga Soho  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/7/6/6/217766_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.14" OriginalAmount="246.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|39245" HotelName="Larios Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE LARIOS 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/2/4/5/39245_1_3115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 41 renovated rooms, a bar, a restaurant and 3 meeting rooms. SITUATION: This establishment is in Malaga city centre, is situatedMarques de Larios. Is situated in an excellent location. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a central heating system and a safe. Some rooms have a balcony or terrace. FACILITIES: Customers can enjoy an entertainment programme, a jazz show, flamenco shows, art exhibitions, wine tasting, sample products and the terrace. OTHERS: The establishment offers a buffet breakfast, an Ã  la carte or set-menu lunch and dinner and Mediterranean cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.62" OriginalAmount="248.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|57188" HotelName="Petit Palace Plaza Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Nicasio Calle, 3 (esquina con calle Larios)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/1/8/8/57188_ab85c440947.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building and is ideal for family holidays. SITUATION: This urban hotel is in Malaga the centre of Close to the tourist attractions and the tourist attractions. In the surrounding area, you can find and. 10 minutes walk away, you can find the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.41" OriginalAmount="248.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|12188" HotelName="Sol Málaga Guadalmar" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOBY DICK 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/8/12188_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the tourist area, In front of the beach, the establishment is 5 kilometres away from the city centre, Where clients can enjoy shops, bars, restaurants and nightclubs. it is situated 3 kilometres away from the airport. HOTEL: This hotel airport, has 8 floors, 195 rooms, 194 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with a lift and a reception with a bureau de change, You are also offered a shop, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment offers internet, bicycle hire, a laundry service, room service, a medical care service and a car park. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar and a safe. FACILITIES: Outdoors, guests have access to a swimming pool with a snack bar, deck chairs and parasols. The establishment has a covered swimming pool, a jacuzzi, a sauna, a massage service and a gym. You can enjoy tennis, 800 metres away, there is a golf course, At the beach, you can find deck chairs and parasols. Clients can enjoy activities and an entertainment programme (seasonal). MEALS: The restaurant offers 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. Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.70" OriginalAmount="277.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|32323" HotelName="Mariposa Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/2/3/32323_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006 and has 50 rooms, The establishment also offers indoor parking, a reception, a safety deposit box service, a lift, WiFi and room service. SITUATION: This hotel is situated in the commercial area, is next to the harbour, the historic centre, in just 10 minutes, clients can get to Picasso the museum Clients can also find Larios the street Cervantes the theatre it is 12 kilometres away from the airport. ROOM: The contemporary style rooms, have WiFi, a bathroom, a flat-screen television, an air-conditioning system, a mini-bar, a double bed and a safety deposit box. PAYMENT METHODS: Customers can pay using credit cards, American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment offers a buffet breakfast, Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.25" OriginalAmount="339.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13347" HotelName="AC Hotel Malaga Palacio by Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORTINA DEL MUELLE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/7/13347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and urban hotel, has 15 floors, 214 rooms, 211 double rooms and 3 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a television room, 10 conference rooms, a bar and an Ã  la carte restaurant. The establishment offers guests room service, a laundry service, internet, WiFi, a car park and indoor parking (for a fee). SITUATION: This hotel is situated in the city centre, Between the cathedral and. it is opposite the harbour, near the establishment, you will find shops, the tourist attractions, is 50 metres away from the promenade and 1 kilometre away from Malagueta the beach it is 10 kilometres away from the airport. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a double bed, a direct line telephone, a mini-bar, with air-conditioning and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients have access to an outdoor swimming pool, a sunbathing terrace and deck chairs. The establishment boasts a gym, 7 kilometres away from the establishment, guests can find a golf course. MEALS: Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. Clients can also enjoy a set-menu lunch. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|23579" HotelName="Ms Maestranza" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVDA CANOVAS DEL CASTILLO 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/7/9/23579_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers excellent service, a terrace on the rooftop, a jacuzzi and wonderful panoramic views. SITUATION: This establishment, is near the bullring, the harbour and Muelle 1 the shopping centre el Paseo del Parque it is located 100 metres away from Malagueta the beach Close to the city centre, Picasso the museum Thyssen the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.48" OriginalAmount="356.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|31042" HotelName="Molina Lario" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLINA LARIO 20-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/4/2/31042_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.43" OriginalAmount="369.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13343" HotelName="NH Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/3/13343_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 4 floors, 133 rooms, 129 double rooms and 4 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It also has a cafÃ©, a bar, a TV room, an Ã  la carte restaurant with air-conditioning, with highchairs, a conference room. There are many services available at the establishment, including internet, indoor parking, a car park, room service and a laundry service. SITUATION: This hotel is in the historic centre, Close to the cathedral, 1 kilometre away, you can find the beach, In the surrounding area, you can find restaurants, shops, and, 100 metres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a double bed, a safety deposit box (available for a fee), a sofa and a central heating system. FACILITIES: This establishment has a sauna and a gym. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant, The establishment offers set-menu or Ã  la carte lunch and dinner, Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.10" OriginalAmount="393.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|63826" HotelName="Soho Boutique Castillo Santa Catalina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMOS CARRION 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/2/6/63826_30a88541308.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 20th Century, has bay views, a car park (free of charge) and WiFi (free of charge). SITUATION: This hotel is 650 metres away from La Caleta the beach 3 kilometres away from the establishment, guests will find Picasso and Carmen Thyssen the museums It has excellent transport links to Malaga the city centre of. ROOM: All the rooms have a flat-screen television, a marble bathroom, WiFi (free of charge), a safe, a mini-bar, a coffee maker, tea (free of charge), heating, individual air-conditioning and a hairdryer. OBSERVATIONS: Pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.70" OriginalAmount="459.90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|67600" HotelName="Vincci Seleccion Posada del Patio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasillo Santa Isabel 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/0/0/67600_7d0ade50825.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has a terrace, a swimming pool and views of the city. SITUATION: This establishment, is in Malaga the historic centre of Close to the cathedral and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</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
7391bcc4-91f9-4b24-acb2-351f2602095e|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="7391bcc4-91f9-4b24-acb2-351f2602095e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|27866" 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
7391bcc4-91f9-4b24-acb2-351f2602095e|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="7391bcc4-91f9-4b24-acb2-351f2602095e" TimeStamp="0001-01-01T00:00:00" HotelName="Soho Boutique Los Naranjos" HotelCode="27866" GTCityId="26026" CountryCode="ES" CityName="Malaga" CountryName="Spain" Address="PASEO DE SANCHA 35" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Individual room|Room 2: Individual room" RoomTypeCode="27866H2_H1HRHRmde9d|1776329653.DLKBBHH-GBRA10dfcoffH|118.49|94|MTE4LjQ5fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="103" TotalPrice="106.07" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/11/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-11-05T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="102.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f44fb771424.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f4d2d8f1424.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f5507b61425.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f5cdca61425.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f655f1d1426.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f6d6f031426.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f7581881427.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f7cf8291427.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f8520ed1428.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f8c7f1b1428.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_ef3f6f21419.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_efc3fb31419.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f04e7101420.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f0c47131420.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f13c4ea1421.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f1c3cc31421.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f24bc8b1422.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f2cdcc41422.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f34fc8a1423.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f3b80301423.jpg" /></Images><HotelDescription>HOTEL: In the entrance, guests are offered a lobby, lifts, a reception, a safety deposit box service, with air-conditioning, a cafÃ©, a conference room and WiFi. The establishment also offers a laundry service, room service and a car park. SITUATION: It is situated 2 kilometres away from the historic centre, is near the bullring, near the establishment, you will find Malagueta the beach in the surrounding area, there is bars, restaurants and pubs. it is in an excellent location, 100 metres away, there is a public transport stop situated 2 kilometres away from the city centre, Where clients can find the railway station and a bus station. ROOM: Clients are offered renovated rooms, fully-equipped and a bathroom with a bath, They have a hairdryer, a direct line telephone, internet, a satellite or cable television, a mini-bar, a double bed, fitted carpets, a safety deposit box (available for a fee), a balcony, a terrace, heating and an air-conditioning system.,</HotelDescription><Facilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</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>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>Parking within the establishment</Description><Value>Parking within the establishment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</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>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dietary menus (on request)</Description><Value>Dietary menus (on request)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Buffet for children</Description><Value>Buffet for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service (for a fee)</Description><Value>Transfer service (for a fee)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Internet access</Description><Value>Internet access</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central air-conditioning</Description><Value>Central air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Balcony</Description><Value>Balcony</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>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central heating</Description><Value>Central heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Carpetted</Description><Value>Carpetted</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Lounge</Description><Value>Lounge</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>TV</Description><Value>TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</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
7391bcc4-91f9-4b24-acb2-351f2602095e|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="7391bcc4-91f9-4b24-acb2-351f2602095e">
  <Rooms>
    <Room RoomType="Room 1: Individual room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Individual 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="27866" SourceId="94" RoomTypeCode="27866H2_H1HRHRmde9d|1776329653.DLKBBHH-GBRA10dfcoffH|118.49|94|MTE4LjQ5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
7391bcc4-91f9-4b24-acb2-351f2602095e|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-11-05T00:00:00" End="2026-11-08T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="106.07" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>106.07</TotalAmount>
  <TraceId>7391bcc4-91f9-4b24-acb2-351f2602095e</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
7391bcc4-91f9-4b24-acb2-351f2602095e|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="7391bcc4-91f9-4b24-acb2-351f2602095e">
  <Rooms>
    <Room RoomType="Room 1: Individual room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Individual 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="27866" SourceId="94" RoomTypeCode="27866H2_H1HRHRmde9d|1776329653.DLKBBHH-GBRA10dfcoffH|118.49|94|MTE4LjQ5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
7391bcc4-91f9-4b24-acb2-351f2602095e|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-11-05T00:00:00" End="2026-11-08T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="106.07" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>106.07</TotalAmount>
  <TraceId>7391bcc4-91f9-4b24-acb2-351f2602095e</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
96af77ed-dbcf-40ff-b0bf-272be0fe2c82|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 877.
   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="7391bcc4-91f9-4b24-acb2-351f2602095e" 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="|27866"  RoomTypeCode="27866H2_H1HRHRmde9d|1776329653.DLKBBHH-GBRA10dfcoffH|118.49|94|MTE4LjQ5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="106.07" IsHoldBooking="false"  HoldBy="0" IPAddress="110.227.208.150" /><StayDateRange Start="2026-11-11" End="2026-11-12" /><Rooms><Room RoomType="Room 1: Individual room" BoardBasis="Accommodation Only" TotalAdult="1" TotalChild="0"><Adults><Adult Title="Mr" FirstName="Kunal" LastName="Kapoor" 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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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="49ec1f39-0d0c-428f-ad2b-cf264ade8d13">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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-16T09:55:39.3924605+01:00" Version="0" EchoToken="Search" TransactionIdentifier="49ec1f39-0d0c-428f-ad2b-cf264ade8d13" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="61.86" OriginalAmount="60.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|82685" HotelName="Elcano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/8/5/82685_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Pedregalejo It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.10" OriginalAmount="61.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13344" HotelName="Zenit Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CUBA 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/4/13344_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 62 rooms, 5 floors, 32 single rooms and 30 double rooms. In the entrance, you can find a hall with an elevator, a reception a safety deposit box service and a cloakroom. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers a conference room, internet, a car park, indoor parking, a laundry service and bicycle storage. SITUATION: This urban hotel is in Malaga the leisure area of it is located near shops, bars, restaurants and public transport services. the establishment is 2 kilometres away from the beach. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, internet, a stereo, a safe (available for a fee), tiled floors and central heating. FACILITIES: it is 10 kilometres away from a golf course. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.55" OriginalAmount="62.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|59944" HotelName="Zeus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>CANALES 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/4/4/59944_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 33 standard rooms. SITUATION: This hotel is close to the beach and Malaga city centre. Is situated in an excellent location. This hotel is close to AVE Station. In the surrounding area, clients have the bus station. ROOM: Customers can find fully-equipped rooms with a bathroom, a satellite TV and an air-conditioning system. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.72" OriginalAmount="64.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|42354" HotelName="Holiday Inn Express Malaga Airport, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_6549.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is located near the airport excellent transport links to public transport services, In the surrounding area, you can find, and San Luis the business area the establishment is 1 kilometre away from the beach and Pablo Ruiz Picasso the airport. HOTEL: This hotel is, ideal for holidays or business trips, has and a bar, a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.51" OriginalAmount="66.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50254" HotelName="Don Paco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>SALITRE 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/5/4/50254_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Andalusian style hotel, it offers attentive service, comfortable rooms, a buffet breakfast and WiFi (free of charge). SITUATION: This hotel is close to Malaga the centre of Where clients can enjoy museums and shopping areas. You will be able to visit the cathedral and, a few metres away from the establishment, clients can find the beaches, is a few minutes' walk away from the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.68" OriginalAmount="73.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|81914" HotelName="Solymar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/1/4/81914_7346bed1431.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel and it is in the city centre. SITUATION: It is located 100 metres away from the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.80" OriginalAmount="73.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|74798" HotelName="Málaga Nostrum Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/9/8/74798_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a car hire desk and tourist information. SITUATION: This hotel is 5 minutes drive away from Malaga Airport. It has excellent transport links to the motorway. 4 kilometres away, you can find the beach. It is 10 minutes drive away from the city centre. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a satellite TV, a mini-bar, a writing desk, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: The establishment has a casino and a swimming pool. The establishment also has a restaurant with breakfast service and a bar. Guests are offered room service and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.29" OriginalAmount="74.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81947" HotelName="Castilla Guerrero" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C CORDOBA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/4/7/81947_1_6926.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge). SITUATION: The hotel is in Malaga the centre of it is situated a few minutes walk from the Alcazaba the cathedral, the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.35" OriginalAmount="76.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|73864" HotelName="Coronado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORONADO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/6/4/73864_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has apartments, The establishment offers room service, a laundry service and tourist information. SITUATION: It is inMalaga the historic centre of opposite the establishment, you can find Thyssen the museum 15 minutes away, clients can find Malagueta the beach it is near Picasso the museum close to the establishment, clients can find the cathedral, Clients can also find the tourist attractions. ROOM: The establishment has one-bedroom apartments with kitchen, a living room with a sofa-bed, a double bed and a bathroom. They have a satellite television, internet and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.51" OriginalAmount="80.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|57079" HotelName="Ibis Malaga Centro Ciudad" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cerrojo 1, Num Reg T H MA 01981</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/0/7/9/57079_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Malaga Centro is rated two stars. It was opened in 2008 and has a restaurant. ROOM: You are offered 189 rooms with a hairdryer and an air-conditioning system. SITUATION: This hotel is in the centre of Malaga, close to the and the historic area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.66" OriginalAmount="82.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|20776" HotelName="Atarazanas Malaga Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATARAZANAS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/6/20776_58251621436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.17" OriginalAmount="84.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217177" HotelName="Alcazaba Premium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Alcazabilla, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/7/7/217177_1_3282.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.49" OriginalAmount="88.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|207848" HotelName="Suites Del Pintor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/8/4/8/207848_4c606bd2132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.16" OriginalAmount="90.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13346" HotelName="Don Curro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>SANCHA DE LARA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/6/13346_417dab51457.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has a main 9-storey building and a 5-storey annexed building. The establishment boasts 118 rooms, 12 single rooms, 100 double rooms and 6 suites. 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 also has a cafÃ©, a bar, a games room, a television room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and indoor parking. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in the tourist area and 800 metres away from the beach, 50 metres away from the establishment, you can find shops, bars and restaurants. 100 metres away, there is a public transport stop, is situated 10 kilometres away from the airport, Close to the main street. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a central heating system, a sofa and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.09" OriginalAmount="91.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13348" HotelName="Malaga Alameda Centro Affiliated By Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Centro Comercial Larios. Avda. de la Aurora, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/8/13348_50258051440.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Malaga the city centre of Between the historic centre and the shopping and business area. direct access to Larios the shopping centre it is close to AVE the Station of the bus station, close to the establishment, clients can find Picasso the museum the harbour, is 10 kilometres away from the airport, is situated 5 kilometres away from the fair centre, 15 metres away you can find the beach. HOTEL: This contemporary hotel, is ideal for holidays or business trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.98" OriginalAmount="92.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|464984" HotelName="Hampton by Hilton Malaga Martiricos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Martinicos, 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/8/4/464984_6138c8e1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.75" OriginalAmount="96.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|81910" HotelName="Sur Málaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>TRINIDAD GRUND, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/1/0/81910_dbea2c01431.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has a sitting area and WiFi (free of charge). SITUATION: Is situated inMalaga the city centre of near the establishment, guests will find Picasso the museum Clients can also find the market.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.05" OriginalAmount="98.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18997" HotelName="Soho Bahia Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C SOMERA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/7/18997_b474cc71308.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 7 floors, 44 rooms, 4 single rooms and 40 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes, The establishment boasts a bar, a television room and a restaurant with air-conditioning, Guests can use internet, a car park and indoor parking. The establishment also offers room service and a laundry service. SITUATION: This urban hotel is close to the cathedral, the Alcazaba near the establishment, you will find Close to the city centre, near the establishment, you will find shops, bars, restaurants and public transport services. it is situated 1 kilometre away from the sea, the beach. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, an air-conditioning system, a safety deposit box (available for a fee) and a central heating system. OTHERS: The establishment offers a continental buffet breakfast and a set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.33" OriginalAmount="99.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56304" HotelName="Sercotel Tribuna Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carreteria 6-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/0/4/56304_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 43 rooms, Some of the establishment facilities on offer are a restaurant, a bar, a lift, air-conditioning, conference facilities and an internet area. The establishment has room service, a laundry service and indoor parking (for a fee). SITUATION: This urban hotel is in Malaga the historic centre of it is situated near Larios the street 500 metres away from the establishment, you can find a beach. ROOM: All the rooms have a bathroom with TV, WiFi, heating, individual air-conditioning, a direct line telephone, a mini-bar and a safety deposit box. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.06" OriginalAmount="100.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|73990" HotelName="Novotel Suites Malaga Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/9/0/73990_f608bd11134.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central location, 5 minutes away, you can find the leisure area. ROOM: The rooms have a sitting room, a kitchen, a fridge, a microwave and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.07" OriginalAmount="101.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|12188" HotelName="Sol Málaga Guadalmar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOBY DICK 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/8/12188_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the tourist area, In front of the beach, the establishment is 5 kilometres away from the city centre, Where clients can enjoy shops, bars, restaurants and nightclubs. it is situated 3 kilometres away from the airport. HOTEL: This hotel airport, has 8 floors, 195 rooms, 194 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with a lift and a reception with a bureau de change, You are also offered a shop, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment offers internet, bicycle hire, a laundry service, room service, a medical care service and a car park. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar and a safe. FACILITIES: Outdoors, guests have access to a swimming pool with a snack bar, deck chairs and parasols. The establishment has a covered swimming pool, a jacuzzi, a sauna, a massage service and a gym. You can enjoy tennis, 800 metres away, there is a golf course, At the beach, you can find deck chairs and parasols. Clients can enjoy activities and an entertainment programme (seasonal). MEALS: The restaurant offers 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. Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.52" OriginalAmount="101.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|20775" HotelName="Ilunion Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PASEO MARITIMO ANTONIO MACHADO 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/7/5/20775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2003, has 179 rooms, 170 double rooms and 9 suites. In the entrance, you can find a lobby with a lift, a safety deposit box service and a currency exchange service. The establishment has a cafÃ©, a TV room and a restaurant with air-conditioning, The establishment offers guests a conference room, internet, a car park, indoor parking, room service, a laundry service and a medical care service. SITUATION: This establishment, is in Malaga Port In the surrounding area you can also find shops and a leisure area. 500 metres away from the establishment, guests can find the beach, is situated 10 kilometres away from the airport. ROOM: All the rooms have a central heating system, a bathroom with a hairdryer, a satellite or cable television, a direct line telephone, internet, a radio, a mini-fridge and a safety deposit box (available for a fee). FACILITIES: Guests can enjoy a gym, a swimming pool and a sauna. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.74" OriginalAmount="102.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18994" HotelName="Eurostars Málaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEROES DE SOSTOA - ESQ.CALLE AYALA 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/9/4/18994_75ba1461041.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004 has 6 floors, 141 rooms, 136 double rooms and 5 suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a cafÃ©. The establishment boasts a restaurant with air-conditioning, highchairs, a conference room, internet, WiFi, room service, a laundry service and a car park. SITUATION: This comfortable hotel is in Malaga Bay it is located in front of the sea, Around the establishment, clients can find shops, bars, restaurants, pubs and a nightclub. 10 metres away, guests will find a public transport stop, is a few minutes walk away from the city centre, near the establishment, you will find the railway station, a business centre. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a fridge, a double bed, fitted carpets, a safety deposit box and a central heating system. FACILITIES: The establishment has deck chairs, a sauna, a solarium, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.21" OriginalAmount="106.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|55029" HotelName="Del Pintor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alamos 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/2/9/55029_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 17 rooms and air-conditioning. In the entrance, guests are offered a hall with a reception, a safety deposit box service and a lift. Guests have access to a cafÃ©, The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in Malaga the historic centre of it is situated next to Picasso the museum close to the establishment, clients can find Picasso the House of Clients can also find the cathedral, La Aduana the Palace of Alcazaba (Fort) the monument of Alcazaba (Fort) the Gibralfaro Castle Cervantes the theatre close to the establishment, clients can find shops, bars, nightclubs and restaurants. nearby, there is a taxi rank, 10 minutes away, guests can find Malagueta the beach it is 2 kilometres away from the railway station, the bus station, is situated 5 kilometres away from Pablo Ruiz Picasso Airport. ROOM: The rooms have a bathroom with a hairdryer, toiletries, an air-conditioning system, heating, soundproofing, a direct line telephone, cable television, internet, a safety deposit box and a king size or double bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.64" OriginalAmount="107.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|40123" HotelName="Guadalmedina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/3/40123_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Malaga the historic centre of 5 minutes walk away, you can find AVE the Station of. ROOM: The establishment has 60 rooms with a bathroom, a hairdryer, a satellite TV, a mini-bar and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.29" OriginalAmount="108.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|81424" HotelName="Exe Malaga Museos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Fajardo (esquina Compania) 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/4/2/4/81424_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a bar on the rooftop, a reading room and a TV room. The establishment has a swimming pool, a solarium and WiFi. SITUATION: This trendy hotel is in the historic centre, la Plaza de la ConstituciÃ³n 100 metres away from 400 metres away from Malaga Cathedral el Museo Thyssen it is located in front of the Picasso Museum a 5-minute walk away from Close to Larios the street it is situated 10 kilometres away from Malaga Airport. ROOM: Each room has a flat-screen television, computer safe and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.39" OriginalAmount="109.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13342" HotelName="Eurostars Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>COMANDANTE BENITEZ 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/2/13342_f7ee6271407.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 8 floors, 57 rooms, 28 single rooms and 29 double rooms. In the establishment entrance, guests will find a reception, a safety deposit box service and lifts. The establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, The establishment also offers internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in Malaga the city centre of it is situated close to the tourist centre, 100 metres away from the establishment, you can find shops, restaurants, bars, pubs and public transport. 2 kilometres away, you can find the beach. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet and a mini-bar. They also have a fridge, a safety deposit box, fitted carpets, tiled floors and central heating. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.29" OriginalAmount="111.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|27866" HotelName="Soho Boutique Los Naranjos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE SANCHA 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/6/6/27866_f44fb771424.jpg</HotelPictures>
        <HotelDescription>HOTEL: In the entrance, guests are offered a lobby, lifts, a reception, a safety deposit box service, with air-conditioning, a cafÃ©, a conference room and WiFi. The establishment also offers a laundry service, room service and a car park. SITUATION: It is situated 2 kilometres away from the historic centre, is near the bullring, near the establishment, you will find Malagueta the beach in the surrounding area, there is bars, restaurants and pubs. it is in an excellent location, 100 metres away, there is a public transport stop situated 2 kilometres away from the city centre, Where clients can find the railway station and a bus station. ROOM: Clients are offered renovated rooms, fully-equipped and a bathroom with a bath, They have a hairdryer, a direct line telephone, internet, a satellite or cable television, a mini-bar, a double bed, fitted carpets, a safety deposit box (available for a fee), a balcony, a terrace, heating and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.40" OriginalAmount="120.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217766" HotelName="Be Mate Málaga Soho  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/7/6/6/217766_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.74" OriginalAmount="124.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|57188" HotelName="Petit Palace Plaza Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Nicasio Calle, 3 (esquina con calle Larios)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/1/8/8/57188_ab85c440947.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building and is ideal for family holidays. SITUATION: This urban hotel is in Malaga the centre of Close to the tourist attractions and the tourist attractions. In the surrounding area, you can find and. 10 minutes walk away, you can find the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.10" OriginalAmount="132.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|23579" HotelName="Ms Maestranza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVDA CANOVAS DEL CASTILLO 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/7/9/23579_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers excellent service, a terrace on the rooftop, a jacuzzi and wonderful panoramic views. SITUATION: This establishment, is near the bullring, the harbour and Muelle 1 the shopping centre el Paseo del Parque it is located 100 metres away from Malagueta the beach Close to the city centre, Picasso the museum Thyssen the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.66" OriginalAmount="138.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|39245" HotelName="Larios Málaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE LARIOS 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/2/4/5/39245_1_3115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 41 renovated rooms, a bar, a restaurant and 3 meeting rooms. SITUATION: This establishment is in Malaga city centre, is situatedMarques de Larios. Is situated in an excellent location. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a central heating system and a safe. Some rooms have a balcony or terrace. FACILITIES: Customers can enjoy an entertainment programme, a jazz show, flamenco shows, art exhibitions, wine tasting, sample products and the terrace. OTHERS: The establishment offers a buffet breakfast, an Ã  la carte or set-menu lunch and dinner and Mediterranean cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.32" OriginalAmount="143.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|32323" HotelName="Mariposa Malaga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE CAMPOS 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/2/3/32323_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006 and has 50 rooms, The establishment also offers indoor parking, a reception, a safety deposit box service, a lift, WiFi and room service. SITUATION: This hotel is situated in the commercial area, is next to the harbour, the historic centre, in just 10 minutes, clients can get to Picasso the museum Clients can also find Larios the street Cervantes the theatre it is 12 kilometres away from the airport. ROOM: The contemporary style rooms, have WiFi, a bathroom, a flat-screen television, an air-conditioning system, a mini-bar, a double bed and a safety deposit box. PAYMENT METHODS: Customers can pay using credit cards, American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment offers a buffet breakfast, Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.89" OriginalAmount="156.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54444" HotelName="Barceló Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Heroe de Sostoa 2, Estacion Vialia Maria Zambrano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/4/54444_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Malaga the city of it is in an excellent location, Next to Vialia the Station of a commercial centre. 5 minutes away from the establishment, clients can find a beach, the establishment is a 10-minute walk away from the city centre. HOTEL: This hotel has 221 rooms, This hotel is ideal for holidays or business trips, The establishment boasts a large conference room, a restaurant and a winery.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.20" OriginalAmount="193.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|31042" HotelName="Molina Lario" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOLINA LARIO 20-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/4/2/31042_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.55" OriginalAmount="196.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|63826" HotelName="Soho Boutique Castillo Santa Catalina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMOS CARRION 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/2/6/63826_30a88541308.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 20th Century, has bay views, a car park (free of charge) and WiFi (free of charge). SITUATION: This hotel is 650 metres away from La Caleta the beach 3 kilometres away from the establishment, guests will find Picasso and Carmen Thyssen the museums It has excellent transport links to Malaga the city centre of. ROOM: All the rooms have a flat-screen television, a marble bathroom, WiFi (free of charge), a safe, a mini-bar, a coffee maker, tea (free of charge), heating, individual air-conditioning and a hairdryer. OBSERVATIONS: Pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.08" OriginalAmount="214.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13343" HotelName="NH Malaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Jacinto, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/3/13343_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 4 floors, 133 rooms, 129 double rooms and 4 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It also has a cafÃ©, a bar, a TV room, an Ã  la carte restaurant with air-conditioning, with highchairs, a conference room. There are many services available at the establishment, including internet, indoor parking, a car park, room service and a laundry service. SITUATION: This hotel is in the historic centre, Close to the cathedral, 1 kilometre away, you can find the beach, In the surrounding area, you can find restaurants, shops, and, 100 metres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a double bed, a safety deposit box (available for a fee), a sofa and a central heating system. FACILITIES: This establishment has a sauna and a gym. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant, The establishment offers set-menu or Ã  la carte lunch and dinner, Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.35" OriginalAmount="215.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13347" HotelName="AC Hotel Malaga Palacio by Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORTINA DEL MUELLE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/4/7/13347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and urban hotel, has 15 floors, 214 rooms, 211 double rooms and 3 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a television room, 10 conference rooms, a bar and an Ã  la carte restaurant. The establishment offers guests room service, a laundry service, internet, WiFi, a car park and indoor parking (for a fee). SITUATION: This hotel is situated in the city centre, Between the cathedral and. it is opposite the harbour, near the establishment, you will find shops, the tourist attractions, is 50 metres away from the promenade and 1 kilometre away from Malagueta the beach it is 10 kilometres away from the airport. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a double bed, a direct line telephone, a mini-bar, with air-conditioning and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients have access to an outdoor swimming pool, a sunbathing terrace and deck chairs. The establishment boasts a gym, 7 kilometres away from the establishment, guests can find a golf course. MEALS: Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. Clients can also enjoy a set-menu lunch. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.77" OriginalAmount="251.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|67600" HotelName="Vincci Seleccion Posada del Patio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pasillo Santa Isabel 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/0/0/67600_7d0ade50825.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has a terrace, a swimming pool and views of the city. SITUATION: This establishment, is in Malaga the historic centre of Close to the cathedral and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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="49ec1f39-0d0c-428f-ad2b-cf264ade8d13">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26026" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|42354" 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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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="49ec1f39-0d0c-428f-ad2b-cf264ade8d13" TimeStamp="0001-01-01T00:00:00" HotelName="Holiday Inn Express Malaga Airport, An Ihg" HotelCode="42354" GTCityId="26026" CountryCode="ES" CityName="Malaga" CountryName="Spain" Address="FALSE" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="42354H1_H2HRHR2ce8h|1776329913.DLKBAP-GBRA2a2f5offA|74.53|94|NzQuNTN8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="65" TotalPrice="66.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/11/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-11-06T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="64.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room" RoomTypeCode="42354H1_H1HRHR1o3pe|1776329913.DLKBAP-GBRA2a2f5offA|80.70|94|ODAuNzB8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="70" TotalPrice="72.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/11/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-11-04T00:00:00" End="2026-11-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="70.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_8345.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_9606.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_230.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_6549.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_177.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_7774.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_8706.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/5/4/42354_1_9697.jpg" /></Images><HotelDescription>SITUATION: This modern hotel is located near the airport excellent transport links to public transport services, In the surrounding area, you can find, and San Luis the business area the establishment is 1 kilometre away from the beach and Pablo Ruiz Picasso the airport. HOTEL: This hotel is, ideal for holidays or business trips, has and a bar, a cafÃ©.,</HotelDescription><Facilities><HotelFacilities><Type>Room</Type><Description>TV</Description><Value>TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Wheelchair accessible</Description><Value>Wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Internet access</Description><Value>Internet access</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central air-conditioning</Description><Value>Central air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Individual air-conditioning</Description><Value>Individual air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathtub</Description><Value>Bathtub</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom with disabled access</Description><Value>Bathroom with disabled access</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Central heating</Description><Value>Central heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Individual heating</Description><Value>Individual heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>King size bed</Description><Value>King size bed</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Radio</Description><Value>Radio</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Hiking</Description><Value>Hiking</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dietary menus (on request)</Description><Value>Dietary menus (on request)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking in the street</Description><Value>Parking in the street</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Private check-in/check-out</Description><Value>Private check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Grocery delivery service</Description><Value>Grocery delivery service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</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>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>Masks available to customers</Description><Value>Masks available to customers</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>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast take away containers</Description><Value>Breakfast take away containers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Golf</Description><Value>Golf</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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="49ec1f39-0d0c-428f-ad2b-cf264ade8d13">
  <Rooms>
    <Room RoomType="Room 1: Double room" 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="42354" SourceId="94" RoomTypeCode="42354H1_H2HRHR2ce8h|1776329913.DLKBAP-GBRA2a2f5offA|74.53|94|NzQuNTN8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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-11-06T00:00:00" End="2026-11-08T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="66.72" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>66.72</TotalAmount>
  <TraceId>49ec1f39-0d0c-428f-ad2b-cf264ade8d13</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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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="49ec1f39-0d0c-428f-ad2b-cf264ade8d13">
  <Rooms>
    <Room RoomType="Room 1: Double room" 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="42354" SourceId="94" RoomTypeCode="42354H1_H2HRHR2ce8h|1776329913.DLKBAP-GBRA2a2f5offA|74.53|94|NzQuNTN8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00: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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|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-11-06T00:00:00" End="2026-11-08T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="66.72" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>66.72</TotalAmount>
  <TraceId>49ec1f39-0d0c-428f-ad2b-cf264ade8d13</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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="49ec1f39-0d0c-428f-ad2b-cf264ade8d13" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Double room" BoardBasis="Bed and breakfast" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Ram" LastName="Kapoor" DOB="20010416" Age="25" />
        <Adult Title="Mrs" FirstName="Disha " LastName="Kapoor" DOB="20010416" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|42354" SourceId="94" RoomTypeCode="42354H1_H2HRHR2ce8h|1776329913.DLKBAP-GBRA2a2f5offA|74.53|94|NzQuNTN8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="66.72" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-11T00:00:00" End="2026-11-12T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Ram</FirstName>
    <LastName>Kapoor</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>96</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||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
49ec1f39-0d0c-428f-ad2b-cf264ade8d13|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Ram</FirstName>
  <LastName>Kapoor</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>No-Payment-Getway</PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>96</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo>+44 (0) 20 8569 8080</SupportNo>
  <Title>Mr</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>Shikha</AgencyReference>
  <AgentMinCnxDate>2026-11-06T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-11-06T00:00:00" End="2026-11-08T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="1" BasisType="Amount" Percent="0" Amount="66.72" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-11T00:00:00</CheckIn>
  <CheckInTime>02:00PM</CheckInTime>
  <CheckOut>2026-11-12T00:00:00</CheckOut>
  <CheckOutTime>10:00AM</CheckOutTime>
  <CostAmountInSalesCurrency>64.78</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>spain</CountryName>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Bed and breakfast</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Ram Kapoor</GuestName>
      <RoomType>Room 1: Double room</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>66.72</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>74.53</SupplierAmount>
  <SupplierCurrency>EUR</SupplierCurrency>
  <SupplierId>8558</SupplierId>
  <SupplierMinCnxDate>2026-11-10T00:00:00</SupplierMinCnxDate>
  <SupplierName>Veturis</SupplierName>
  <_address>FALSE</_address>
  <_cityName>Malaga</_cityName>
  <_hotelName>Holiday Inn Express Malaga Airport, An Ihg</_hotelName>
</Hotel> Response:-<Root><FileBookingId>260430531</FileBookingId><BookingId>41900</BookingId></Root>||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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211