<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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" 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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-11T08:19:49.3738442+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e4ca8f7e-6e91-4786-8c37-8c58eee821dc" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|swandewi_homestay" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b5/89b595e14ed111e4412e116df355b51daa46e304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2" HotelCode="553989|segara_sadhu_inn" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/91/9f913fa0eff4175219579cc8460f55f8b0ff45fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|mertha_jati_hotel" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/5e/105e034b8a4083d423580ff626c2b6cce7736f47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7166091" Longitude="115.17256858" StarRating="2" HotelCode="491645|cempaka_3_inn" HotelName="Cempaka 3 Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/68/7968f9a05f6c308b6bc0f9a083bd49a94551cc34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71663748" Longitude="115.17340309" StarRating="1" HotelCode="594427|budget_door_legian_inn" HotelName="Budget Door Legian Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 2, Gang Gora 7, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/84/a7844ad1d14807ff7266b311cbf908f9b609089a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7265232" Longitude="115.17690049" StarRating="3" HotelCode="878782|gana_inn_legian" HotelName="Puri Dibia Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/57/85579e865758e5ea41dbdfd3aa4458ccf6004c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|kuta_sari_house" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/77/1177c1a83b60c1aaae4bd606135987ea4a3d3949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|pesona_beach_inn" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/14/1f140404b24f19cc8258f977bf889b066c738ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|pondok_3_mertha" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa962294aa419ecd386b6418e1c5fbeef857da51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|guest_house_matahari" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4e/e34e45b6866d81383194969817326ad58d987e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.711476" Longitude="115.171682" StarRating="3" HotelCode="292317|the_aromas_of_bali_hotel__residence" HotelName="Aromas of Bali and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian No 191, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1a/b01a996e756396df04ab39506eddfa33d96b8949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|the_legian_777_guest_house" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/be/30be685aa4e6f5e04049cebaf4e881d4304b2803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|sapta_petala" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e4/53e462323f27490fe62530852d38a1a5c1c093f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|ayu_lili_garden_hotel" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/0d/6b0daa32df987a8fa4c973309791d2b3ebfed5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|the_kubu_hotel" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/6e/8a6e13959e784d9279635c18f2e2ef8c2f416e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7175169515149" Longitude="115.17391254541" StarRating="2" HotelCode="489045|mahendra_beach_inn" HotelName="Mahendra Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b9/92b9d84baae8c347d2572fe12fc012ddbb08a85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7236605506032" Longitude="115.1752781868" StarRating="2" HotelCode="915187|hotel_s8_2" HotelName="S 8 Suardana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buni Sari 14 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/84/b684085a510acb6f22855cf6e0e814fa8dde47ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|kondra_premiere_" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4e/974e33cf3db66218a9b882b3230f1290e559b776.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="963027|reddoorz_legian_street" HotelName="Keola Hotel Legian by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Cempaka 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/74/9a7493f67fd9873e8190f3bf5ed7be03f30d23db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73466401" Longitude="115.16651009" StarRating="2" HotelCode="327784|agus_beach_inn" HotelName="Agus Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza gang Samudra 77x, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/64/0f64149fd46dfa5a86938d088656bea637b31917.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7433221147686" Longitude="115.17245178323" StarRating="2" HotelCode="334943|airport_kuta_hotel_and_residences" HotelName="Airport Kuta Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 5, Komplek Burung, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/0e/f90e534837dd5b79dd72c87e42897a5eb26bc38a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73515448" Longitude="115.17392404" StarRating="2" HotelCode="504168|rabasta_graha_weda_suite_" HotelName="RaBaSTa Graha Weda Suite @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jati Jaya IV 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4a/194ad97b9ebd2cbfc46535ab9dffc12353b169a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rabasta Graha Weda Suite @ Kuta is perfectly located for both business and leisure guests in Bali. B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.682915" Longitude="115.166789" StarRating="3" HotelCode="292748|the_sunset_point_hotel" HotelName="The Sunset Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 88-99, Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/1e/c01ee16c649aa48a792cdb425a4ebffe0c984560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7112887" Longitude="115.18126648" StarRating="2" HotelCode="333532|rabasta_taxa_inn_kuta_raya_" HotelName="Taxa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1b/fa1b0b70f6b80e2cdd42e3650b03c9d493ee20cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rabasta Taxa Inn  in Kuta, you'll be minutes from S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7157015758267" Longitude="115.17380162812" StarRating="3" HotelCode="113522|simpang_inn" HotelName="Simpang Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 133, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9b/139bc7baca09e8c75ee8b69b28f0a541ed041a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|teges_inn" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/zz/f4ad3c318c49724928d28828cd505435c7ee7924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Gal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|restu_bali_hotel" HotelName="Restu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71426126" Longitude="115.17190553" StarRating="2" HotelCode="761893|sari_indah_cottages" HotelName="Sari Indah Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/41/614188add3d377ee65e3811c4a9939ba075ebc23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|everyday_smart_hotel" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/14/61147c06d066e2d68a305dd762340608514ac8ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7183986669913" Longitude="115.17450557427" StarRating="3" HotelCode="113521|maxi_hotel__spa" HotelName="Maxi Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 83A, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1d/001dfba974f9c9d40a0734e58ba6561ba25cb39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|palm_garden_kuta_hotel" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/97/0f97f27742501ddbfb1768e7d368ea666144f701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|bakung_sari_resort_and_spa_2" HotelName="Bakungsari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/db/03db1d8ccae1fa4f5d382cf00f4f51844b5145bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar Internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73141457" Longitude="115.17090928" StarRating="2" HotelCode="382887|the_tirtha_inn_pondok_anyar" HotelName="Pondok Anyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kingkong I 2, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/00/37008d56a95211085b26ea4b97287cb83fcfb0d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests in the complex. A theatre hall is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.705714" Longitude="115.177668" StarRating="3" HotelCode="173540|spazzio_bali_hotel" HotelName="Spazzio Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6a/dd6a9898505e659a07d4e8f6e30cfa1cdc26506d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Kuta area of Bali just 200 m from Central Park and some 500 m from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="2" HotelCode="113524|puri_dibia_hotel" HotelName="Puri Dibia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/31/6e313458fb4279c4a2c6a851f4840d6ab003c25d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta in Bali, this hotel enjoys a strategic location, as it is situated close to many res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734603" Longitude="115.166776" StarRating="3" HotelCode="327939|dedy_beach_inn_kuta" HotelName="Dedy Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samudra 55, Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/35/4335a42732ba14d8317b2ec8f64165a3234059b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.80206" Longitude="115.122845" StarRating="4" HotelCode="900051|new_kuta_hotel__a_lexington_legacy_hotel" HotelName="New Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. New Kuta Condotel, Kawasan Pecatu Indah Resort, Pecatu, Kuta Selatan, 80364 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/21/1b211080789de41a2160be95e84288baeab63634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7347370139757" Longitude="115.1693880558" StarRating="3" HotelCode="915193|apartemen_kuta_a1_2" HotelName="Asoka City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 43, Kuta 80361, Tuban Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/71/6071bee5737ae1bdc65dccd04ee7ef130610a2f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717458" Longitude="115.175946" StarRating="3" HotelCode="402224|kamini_hotel_legian" HotelName="Transera Kamini Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ce/9bce38a792e6e77bbbb98080165f3fb8e1746f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|bemo_corner_guest_house" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e9/97e9fa9113d58a55bc03dd2c5c909062036d985d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|taste_of_bali_hostel" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/29/652908ac827f256b6689fe8a0815da4155f3147f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|cara_cara_inn" HotelName="Cara Cara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/53/f353473e04931799bd58f2aa242a8a5eab1fe3cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|pondok_sari_kuta_bali" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/25/9625f9810c1174997e392b1d9aa660c542c87f5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|rabasta_angkul_angkul_beach_inn_kuta" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/19/5719538e8741dcfc7cf43dbe06c87615c3dd0fd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|santhi_graha_kuta" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/25/e925876083e3ee9450f8f2a8cc9e08e4e033d55d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|sorga_cottages" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2b/85/2b85533c10566594c43453b19cbaa92e507c0d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71062325" Longitude="115.1704255" StarRating="1" HotelCode="113530|sayang_maha_mertha" HotelName="Sayang Maha Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Business Centre,Concierge,Currency Exchange,Dry Cleaning,Elevator,Garden,Internet,Laundry,Lounge,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Lebak Bene, Legian Klod, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/bb/18bb9140048e2bd76f9d7827fa574148f7ba86ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sayang Maha Mertha Hotel welcomes you to Bali the island of Gods. Hotel is located in the famous vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|bakung_beach_resort_3" HotelName="Bakung Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf11cbc6f8a639bd96eb5c043013fe14d1f415d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|grandmashotels_kuta_2" HotelName="J Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/29/8a29cf159b28319361d85a7e36418388e6cc1fdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|kimono_hotel" HotelName="Kimono Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/77/dd77522817267b436a8a0b1eae083a83ebbe7d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|grand_sinar_indah" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/bd/f8bd1f622d3dc18cf4b8dd2cdc218e7d7d6a61bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|amaris_hotel_lebak_bene__kuta" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6f/f76f5cddd0089e5c3893a522db540edc69cedfca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|gemini_star_hotel" HotelName="Gemini Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/be/e0beb604f94dd584cc1cb14c62619c78998c8e37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7335335635773" Longitude="115.1720878458" StarRating="2" HotelCode="334982|my_home__bali" HotelName="My Home @ Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jatijaya XI/27, Kubu Anyar, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3e/5a3ed763ecebe9cd34bc32075c0ba61e27129862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2" HotelCode="504173|gora_beach_inn_" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a1/efa19a9a04160ffb8d172a67466de9f1794ef5d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72287487" Longitude="115.17480837" StarRating="2" HotelCode="553786|kuta_ecostay" HotelName="Kuta EcoStay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Lotring 12, Kuta 80361, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/9c/2d9cc5d610e41e7f72dca91117b3d720577792ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|sun_royal_bali_2" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/c3/d9c3a0542816ee033ffce30b29eac362570b7b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|alron_hotel" HotelName="Alron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b2/25b29d4a9d8b126f37180104ecdf83d134631a17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|hadi_poetra_hotel" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/c9/87c9f8d19d748176aa711031cd912fa267e44723.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|ab_hotel_kuta" HotelName="AB Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0f/ac0fef996941be33cc0d49b6aa0071ae9bb7c2b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7327034732404" Longitude="115.16923380185" StarRating="3" HotelCode="335384|rabasta_beach_resort_kuta" HotelName="Rabasta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Pudaksari Lane 3, 83061 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/54/c854df5325a73fbcfa082c4129ea8ec93dab5ef0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|rhadana_hotel_2" HotelName="Rhadana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/29/4829b614758d36eb0a35a5e7f63dec0d5a779c33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|bendesa_accommodation" HotelName="Bendesa Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/23/c3235c65e2050a4a350989efb68a88cfc866245b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|hotel_neo_seminyak__petitenget" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3a/ee3a352894de1f63612c1e52b004433f8262d01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71542185" Longitude="115.17153825" StarRating="0" HotelCode="666769|le_lima" HotelName="Le Lima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies 2, Gang Mangga, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a3/5aa360e76a82ac6eb72d3a9f8ce69aeef6ff8289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70618578" Longitude="115.17786371" StarRating="3" HotelCode="347646|amaris_hotel_dewi_sri" HotelName="Amaris Hotel Dewi Sri - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/23/7d23b61533d3e503496134efefb28de84d319466.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|maxonehotels_bukit_jimbaran_hotel" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/4f/734fb40178b417bdc830f05d48dbead9c77024fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65484" Longitude="115.216645" StarRating="3" HotelCode="187929|inna_bali" HotelName="Inna Bali Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 3, Banjar Lelangon, Denpasar 80111, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/8b/f88b43c764836875538ebde694ea081d70c6896b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2" HotelCode="560961|suka_beach_inn" HotelName="Suka Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/1a/091a4cb7ccde5a525f8b413f30cfe624b49e999e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|taman_sari_cottage_ii" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/77/28775cfae69f3a9e984719c7bbc5649440e58ed8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73793556" Longitude="115.16581194" StarRating="0" HotelCode="948647|jepun_segara_guest_house_" HotelName="Jepun Segara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 7, Gang Segara Mertha, Depan Banjar Segara, Tuban, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a1/57a122af400737b43b243cd3624119e6fa782c25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|kuta_central_park_hotel" HotelName="Kuta Central Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/90/6e903b163480568a0a9704cb2525595fccba65f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|amaris_hotel_sunset_road" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/806900317e5eba9412a94b148aee881227019a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7295170841708" Longitude="115.16825890838" StarRating="3" HotelCode="936677|radha_bali_hotel" HotelName="Radha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 2, Gang Puspa Ayu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/19/bb19be4fdf49ff86997cd44fd52f53dea5686964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72043414" Longitude="115.17157873" StarRating="3" HotelCode="328644|kedins_inn" HotelName="Kedin's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Line I, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/32/18329f79559cde9389e08b27585dcfef17c09176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|hotel_the_flora_kuta_bali" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/52/fb5204be2181f35be91e29f03cc02f0d000234de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72039913" Longitude="115.18508098" StarRating="3" HotelCode="349981|hotel_bayt_kaboki" HotelName="Bayt Kaboki Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Anyar 27, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2b/0d2b27ea0b8fe6a9d544ab214674a0ca18f7e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|natya_hotel" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/29/7b29a500808339db32b6e25772b70324b6da7dbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|the_kutaya" HotelName="The Kutaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/61/066194a7a60ad5e701ae43956bc00b572c09109f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|grey_boutique_inn" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b2/aab2895a72f53f4a21cc9ea7703393985912bd10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|la_walon_hotel" HotelName="La Walon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/44/f844ebb46b5d77d49ed77d58957e2376f515eec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|ohana_hotel" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/1f/ad1f40ccd7ab0c2fa1d44e3cbb7b28685f5ebe19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|holiday_inn_express_bali_raya_kuta" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/54/da540656686e5ca67b534426cda968be5c5ef081.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|holiday_inn_express_bali_kuta_square" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b2/a2b2bfda2dc2556f277c6e3bc371586b5305f74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|the_sunset_hotel_bali" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/20/b92037680012b8847eba2ff4d72035a3a842a90f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f759c1310a27f18a065d5ae8318231370e06dd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|aston_inn_tuban" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/cc/98cc02e132684c03da832421c962c08437ffe9f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2" HotelCode="398594|wana_kubu_homestay_" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/be/6bbe2e9af0b796f46c0b37328255cc697cf73bd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|eden_hotel_kuta_bali" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/46/0046d5d270ab5508ed5f32a791573429310a56da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7264731590803" Longitude="115.17001981036" StarRating="3" HotelCode="68173|melasti_kuta_beach_bungalows__spa" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/6f/d96f4af744e11febbd85ab6779baef911584d076.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at Jl. Cendrawasih No. 9 Peti Tenget, Seminyak - Kuta, Bali, approximately 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7172753078523" Longitude="115.17664797322" StarRating="2" HotelCode="65602|dewi_sri_hotel" HotelName="Dewi Sri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Hostel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/02/1402744fc2912ae57af485ee180f84c22b44e18b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Legian Street in the heart of Kuta and within walking distance of the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|grand_mega_resort__spa_bali" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/1d/441d8b2346e65e44fb3255ce7fcd22d9a021f9e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|swissbelexpress_kuta" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5c/305c0251561b31010dc033f5f0f04a45be52d341.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/76/c376f38e32aa6631d86dcaf594e5ac55bba8cdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|bali_bungalo" HotelName="Bali Bungalo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/73/1c734f7dcf0289da610ecf4bef04b09d954fc5ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|primebiz_kuta" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/50/4f509ebe36c8b969934c722971a0602f62fc4062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71387437" Longitude="115.18479546" StarRating="0" HotelCode="839932|cyloam_residence_" HotelName="Cyloam Residence @ Lv 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya IX 88X, Level 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/8b/248bc3646c9f7894a96455f1068e1107959dde78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2" HotelCode="129818|matahari_bungalow" HotelName="Matahari Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/ed/74ed6dc0890b126c58ab3db3b05de3dc71e9f107.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|mega_boutique_hotel__spa_bali" HotelName="Mega Boutique Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/48/e8483adbc08c2f92a2e2a1de40d5380e95ab270b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71782708" Longitude="115.17112597" StarRating="3" HotelCode="187555|balisandy_resort" HotelName="Bali Sandy Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Kuta Poppies Lane II, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/a7/f7a7c55549d7d435daaa9034e6e38481490a2e1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|berry_biz_hotel" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f5ba6d038aa4c6ec63f6d1d8c0a61761cb4212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|j_boutique_hotel" HotelName="J Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/e2/45e2bfb6523a1b9bfc9c5521913437f6adff23e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71094516" Longitude="115.17182081" StarRating="3" HotelCode="631605|palm_57_guest_house" HotelName="Palm 57 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Tan Poh 355C, Legian City-Centre, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/ae/22ae6c04ebbad29f7d6c78ff963ccca9b5add332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|the_atanaya_hotel__managed_by_century_park" HotelName="The Atanaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/56/0b563292dcd047eb9a29b9e5362a39f6de2cff68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/8b/688b84ef358f47683a4c115f7d2ba5e358a17ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|harris_hotel__residences_riverview_kuta" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/32/dc3233addf1b62502a8b8c331c4538c5edb32cb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|grand_zuri_kuta_bali" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/37/7d37e8601ba91e9feb69063f3f0288b03041be0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717048" Longitude="115.170511" StarRating="3" HotelCode="909080|suji_bungalow" HotelName="Suji Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Beach Street, Poppies Lane I, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/95/d99505705ecf325d183834f312f3d1affce8686c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|melasti_beach_resort_spa" HotelName="Melasti Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f2/40f29d410621b5ad4e79b08e5781447b4ae81e50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|best_western_kuta_villa" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/48/7b48d3198ed0d80286194c894017e41b08cb7217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|sarinande_hotel_2" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/7a/b87aae12fdbae23a3da84cee2ede2fd04d0ca49f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|vansari_hotel" HotelName="Vansari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6c/f76c4b998e5e9996d81ee070fa632d9be7708739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734639" Longitude="115.167333" StarRating="4" HotelCode="177421|grand_whiz_hotel_kuta" HotelName="Grand Ixora Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 92, Kuta Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a95e3a9b98e13ac874fae0c1303026b1ce0e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 100 m from Kuta town centre and the Bali Mall Galeria shops. The Kuta Ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|the_pavilion_kuta" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d7/0ed7340dc96e18040a462138f3b67bcd37decaad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|bedrock_hotel" HotelName="Bedrock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/57/a457fb9baf52ad637dac25fd7582a31163f2bdbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|dekuta_hotel_2" HotelName="Dekuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/10/fb10fd9087d37e9da1707cdbc9150c9b4473a612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|the_tusita_hotel" HotelName="The Tusita Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/07/14074447c02f0a1982c5b8dff4ec092ab8ad08b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|favehotel_kuta_kartika_plaza_2" HotelName="favehotel Kuta Kartika Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/9d/819dadba764c887c5a72de664ab6e24c8f3cbf76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3" HotelCode="68568|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/97/03978d41bed8fac7d8e7b5973740108d0a7a2385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19839babdf8991665b4e47f22225c6d0db92f61a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|palm_beach_hotel_bali_3" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/e1/fde12677423819a7bba8e4d80caed156a8b4e353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Den...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|bali_ayu_hotel_and_villas" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/ba/b8ba59b68caf812b47dda66e2facc1bbd1bd1c24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|the_kana_kuta_hotel" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a9/f0a93e437387144d746115d765f2862c1719383f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|harris_hotel__residences_sunset_road" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/2554fa54c9fd249d1d0fac0b7c8648297d5d5cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2" HotelCode="285110|favehotel_bypass_kuta" HotelName="Crystal Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c92e03c9fa07ca6412718e51c0955493b7c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6983415000922" Longitude="115.16913676085" StarRating="3" HotelCode="421403|ibis_bali_legian_street" HotelName="Hotel Ibis Bali Legian Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 456 U, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/e2/4ce20704741a04ad19ed22627369aa5db0f689cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Commissioned in May 2016, ibis Bali Legian Street is an economy hotel, 20 minutes from Ngurah Rai In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7374295" Longitude="115.16801375" StarRating="0" HotelCode="985227|interconnection_hostel" HotelName="Interconnection Kuta Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 17X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b7/bab7a19934a481a7e3d77cca2779c03ccb34e3bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|swissbelhotel_rainforest" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/57/735708013398aeade072568e562a46e835b142d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.61" OriginalAmount="261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|wina_holiday_villa" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/68/85688144d32b8451e7c18ae503fc0a0429ad49f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|the_akmani_legian" HotelName="The Akmani Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/1c/5d1c1ee393857c37b87a044050b7f80acbf5bbb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7211849800637" Longitude="115.17302158309" StarRating="3" HotelCode="328026|fat_yogi_cottages" HotelName="Fat Yogi Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b7/f0b7541d990e386725bc92b93f9580bc78c90190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|the_bene_hotel" HotelName="The Bene Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/aa/f6aab279ecc49a9dbf1ad4914365911919d6cb87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72009359" Longitude="115.16948198" StarRating="3" HotelCode="364865|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/55/18552b01a4d8af55a7da8b8504724ab8fe5ad492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Kuta/ Legian. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|kuta_townhouse_apartments" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7c/487cb5a53b9467f0ce54014662002194b0a05aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with bot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73352" Longitude="115.16766" StarRating="4" HotelCode="207308|rani_hotel_spa_2" HotelName="The Rani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/a1/04a1795eb6f53f5760382b689ea939fd803ad17b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just minutes away from the vibrant beach and shopping heart of South Kuta. Ngu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|febris_hotel__spa" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/3e/033e463e06b1a6b440b28add9e58059bd9ade451.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|three_brothers_bungalows_" HotelName="Three Brothers Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b5/89b595e14ed111e4412e116df355b51daa46e304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|harper_kuta" HotelName="Harper Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2d/302de03e8b598a6a79878ae0ee578a893098bd0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|hotel_santika_kuta_bali_2" HotelName="Santika Kuta - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/eb/29ebd0f6b773927d1d3e1b68d5e86561480ee1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|kuta_beach_club" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/0f/c90f94d9d6a5d20c98c00f1bbcac6261a4930e8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7315891124415" Longitude="115.1675056608" StarRating="2" HotelCode="68703|green_garden_hotel_2" HotelName="Green Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/50/6750e43c3d4f5d2415a686e67d42da01c93700cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a central location at South Kuta Beach. The establishment is just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7096318867592" Longitude="115.17892831657" StarRating="2" HotelCode="307878|pop_legian_dewi_sri" HotelName="POP! Hotel Legian Dewi Sri Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1A, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/11/4e119a1e985fde0c3f4ce0e4c2569f401839cc44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|ibis_bali_kuta" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a6d52002aae325323d6c2f0e4bf541de3cfc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|the_niche_bali" HotelName="The Niche Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/9e/b89e92118254de289dda9341c91d7477e89f75f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|harris_hotel_kuta_galleria" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/53/b353cd5318d70ebf7085163802ae13e8ddad8359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|yulia_beach_inn" HotelName="Yulia Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/11/07117ef46592f928b822069148fc58490dcc582c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.713949" Longitude="115.170557" StarRating="3" HotelCode="168184|adhi_dharma" HotelName="Adi Dharma Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/3f/1b3f735677eeb3091457d40847a227bbd417d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Legian, just a few minutes’ walk from the shopping centre, ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71204891" Longitude="115.16743166" StarRating="3" HotelCode="602802|easy_surf_camp" HotelName="Easy Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Komala Indah 2, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/0e/f00ea069549e9296bca683f39556320358663a8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="308.05" OriginalAmount="305.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69707283" Longitude="115.16380116" StarRating="3" HotelCode="36424|sari_bunga_hotel" HotelName="Sari Bunga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1f/9f1f5a81ca1ff8d877a059eb679a2e771cef75ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|kuta_lagoon_resort_and_pool_villas" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/80/f280db442d55e44cc416baf5c28e37e338e20361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|ibis_styles_bali_kuta_circle" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|desamuda_village" HotelName="Desamuda Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/30/f43063f704cfc539120b122448e66d3dd39a1706.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730008" Longitude="115.168139" StarRating="4" HotelCode="933551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, just 150 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|frii_bali_echo_beach" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/51/5951d2922e27f6864282df4d3a30a0724002f25a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8390840913025" Longitude="115.18138483136" StarRating="3" HotelCode="540496|puri_pandawa_resort_hotel" HotelName="Puri Pandawa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa, Banjar Jaba Pura Kutuh, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/56/f856331d6fe35ce16919fcf53f5e3496f77c545b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|satriya_cottages" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/8c/aa8c3e605f3b85fa830fd6da770a55af2edf98f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73662822" Longitude="115.16461392" StarRating="3" HotelCode="594508|sulis_beach_hotel_and_spa" HotelName="Sulis Beach Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7e/207e7f9f8be2a1d457bfad5c0097640feafca2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.735888" Longitude="115.167511" StarRating="4" HotelCode="933882|the_edelweiss_boutique_hotel_kuta_2" HotelName="The Edelweiss Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Plaza street 108, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/97/6b97c8d5ce3401bd944d4e57cc628fc389ad74b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Kuta. Its setting is especially ideal for guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|coast_boutique_apartments" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/4b/0b4b39d5ca1343280f42d75fa24d1bf075bb585d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6978180449627" Longitude="115.16460337816" StarRating="3" HotelCode="552010|hotel_kumala_bali_grand_kumala" HotelName="Hotel Kumala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/32/3732d3f9512f7a4bbf6c509aa4546f1126aeca68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|fourteen_roses_beach_hotel" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6e/dd6e28338b786c0016d87f38bd57ed67d173024b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.60" OriginalAmount="360.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|18_suite_villa_loft_at_kuta" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3e/e03ee7ace2f28dec99532c74b61e43934164b48b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|fontana_hotel_bali_2" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/df/b4df4a45dfc41529257db0cd114c836b06adbe91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|bintang_kuta_hotel" HotelName="Bintang Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/5c/9c5cdad61ed1e7d301e83438eb70f01135072d13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.69" OriginalAmount="369.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|risata_bali_resort_and_spa" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3" HotelCode="113519|adhi_jaya_hotel" HotelName="Adhi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/96/d296389b92f0c5375d10b29ff50055e00a4eca5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2" HotelCode="904651|fourteen_roses_legian" HotelName="Fourteen Roses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/04/bb04077e23d4ac0d3e726ee91c177fe043f358fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|the_kuta_playa_hotel_villas" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/35/933518fd2b923841e46f564f22c5db0c61e1c982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2" HotelCode="68172|kuta_puri_bungalow" HotelName="Kuta Puri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a2/2da25b2c42d1d4da306d67a5951109b9b3d6a1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71265564" Longitude="115.17011411" StarRating="0" HotelCode="504147|uns_hotel" HotelName="Un's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 16, Legian, P.O. Box 2025, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/d6/51d6e0cc4dc9b8bcb5afc358a97fdcecd7bd9a98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.32" OriginalAmount="432.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3" HotelCode="113501|lavender_luxury_villas_and_spa" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/2c/2e2c4b7d3b255d18249655287f1225cd290a0c55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|mercure_bali_legian" HotelName="Mercure Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/01/bb011e9f502090403d20ef7cb7d1a92a747b4e56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.42" OriginalAmount="442.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715561" Longitude="115.18404714" StarRating="0" HotelCode="973377|fairfield_by_marriott_bali_kuta_sunset_road" HotelName="Fairfield by Marriott Bali Kuta Sunset Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya VII, Abianbase Kuta, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/71/6f719a7ca578ecc1c9c9a89f412b3454f7f1b37c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.45" OriginalAmount="445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3" HotelCode="258705|grand_istana_rama_hotel" HotelName="Grand Istana Rama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/95/8b95be61654c271d0ea3cce4b584162e7d929eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|hilton_garden_inn_bali_ngurah_rai_airport" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/11/2511f33e91b5158c1029e9f9c2aabbc9e167af53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.84" OriginalAmount="484.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7225961762837" Longitude="115.17326674594" StarRating="3" HotelCode="933483|kuta_angel_hotel" HotelName="Kuta Angel Hotel Luxurious Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 33, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d2/01d249b1fbe85daa2ed357c0d5eda43236aebe17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.99" OriginalAmount="499.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7335334122915" Longitude="115.16599237919" StarRating="4" HotelCode="16838|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, PO Box 1068, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is conveniently located on the southern Kuta coast, known as Tuban Beach, and within walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|the_vira_bali_hotel" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/3b/613ba206a939ce73f087c402284f764dab30b48a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.13" OriginalAmount="513.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|grand_inna_kuta" HotelName="Grand Inna Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e3/c7e3be1ae9d7efec0f527d4476ab133f79220a2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.13" OriginalAmount="513.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|kuta_seaview_boutique_resort__spa" HotelName="Kuta Seaview Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/cd/3ccd70a3c498b3572f2b94f84a0f42f5260cc278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.32" OriginalAmount="532.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7126369327057" Longitude="115.16770185152" StarRating="4" HotelCode="933881|citadines_kuta_beach_bali" HotelName="Citadines Kuta Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/38/0238575570108027f7d53a6a9a68bd9c2754224f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/94/33945fc793f0da153d4c71f26db5aed6c1adbabe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71603067" Longitude="115.18132958" StarRating="4" HotelCode="352912|berry_glee_hotel" HotelName="Berry Glee Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 139, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a1/9aa157ffee08869b833c3ab29daec4ddd41c1140.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|mercure_kuta_bali" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/73/e17331ebb9bfb362025b87950dcfe4c52eddabb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|four_points_by_sheraton_bali_kuta" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/bf/0fbfdc846b6f98f9cf1fbb8c6cd35a23ef788831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|kuta_paradiso_hotel" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7274019853257" Longitude="115.18026757074" StarRating="4" HotelCode="173603|mercure_bali_harvestland_kuta" HotelName="Mercure Bali Harvestland Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 8, Simpang Siur, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/bf/9cbf3a43d04fdbf771ecc91ed41c70f18a07fefc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the heart of Kuta's shopping district, this hotel is very accessible from m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|ramayana_resort_and_spa" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/19/fc19a349b0771bd99a99e751e638dff9b5e409a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|asuri_bali_villas_kuta" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2a/582a974e163fc13093364478d1a3292f9f9ede8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|aryaduta_bali" HotelName="Aryaduta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/77/9677891edd0ec823f2082a99f07d0f597d92eca6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|patra_jasa_bali_resort__villas" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/99/4f99d2c7569b0b650a35fa3a6ba435e8e4ec5f7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.30" OriginalAmount="630.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|the_sakaye_luxury_villas_spa" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/53/745372f277a3ea40b6596a22076b1eb73e1415a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|novotel_bali_ngurah_rai_airport_opening_june_2016" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cb/49cb6dab10e027619416398859af0490372f0513.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.38" OriginalAmount="638.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|desa_di_bali_villas" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/7f/1d7f5ade1043af74700066b0ecaff833e31f0317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.41" OriginalAmount="641.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|lexington_klapa_resort" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b4/84b4571877a65dcfb341135a49a0b284b2747d51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="678.72" OriginalAmount="672.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|askara_villa" HotelName="Askara Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/81/3d81d4f1f1818c245f11aff67cac3b9ff585fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.37" OriginalAmount="737.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|canggu_village" HotelName="Canggu Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/69/1e69365e68a688411941e31f8b6374935f3251b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7068219" Longitude="115.17889808" StarRating="3" HotelCode="615198|s18_bali_villas" HotelName="S18 Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 18, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d5/add5a72685b3eccfa7ff743885e9f1a66e45b1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.21" OriginalAmount="821.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|dwina_villa_kuta" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/41/2d41bfe3a95b2b3a1275528f0d84eb049d092717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.37" OriginalAmount="837.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|the_kasih_villas__spa_2" HotelName="The Kasih Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3d/c53d6cf06e529a85952c3cd43e3d36de85ce4d6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.58" OriginalAmount="858.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|plataran_canggu_bali_resort_spa_hotel" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/da/4bda7b3ca4ba4101ff66756f8c0996017e7c5e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.68" OriginalAmount="868.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="973525|jukung_villas_kuta" HotelName="Jukung Villas Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane I, Gang Sorga, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/61/596174eaab83c6f784bdeb169ed50ab914908df5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1082.72" OriginalAmount="1072.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.687729" Longitude="115.168519" StarRating="4" HotelCode="113508|villa_jerami__spa" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Delli No 1, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/d7/7dd7938e21ba72a2554d2a19c69a33ec937fc248.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located in one of Bali's most sought after areas of Seminyak, approximately 25 minutes'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.83" OriginalAmount="1083.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/70/04704625c21fbf11f66fd94a6d2eb7b69e9bf6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.13" OriginalAmount="1113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|legian_kriyamaha_villa" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/38/1a388cd281da314a168650ea7d7aca5da6e8c16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.23" OriginalAmount="1123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4" HotelCode="492464|the_anvaya_beach_resorts_bali" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/4c/614c6ff1f36df064b2173bc53ff4fd4c7ad81d41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.77" OriginalAmount="1177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|renaissance_bali_uluwatu_resort_spa" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/23/3a234d86b4f022dc5440100e2023a94c1afb0ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.62" OriginalAmount="1262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3" HotelCode="531510|the_haven_suites_bali_berawa" HotelName="The Haven Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/21/10214909b72f7c8feb34b1179220ca7937c4a470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1288.76" OriginalAmount="1276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|bali_dynasty_resort" HotelName="Bali Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/0b/ba0b3d6223f8e822839f28e54a41b7e9ea85126a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.06" OriginalAmount="1306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|bali_garden_beach_resort_2" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/4a/184a4a6870f7fab0a208937180c8fb8470e33596.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Ku...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1519.04" OriginalAmount="1504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721383" Longitude="115.170623" StarRating="4" HotelCode="13207|hard_rock_hotel_bali" HotelName="Hard Rock Hotel Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5b914977609144268d76381ee874b14b53c1ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled against the shores of Bali's famed Kuta beach on an impressive three-hectare pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1561.46" OriginalAmount="1546.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|villa_de_daun" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/bb/bbbb20eb81ff03031964a1f10d01dbc03a3d4c13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.99" OriginalAmount="1599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4" HotelCode="365028|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite Privat Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/67/9a675f4868a3ecf1815c2518f7a2bcf2de102c0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by qua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2015.96" OriginalAmount="1996.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7373414" Longitude="115.16801674" StarRating="2" HotelCode="531143|sekar_sari_inn_" HotelName="Sekar Sari Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza selatan Kuta  17x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/52/5a52fa24086988beb5f994a3421a673b19f1d59d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4763.16" OriginalAmount="4716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|best_western_resort_kuta" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7e/777e0f752453c4e2bf4dfc9aa47fd427207a2200.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Room Service,Telephone Service,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Swimming Pool,Spa,24 Hour Front Desk,Business Centre,Concierge,Dry Cleaning,Elevator,Garden,Luggage Storage,Parking,Shopping Arcade,Wheelchair Access,Jacuzzi,24 Hour Security,Airport Transfer (on Demand),Babysitting,Golf,Housekeeping,Heated Pool,Smoking Rooms,Diet Meals,Coffee Shop,Meeting Room,Valet Parking,24 Hour Room Service,Dining,LCD/Projector,Central Heating,24 Hour Power Supply</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CLUB RESORT,HOTEL,FAMILY-FRIENDLY HOTEL,FINCA,BEACH HOTEL,BUSINESS HOTEL,SPA HOTEL,CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,ECO HOTEL,APARTMENT HOTEL,BUNGALOW COMPLEX,VILLA,HOTEL DE CHARME,APARTMENT,GUEST HOUSES,VILLAGE,HOSTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="900051|new_kuta_hotel__a_lexington_legacy_hotel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc" TimeStamp="0001-01-01T00:00:00" HotelName="New Kuta" HotelCode="900051|new_kuta_hotel" StarRating="4" GTCityId="47161" CountryCode="ID" CityName="Kuta , Bali" CountryName="Indonesia" Address="Jl. New Kuta Condotel, Kawasan Pecatu Indah Resort, Pecatu, Kuta Selatan, 80364 Bali" PostCode="80364" PhoneNo="+623618484555" FaxNo="+623618484545" Email="info@newkutacondotelbali.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="-8.80206" Longitude="115.122845" SourceId="63" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-6e07adf2-4ae7-5808-a952-b9b40f0f4916|63|MTIzLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="123" TotalPrice="124.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 10.17-- service fee is included in the room rate.&lt;br/&gt;USD 11.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|TV|Shower/Bathtub|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="124.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (twin beds)|Room 2: Superior Double room (twin beds)|Room 3: Superior Double room (twin beds)" RoomTypeCode="h-4e14a881-d11d-5c1d-a4ef-796223150663|63|MTIzLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="123" TotalPrice="124.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 10.17-- service fee is included in the room rate.&lt;br/&gt;USD 11.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|TV|Shower/Bathtub|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="124.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-966506d7-7fa3-52e0-93f4-10d81df45123|63|MTI2LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="126" TotalPrice="127.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 10.41-- service fee is included in the room rate.&lt;br/&gt;USD 11.46-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="127.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)|Room 2: Superior Double room (twin beds) (bed type is subject to availability)|Room 3: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-d65c98f3-06f7-591b-8397-77afe592891f|63|MTMzLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="133" TotalPrice="134.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 10.98-- service fee is included in the room rate.&lt;br/&gt;USD 12.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="134.33" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="134.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-5d4e7b0d-72a0-578b-b7cc-851f49c9bf69|63|MTUyLjAwfFVTRHwyMDI2LTEwLTEw" OriginalAmount="152" TotalPrice="153.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/10/2026"><AdditionalDetails>USD 12.57-- service fee is included in the room rate.&lt;br/&gt;USD 13.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|TV|Shower/Bathtub|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-06T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="153.52" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="153.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-fd41811a-4d9d-53fe-b798-38c85d4c5aff|63|MTU1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="155" TotalPrice="156.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 12.81-- service fee is included in the room rate.&lt;br/&gt;USD 14.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="156.55" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="156.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)|Room 2: Superior Double room (twin beds)|Room 3: Superior Double room (twin beds)" RoomTypeCode="h-df4e03de-dd92-5fe5-b5e6-6139850aecfb|63|MTY1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="165" TotalPrice="166.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 13.65-- service fee is included in the room rate.&lt;br/&gt;USD 15.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|TV|Shower/Bathtub|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="166.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (twin beds) (transfer included)|Room 2: Superior Double room (twin beds) (transfer included)|Room 3: Superior Double room (twin beds) (transfer included)" RoomTypeCode="h-dac51b72-2dc2-5895-b357-9366916e0330|63|MjgzLjAwfFVTRHwyMDI2LTEwLTE3" OriginalAmount="283" TotalPrice="285.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><AdditionalDetails>USD 23.40-- service fee is included in the room rate.&lt;br/&gt;USD 25.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|TV|Shower/Bathtub|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/7d/b4/7db4ad13ab54d8ec48681aa6b6ec95d53af4db28.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e5/92/e5920e25299baab47667771556b7f250dfa57ea9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/ae/b5aea1869c255aa881c344411f450779af0fb102.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/08/d3/08d34df651e47150e6cf33df660b160764abf4c0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/b1/5eb126e97293a9102f78f94f0f412d50f49eaf03.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/90/e9/90e9cb678d02b0971831015014ae4b12a93fb862.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/53/9f/539ff83691866a2bc0c087f6921c26b93264d406.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/8c/ae8c209998a72863fcaccc5b9a23563f26e77a34.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/97/c497de6e41057d58c46b49ec2c4d77865c182a70.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/61/a4/61a494f7528898d62127aeb2fcb20d5595e31a64.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/96/5d9697e72c1f88e01ea932cc0d4b1f736dd91036.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/72/bd/72bd0ec550d7fa7bfb2518fa4b095cede2dabeec.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/87/87/87875daad987ddede34db2b84a8d600b4bd210ca.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e6/38/e638fb17de4725b929b7d87d6f4f8d5798ca8236.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/28/bd/28bd9e95772580498fe9ad73d57f7dec35a0371f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/96/5f968e40b59c0a0ee5daef9d95d7fc17b39e10f1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/df/78/df78cf2f64d173cfb7158c59bf0c5f8a0c2a9668.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests are warmly welcomed at 24-hour reception desk in the lobby. 265 rooms are available. Guests can store valuables in the safe. Wireless internet access is provided in public areas. Souvenirs can be purchased at the gift shop. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the car park. Other services include a transfer service, room service, a laundry service and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;The rooms have a living area and a bathroom. Air conditioning ensures comfortable temperatures. A balcony is among the standard features of some rooms. Rooms have a double bed or a king-size bed. Separate bedrooms are available. A safe and a minibar are also available. Additional features include a refrigerator and a tea/coffee station. A direct dial telephone, a television with satellite and cable channels and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex provides invigorating refreshment. A variety of refreshing drinks await guests at the pool bar. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, golf, surfing, a gym, a spa and massage treatments. A dance club offers fun and entertainment. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Picnic area</Description><Value>Picnic area</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach facilities</Description><Value>Beach facilities</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Next to the beach</Description><Value>Next to the beach</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Transfer to the beach (free)</Description><Value>Transfer to the beach (free)</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc" TimeStamp="0001-01-01T00:00:00" HotelName="Kuta Central Park Hotel" HotelCode="173625|564895" StarRating="4" GTCityId="47161" CountryCode="ID" CityName="Kuta , Bali" CountryName="INDONESIA" Address="Jalan Patih Jelantik, Kuta 80361, Bali" PostCode="80361" PhoneNo="+62361769222,+62361769093" FaxNo="+62361769321" Email="info@kutacentralparkhotel.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="-8.7107969361235" Longitude="115.17900502447" SourceId="16" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (no window)|Room 2: Standard Double room (full double bed) (no window)|Room 3: Standard Double room (full double bed) (no window)" RoomTypeCode="h-f16b5a04-fc4a-5e99-ac9c-ab9fe5065a97|63|MTYxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="161" TotalPrice="162.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 13.32-- service fee is included in the room rate.&lt;br/&gt;USD 14.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="162.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (queen size bed, no window)|Room 2: Standard Double room (full double bed) (queen size bed, no window)|Room 3: Standard Double room (full double bed) (queen size bed, no window)" RoomTypeCode="h-612799e1-bd07-50cf-876b-a8850205d40b|63|MTY4LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="168" TotalPrice="169.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 13.89-- service fee is included in the room rate.&lt;br/&gt;USD 15.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="169.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, NO WINDOW|Room 2: ROOM, DOUBLE BED, NO WINDOW|Room 3: ROOM, DOUBLE BED, NO WINDOW" RoomTypeCode="0|0|1427198085|1786432818028049B2101B2||no^1|0|1427198085|1786432818028049B2101B8||no^2|0|1427198085|1786432818028049B2101B14||no|564895|16|MTMwLjExfEdCUHwyMDI2LTEwLTEy" OriginalAmount="176" TotalPrice="177.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="177.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-22b409e4-dfa7-51e2-a14c-1821ec0610b5|63|MTc5LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="179" TotalPrice="180.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 14.79-- service fee is included in the room rate.&lt;br/&gt;USD 16.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="180.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-b3ee64bc-1fa9-5fc2-a5f0-65ef676fb79f|63|MTgwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="180" TotalPrice="181.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 14.88-- service fee is included in the room rate.&lt;br/&gt;USD 16.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="181.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|0|1275641125|1786432817079927B2129B11||no^1|0|1275641125|1786432817079927B2129B33||no^2|0|1275641125|1786432817079927B2129B55||no|564895|16|MTQxLjA5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="191" TotalPrice="192.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="192.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED, NO WINDOW|Room 2: STANDARD, DOUBLE BED, NO WINDOW|Room 3: STANDARD, DOUBLE BED, NO WINDOW" RoomTypeCode="0|0|1275697365|1786432818087529B2091B21||no^1|0|1275697365|1786432818087529B2091B43||no^2|0|1275697365|1786432818087529B2091B65||no|564895|16|MTQ3LjM2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="199" TotalPrice="200.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="200.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 2: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 3: STANDARD, DOUBLE OR TWIN BED, NO WINDOW" RoomTypeCode="0|0|1275620695|1786432818090088B2153B6||no^1|0|1275620695|1786432818090088B2153B21||no^2|0|1275620695|1786432818090088B2153B36||no|564895|16|MTU3LjUzfEdCUHwyMDI2LTEwLTEy" OriginalAmount="213" TotalPrice="214.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.86" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.86" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room with No Window|Room 2: Standard Room with No Window|Room 3: Standard Room with No Window" RoomTypeCode="0|1331|4233605|1786432817023602B1000B2||no^1|1331|4233605|1786432817023602B1000B20||no^2|1331|4233605|1786432817023602B1000B38||no|564895|16|MTYyLjE1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="219" TotalPrice="221.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.16" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|0|92498805|1786432818087529B2091B16||no^1|0|92498805|1786432818087529B2091B38||no^2|0|92498805|1786432818087529B2091B60||no|564895|16|MTYzLjU5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="221" TotalPrice="223.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="223.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (no window)|Room 2: Standard Double room (full double bed) (no window)|Room 3: Standard Double room (full double bed) (no window)" RoomTypeCode="h-e99a4cb1-b5c6-58c6-a6ca-03398026ae3d|63|MjIzLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="223" TotalPrice="225.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 18.42-- service fee is included in the room rate.&lt;br/&gt;USD 20.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="225.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-7761dbef-86fb-5e6f-a584-4f1c660e3b26|63|MjMwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="230" TotalPrice="232.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 19.02-- service fee is included in the room rate.&lt;br/&gt;USD 20.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.30" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|1331|92498805|1786432818090088B2153B3||no^1|1331|92498805|1786432818090088B2153B18||no^2|1331|92498805|1786432818090088B2153B33||no|564895|16|MTcxLjY2fEdCUHwyMDI2LTEwLTEy" OriginalAmount="232" TotalPrice="234.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.14" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|1331|1275641125|1786432817079927B2129B10||no^1|1331|1275641125|1786432817079927B2129B32||no^2|1331|1275641125|1786432817079927B2129B54||no|564895|16|MTcyLjM4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="233" TotalPrice="235.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255855.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 210243.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="235.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, NO WINDOW|Room 2: ROOM, DOUBLE BED, NO WINDOW|Room 3: ROOM, DOUBLE BED, NO WINDOW" RoomTypeCode="0|1331|1427198085|1786432818028049B2101B1||no^1|1331|1427198085|1786432818028049B2101B7||no^2|1331|1427198085|1786432818028049B2101B13||no|564895|16|MTczLjQ2fEdCUHwyMDI2LTEwLTEy" OriginalAmount="234" TotalPrice="236.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="236.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 2: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 3: STANDARD, DOUBLE OR TWIN BED, NO WINDOW" RoomTypeCode="0|1331|1275620695|1786432818090088B2153B7||no^1|1331|1275620695|1786432818090088B2153B22||no^2|1331|1275620695|1786432818090088B2153B37||no|564895|16|MTc3LjMwfEdCUHwyMDI2LTEwLTEy" OriginalAmount="239" TotalPrice="241.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.82" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-9b458798-b0a9-57ae-8a97-a488770923a2|63|MjQwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="240" TotalPrice="242.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 19.83-- service fee is included in the room rate.&lt;br/&gt;USD 21.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="242.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR ROOM|Room 2: SUPERIOR ROOM|Room 3: SUPERIOR ROOM" RoomTypeCode="0|1331|4233615|1786432817023602B1000B4||no^1|1331|4233615|1786432817023602B1000B22||no^2|1331|4233615|1786432817023602B1000B40||no|564895|16|MTgwLjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="243" TotalPrice="245.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.75" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE BED, NO WINDOW|Room 2: STANDARD, DOUBLE BED, NO WINDOW|Room 3: STANDARD, DOUBLE BED, NO WINDOW" RoomTypeCode="0|1331|1275697365|1786432818087529B2091B20||no^1|1331|1275697365|1786432818087529B2091B42||no^2|1331|1275697365|1786432818087529B2091B64||no|564895|16|MTgwLjI3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="243" TotalPrice="245.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-6e3df5d3-87d2-5a1f-8e5c-aa8c6a64605e|63|MjQ2LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="246" TotalPrice="248.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 20.34-- service fee is included in the room rate.&lt;br/&gt;USD 22.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="248.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-d5de4e79-7cca-52d8-bdca-bef9fb28696b|63|MjUwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="250" TotalPrice="252.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 20.67-- service fee is included in the room rate.&lt;br/&gt;USD 22.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="252.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: INNER, DOUBLE OR TWIN BED|Room 2: INNER, DOUBLE OR TWIN BED|Room 3: INNER, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1349128695|1786432817024962B2036B2||no^1|0|1349128695|1786432817024962B2036B10||no^2|0|1349128695|1786432817024962B2036B18||no|564895|16|MTg5LjIxfEdCUHwyMDI2LTEwLTEy" OriginalAmount="256" TotalPrice="258.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="258.08" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="258.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|1331|81545085|1786432818090088B2153B1||no^1|1331|81545085|1786432818090088B2153B16||no^2|1331|81545085|1786432818090088B2153B31||no|564895|16|MTkwLjc3fEdCUHwyMDI2LTEwLTEy" OriginalAmount="258" TotalPrice="260.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.20" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.20" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED|Room 3: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275659935|1786432817024962B2036B6||no^1|1331|1275659935|1786432817024962B2036B14||no^2|1331|1275659935|1786432817024962B2036B22||no|564895|16|MTk0Ljg1fEdCUHwyMDI2LTEwLTEy" OriginalAmount="263" TotalPrice="265.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.76" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM|Room 2: DELUXE ROOM|Room 3: DELUXE ROOM" RoomTypeCode="0|1331|4240565|1786432817023602B1000B6||no^1|1331|4240565|1786432817023602B1000B24||no^2|1331|4240565|1786432817023602B1000B42||no|564895|16|MTk4LjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="268" TotalPrice="270.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.31" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-5fe2f506-86ae-5e6a-8e21-b33b788379df|63|MjcxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="271" TotalPrice="273.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 22.41-- service fee is included in the room rate.&lt;br/&gt;USD 24.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="273.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)|Room 3: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-d4f1e444-60c7-501e-a0ab-76249fffd2e4|63|MjcyLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="272" TotalPrice="274.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 22.47-- service fee is included in the room rate.&lt;br/&gt;USD 24.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.72" /></CancelPenalty><CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-f6852c22-4a76-54b2-80a1-07b4a4120ee4|63|Mjc2LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="276" TotalPrice="278.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 22.80-- service fee is included in the room rate.&lt;br/&gt;USD 25.08-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="278.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE BED|Room 2: SUPERIOR, DOUBLE BED|Room 3: SUPERIOR, DOUBLE BED" RoomTypeCode="0|1331|1275697325|1786432818028049B2101B4||no^1|1331|1275697325|1786432818028049B2101B10||no^2|1331|1275697325|1786432818028049B2101B16||no|564895|16|MjA1LjY4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="278" TotalPrice="280.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="280.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe|Room 2: Deluxe|Room 3: Deluxe" RoomTypeCode="0|1331|74954975|1786432818090088B2153B8||no^1|1331|74954975|1786432818090088B2153B23||no^2|1331|74954975|1786432818090088B2153B38||no|564895|16|MjA5LjgyfEdCUHwyMDI2LTEwLTEy" OriginalAmount="283" TotalPrice="286.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="286.18" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="286.18" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="286.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE BED|Room 2: SUPERIOR, SINGLE BED|Room 3: SUPERIOR, SINGLE BED" RoomTypeCode="0|1331|1450592915|1786432818087529B2091B19||no^1|1331|1450592915|1786432818087529B2091B41||no^2|1331|1450592915|1786432818087529B2091B63||no|564895|16|MjEyLjU1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="287" TotalPrice="289.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO ROOM|Room 2: STUDIO ROOM|Room 3: STUDIO ROOM" RoomTypeCode="0|1331|2660825|1786432817023602B1000B0||no^1|1331|2660825|1786432817023602B1000B18||no^2|1331|2660825|1786432817023602B1000B36||no|564895|16|MjE2LjIxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="292" TotalPrice="294.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.90" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)|Room 3: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-578a7d58-f057-58d0-85de-c8821260eea2|63|MjkyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="292" TotalPrice="294.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 24.12-- service fee is included in the room rate.&lt;br/&gt;USD 26.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-76c87f64-3c59-5d00-ad9b-20462a3c14a0|63|Mjk1LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="295" TotalPrice="297.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 24.39-- service fee is included in the room rate.&lt;br/&gt;USD 26.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Triple room|Room 2: Standard Triple room|Room 3: Standard Triple room" RoomTypeCode="h-44246b9c-0e72-5ac6-a87d-6127eb188a43|63|Mjk1LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="295" TotalPrice="297.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 24.39-- service fee is included in the room rate.&lt;br/&gt;USD 26.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED|Room 2: DELUXE, DOUBLE OR TWIN BED|Room 3: DELUXE, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275660675|1786432821067146B2165B1||no^1|1331|1275660675|1786432821067146B2165B5||no^2|1331|1275660675|1786432821067146B2165B8||no|564895|16|MjE5LjYzfEdCUHwyMDI2LTEwLTEy" OriginalAmount="297" TotalPrice="299.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="299.57" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="299.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-412f970c-34d0-534a-826b-e072c983f6b2|63|MzAwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="300" TotalPrice="303.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 24.78-- service fee is included in the room rate.&lt;br/&gt;USD 27.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="303.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed)|Room 2: Deluxe Double room (full double bed)|Room 3: Deluxe Double room (full double bed)" RoomTypeCode="h-428a0021-951f-59c7-a37e-72566f764e66|63|MzAwLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="300" TotalPrice="303.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 24.78-- service fee is included in the room rate.&lt;br/&gt;USD 27.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="303.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-3902d1d4-936f-5e28-9baa-dda5319e4e94|63|MzExLjAwfFVTRHwyMDI2LTEwLTE1" OriginalAmount="311" TotalPrice="314.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2026"><AdditionalDetails>USD 25.71-- service fee is included in the room rate.&lt;br/&gt;USD 28.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="314.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Triple with No Window|Room 2: Standard Triple with No Window|Room 3: Standard Triple with No Window" RoomTypeCode="0|1331|31798435|1786432817023602B1000B14||no^1|1331|31798435|1786432817023602B1000B32||no^2|1331|31798435|1786432817023602B1000B50||no|564895|16|MjM0LjI0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="316" TotalPrice="319.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="319.49" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="319.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)|Room 2: Superior Double room (twin beds)|Room 3: Superior Double room (twin beds)" RoomTypeCode="h-cb2c3e4f-ed99-5760-af93-88c5712f09b1|63|MzE3LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="317" TotalPrice="320.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 26.19-- service fee is included in the room rate.&lt;br/&gt;USD 28.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="320.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed)|Room 2: Double Studio (full double bed)|Room 3: Double Studio (full double bed)" RoomTypeCode="h-46a94c36-a68f-5e41-a9f6-79aab864bb3e|63|MzE4LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="318" TotalPrice="321.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 26.28-- service fee is included in the room rate.&lt;br/&gt;USD 28.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="0|1331|41818855|1786432818090088B2153B9||no^1|1331|41818855|1786432818090088B2153B24||no^2|1331|41818855|1786432818090088B2153B39||no|564895|16|MjM2LjM0fEdCUHwyMDI2LTEwLTEy" OriginalAmount="319" TotalPrice="322.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="322.35" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="322.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, SINGLE BED|Room 2: DELUXE, SINGLE BED|Room 3: DELUXE, SINGLE BED" RoomTypeCode="0|1331|1457436135|1786432818087529B2091B14||no^1|1331|1457436135|1786432818087529B2091B36||no^2|1331|1457436135|1786432818087529B2091B58||no|564895|16|MjQyLjAxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="327" TotalPrice="330.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="330.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-884431dc-0ae6-5401-9248-9df2f6c5a474|63|MzMyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="332" TotalPrice="335.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 27.45-- service fee is included in the room rate.&lt;br/&gt;USD 30.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335.32" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE|Room 2: STANDARD, TRIPLE|Room 3: STANDARD, TRIPLE" RoomTypeCode="0|1331|1275617795|1786432818090088B2153B10||no^1|1331|1275617795|1786432818090088B2153B25||no^2|1331|1275617795|1786432818090088B2153B40||no|564895|16|MjQ3Ljk4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="335" TotalPrice="338.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed)|Room 2: Deluxe Double room with balcony (full double bed)|Room 3: Deluxe Double room with balcony (full double bed)" RoomTypeCode="h-eef3c8cd-8575-5e07-afd6-4b1f85963230|63|MzM4LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="338" TotalPrice="341.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 27.93-- service fee is included in the room rate.&lt;br/&gt;USD 30.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="341.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE 1 BEDROOM|Room 2: SUITE 1 BEDROOM|Room 3: SUITE 1 BEDROOM" RoomTypeCode="0|1331|4240575|1786432817023602B1000B8||no^1|1331|4240575|1786432817023602B1000B26||no^2|1331|4240575|1786432817023602B1000B44||no|564895|16|MjUyLjI0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="341" TotalPrice="344.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.04" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room|Room 2: Standard Quadruple room|Room 3: Standard Quadruple room" RoomTypeCode="h-8f7bcdb6-f368-517d-9f9d-02472e686a88|63|MzQxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="341" TotalPrice="344.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 28.17-- service fee is included in the room rate.&lt;br/&gt;USD 30.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 2: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 3: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-0b85ca45-df65-5210-9ebf-e97ee4da079a|63|MzQ0LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="344" TotalPrice="347.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 28.44-- service fee is included in the room rate.&lt;br/&gt;USD 31.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: INNER, DOUBLE OR TWIN BED|Room 2: INNER, DOUBLE OR TWIN BED|Room 3: INNER, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1349128695|1786432817024962B2036B3||no^1|1331|1349128695|1786432817024962B2036B11||no^2|1331|1349128695|1786432817024962B2036B19||no|564895|16|MjU1LjA5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="344" TotalPrice="347.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|0|81545085|1786432818090088B2153B0||no^1|0|81545085|1786432818090088B2153B15||no^2|0|81545085|1786432818090088B2153B30||no|564895|16|MjU5Ljc3fEdCUHwyMDI2LTEwLTE2" OriginalAmount="351" TotalPrice="354.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.31" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, DOUBLE BED|Room 2: STUDIO, DOUBLE BED|Room 3: STUDIO, DOUBLE BED" RoomTypeCode="0|1331|1275697195|1786432818087529B2091B12||no^1|1331|1275697195|1786432818087529B2091B34||no^2|1331|1275697195|1786432818087529B2091B56||no|564895|16|MjYxLjE1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="353" TotalPrice="356.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="356.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE, NO WINDOW|Room 2: STANDARD, TRIPLE, NO WINDOW|Room 3: STANDARD, TRIPLE, NO WINDOW" RoomTypeCode="0|1331|1275620825|1786432818090088B2153B11||no^1|1331|1275620825|1786432818090088B2153B26||no^2|1331|1275620825|1786432818090088B2153B41||no|564895|16|MjY4LjUwfEdCUHwyMDI2LTEwLTEx" OriginalAmount="363" TotalPrice="366.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.22" /></CancelPenalty><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.22" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: 1 Bedroom Double Suite (full double bed)|Room 2: 1 Bedroom Double Suite (full double bed)|Room 3: 1 Bedroom Double Suite (full double bed)" RoomTypeCode="h-4d758a98-5c78-5cc4-9ff2-d29c1530d90c|63|MzY0LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="364" TotalPrice="367.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 30.09-- service fee is included in the room rate.&lt;br/&gt;USD 33.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Triple Studio|Room 2: Triple Studio|Room 3: Triple Studio" RoomTypeCode="h-c13f1e65-c54e-5e3d-b076-cd30a2764e30|63|MzcyLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="372" TotalPrice="375.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 30.75-- service fee is included in the room rate.&lt;br/&gt;USD 33.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="375.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, WITH EXTRA BED|Room 2: SUPERIOR, WITH EXTRA BED|Room 3: SUPERIOR, WITH EXTRA BED" RoomTypeCode="0|1331|1275641135|1786432817079927B2129B19||no^1|1331|1275641135|1786432817079927B2129B41||no^2|1331|1275641135|1786432817079927B2129B63||no|564895|16|Mjc3LjYyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="375" TotalPrice="378.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 BEDROOM, SUITE|Room 2: 1 BEDROOM, SUITE|Room 3: 1 BEDROOM, SUITE" RoomTypeCode="0|1331|1275609015|1786432818090088B2153B12||no^1|1331|1275609015|1786432818090088B2153B27||no^2|1331|1275609015|1786432818090088B2153B42||no|564895|16|MjgwLjYyfEdCUHwyMDI2LTEwLTEx" OriginalAmount="379" TotalPrice="382.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO TRIPLE ROOM|Room 2: STUDIO TRIPLE ROOM|Room 3: STUDIO TRIPLE ROOM" RoomTypeCode="0|1331|6910708|1786432817023602B1000B10||no^1|1331|6910708|1786432817023602B1000B28||no^2|1331|6910708|1786432817023602B1000B46||no|564895|16|Mjg4LjI3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="389" TotalPrice="393.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.18" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE BED, WITH EXTRA BED|Room 2: SUPERIOR, SINGLE BED, WITH EXTRA BED|Room 3: SUPERIOR, SINGLE BED, WITH EXTRA BED" RoomTypeCode="0|1331|1511263645|1786432818087529B2091B11||no^1|1331|1511263645|1786432818087529B2091B33||no^2|1331|1511263645|1786432818087529B2091B55||no|564895|16|MjkwLjIyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="392" TotalPrice="395.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="395.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room|Room 2: Standard Room|Room 3: Standard Room" RoomTypeCode="0|1331|67584175|1786432817042043B1754B6||no^1|1331|67584175|1786432817042043B1754B16||no^2|1331|67584175|1786432817042043B1754B26||no|564895|16|MzAyLjcwfEdCUHwyMDI2LTEwLTEz" OriginalAmount="409" TotalPrice="412.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="412.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite|Room 2: Suite|Room 3: Suite" RoomTypeCode="0|1331|41839995|1786432818028049B2101B0||no^1|1331|41839995|1786432818028049B2101B6||no^2|1331|41839995|1786432818028049B2101B12||no|564895|16|MzAzLjYwfEdCUHwyMDI2LTEwLTEy" OriginalAmount="410" TotalPrice="414.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) ** In case of No-Show total amount of stay will be charged as penalty ** Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-8956c49d-891e-5cae-bc09-c12d05261d4f|63|NDEwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="410" TotalPrice="414.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 33.87-- service fee is included in the room rate.&lt;br/&gt;USD 37.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (twin beds)|Room 2: Double Studio (twin beds)|Room 3: Double Studio (twin beds)" RoomTypeCode="h-3c5a51a0-6771-5095-9868-d30ba724aad2|63|NDE1LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="415" TotalPrice="419.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 34.29-- service fee is included in the room rate.&lt;br/&gt;USD 37.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="419.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 BEDROOM, SUITE, DOUBLE BED|Room 2: 1 BEDROOM, SUITE, DOUBLE BED|Room 3: 1 BEDROOM, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1275697145|1786432818087529B2091B8||no^1|1331|1275697145|1786432818087529B2091B30||no^2|1331|1275697145|1786432818087529B2091B52||no|564895|16|MzEyLjg3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="423" TotalPrice="426.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="426.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, TRIPLE|Room 2: STUDIO, TRIPLE|Room 3: STUDIO, TRIPLE" RoomTypeCode="0|1331|1275609035|1786432818090088B2153B13||no^1|1331|1275609035|1786432818090088B2153B28||no^2|1331|1275609035|1786432818090088B2153B43||no|564895|16|MzE1LjIxfEdCUHwyMDI2LTEwLTEy" OriginalAmount="426" TotalPrice="429.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.93" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-65346f6d-92f5-5fbd-89d7-de50eadea90e|63|NDM2LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="436" TotalPrice="440.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 36.03-- service fee is included in the room rate.&lt;br/&gt;USD 39.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.36" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO KING QUEEN|Room 2: STUDIO KING QUEEN|Room 3: STUDIO KING QUEEN" RoomTypeCode="0|1331|31798565|1786432817023602B1000B16||no^1|1331|31798565|1786432817023602B1000B34||no^2|1331|31798565|1786432817023602B1000B52||no|564895|16|MzI0LjMzfEdCUHwyMDI2LTEwLTEz" OriginalAmount="438" TotalPrice="442.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.37" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE, 3 BEDS, NO WINDOW|Room 2: STANDARD, TRIPLE, 3 BEDS, NO WINDOW|Room 3: STANDARD, TRIPLE, 3 BEDS, NO WINDOW" RoomTypeCode="0|1331|1275697105|1786432818087529B2091B7||no^1|1331|1275697105|1786432818087529B2091B29||no^2|1331|1275697105|1786432818087529B2091B51||no|564895|16|MzMwLjEyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="446" TotalPrice="450.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="450.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-13920ac3-d699-52d7-855c-7abf0b99aefb|63|NDQ5LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="449" TotalPrice="453.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 37.11-- service fee is included in the room rate.&lt;br/&gt;USD 40.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-48dab0a8-b2ff-586b-b0b3-64168ecc44fb|63|NDQ5LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="449" TotalPrice="453.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 37.11-- service fee is included in the room rate.&lt;br/&gt;USD 40.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-50099e2f-acce-5a03-a46c-f85f35f4899f|63|NDYxLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="461" TotalPrice="465.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 38.10-- service fee is included in the room rate.&lt;br/&gt;USD 41.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="465.61" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="465.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, KING BED, QUEEN BED|Room 2: STUDIO, KING BED, QUEEN BED|Room 3: STUDIO, KING BED, QUEEN BED" RoomTypeCode="0|1331|1275653795|1786432817037382B2132B6||no^1|1331|1275653795|1786432817037382B2132B14||no^2|1331|1275653795|1786432817037382B2132B22||no|564895|16|MzU0Ljk2fEdCUHwyMDI2LTEwLTEx" OriginalAmount="479" TotalPrice="484.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="484.14" /></CancelPenalty><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="484.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-6bdfcb73-ab27-5b87-9ffd-bf92ce982757|63|NDg3LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="487" TotalPrice="491.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.26-- service fee is included in the room rate.&lt;br/&gt;USD 44.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.87" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-eb0d0f95-5602-50ce-9698-235dcba2b652|63|NDkwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="490" TotalPrice="494.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.50-- service fee is included in the room rate.&lt;br/&gt;USD 44.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-44e2ea4a-ab2c-5764-93fd-ebc603986f0f|63|NDk0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="494" TotalPrice="498.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.83-- service fee is included in the room rate.&lt;br/&gt;USD 44.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="498.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (king size bed)|Room 2: Double Studio (full double bed) (king size bed)|Room 3: Double Studio (full double bed) (king size bed)" RoomTypeCode="h-0ab14f12-c2ad-5ec4-9c6b-ddcbb5e84335|63|NTAzLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="503" TotalPrice="508.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 41.58-- service fee is included in the room rate.&lt;br/&gt;USD 45.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="508.03" /></CancelPenalty><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="508.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-6c32fb5c-f866-5141-84af-d87aa601fa0b|63|NTE0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="514" TotalPrice="519.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 42.48-- service fee is included in the room rate.&lt;br/&gt;USD 46.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="519.14" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="519.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, TRIPLE, 3 BEDS|Room 2: STUDIO, TRIPLE, 3 BEDS|Room 3: STUDIO, TRIPLE, 3 BEDS" RoomTypeCode="0|1331|1275718115|1786432818087529B2091B4||no^1|1331|1275718115|1786432818087529B2091B26||no^2|1331|1275718115|1786432818087529B2091B48||no|564895|16|MzkzLjU0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="531" TotalPrice="536.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="536.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family Room with No Window|Room 2: Family Room with No Window|Room 3: Family Room with No Window" RoomTypeCode="0|1331|31798265|1786432817023602B1000B12||no^1|1331|31798265|1786432817023602B1000B30||no^2|1331|31798265|1786432817023602B1000B48||no|564895|16|Mzk2LjM5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="535" TotalPrice="540.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="540.65" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="540.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room|Room 2: Standard Room|Room 3: Standard Room" RoomTypeCode="0|0|67584175|1786432817042043B1754B5||no^1|0|67584175|1786432817042043B1754B15||no^2|0|67584175|1786432817042043B1754B25||no|564895|16|NDAzLjU5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="545" TotalPrice="550.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="550.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-18ecacda-2dbb-5ccb-b256-35eb21f2f51f|63|NTYwLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="560" TotalPrice="565.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 46.29-- service fee is included in the room rate.&lt;br/&gt;USD 50.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="565.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-fd88b9f0-b5c0-5e08-aa13-387375790b69|63|NTg0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="584" TotalPrice="589.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 48.27-- service fee is included in the room rate.&lt;br/&gt;USD 53.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="589.84" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="589.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY|Room 2: FAMILY|Room 3: FAMILY" RoomTypeCode="0|1331|1275627805|1786432818090088B2153B14||no^1|1331|1275627805|1786432818090088B2153B29||no^2|1331|1275627805|1786432818090088B2153B44||no|564895|16|NDMzLjM4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="585" TotalPrice="591.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="591.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="591.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-d1289a93-1282-52d4-87c0-e07f4bf3a4f0|63|NjEwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="610" TotalPrice="616.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 50.40-- service fee is included in the room rate.&lt;br/&gt;USD 55.44-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="616.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="616.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-b7db5609-bcf4-5f2f-915e-fdb15dec4947|63|NjI5LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="629" TotalPrice="635.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 51.99-- service fee is included in the room rate.&lt;br/&gt;USD 57.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="635.29" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="635.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-b299f548-c558-5783-b163-05c896440bf0|63|NjM2LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="636" TotalPrice="642.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 52.56-- service fee is included in the room rate.&lt;br/&gt;USD 57.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="642.36" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="642.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Room|Room 2: Superior Room|Room 3: Superior Room" RoomTypeCode="0|1331|67583655|1786432817042043B1754B7||no^1|1331|67583655|1786432817042043B1754B17||no^2|1331|67583655|1786432817042043B1754B27||no|564895|16|NDc4LjU2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="646" TotalPrice="652.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="652.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-a51f1aa5-da3c-5873-b405-b54444fe7a66|63|NjYxLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="661" TotalPrice="667.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.63-- service fee is included in the room rate.&lt;br/&gt;USD 60.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-60c1e86b-9058-5b58-9c1e-3bc427faa60b|63|NjY0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="664" TotalPrice="670.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.87-- service fee is included in the room rate.&lt;br/&gt;USD 60.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="670.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-d7f5a2fa-99b6-5201-9641-a50c4632b60a|63|NjY1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="665" TotalPrice="671.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.96-- service fee is included in the room rate.&lt;br/&gt;USD 60.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671.65" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-03bfa2f8-11bf-50a0-9564-47148ea01a62|63|Njg4LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="688" TotalPrice="694.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 56.85-- service fee is included in the room rate.&lt;br/&gt;USD 62.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="694.88" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="694.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 2: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 3: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-9294dd64-55e2-5b89-83f6-a303c35612b2|63|NzMwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="730" TotalPrice="737.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 60.33-- service fee is included in the room rate.&lt;br/&gt;USD 66.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="737.30" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="737.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-c5f94497-9511-5a3b-bb16-2593e8232079|63|NzQ1LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="745" TotalPrice="752.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 61.56-- service fee is included in the room rate.&lt;br/&gt;USD 67.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="752.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-6e387b39-b6b9-5abf-97ad-1a38508787d9|63|NzQ4LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="748" TotalPrice="755.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 61.83-- service fee is included in the room rate.&lt;br/&gt;USD 68.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="755.48" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="755.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Room|Room 2: Studio Room|Room 3: Studio Room" RoomTypeCode="0|0|67584045|1786432817042043B1754B3||no^1|0|67584045|1786432817042043B1754B13||no^2|0|67584045|1786432817042043B1754B23||no|564895|16|NTc2LjU3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="779" TotalPrice="786.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio Room|Room 2: Studio Room|Room 3: Studio Room" RoomTypeCode="0|1331|67584045|1786432817042043B1754B4||no^1|1331|67584045|1786432817042043B1754B14||no^2|1331|67584045|1786432817042043B1754B24||no|564895|16|NTc2LjU3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="779" TotalPrice="786.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Triple Studio|Room 2: Triple Studio|Room 3: Triple Studio" RoomTypeCode="h-1b1d28de-db73-5454-bc71-70b01fed0e4a|63|NzgzLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="783" TotalPrice="790.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 64.71-- service fee is included in the room rate.&lt;br/&gt;USD 71.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="790.83" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="790.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-8812cd45-9a71-5590-a110-a86d2aeaae0e|63|ODQ1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="845" TotalPrice="853.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 69.84-- service fee is included in the room rate.&lt;br/&gt;USD 76.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="853.45" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="853.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Triple Room|Room 2: Standard Triple Room|Room 3: Standard Triple Room" RoomTypeCode="0|1331|67583955|1786432817042043B1754B2||no^1|1331|67583955|1786432817042043B1754B12||no^2|1331|67583955|1786432817042043B1754B22||no|564895|16|Njc3LjQ2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="915" TotalPrice="924.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="924.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-f6e0e2c1-7708-51b2-8707-074bf289e5e3|63|OTIyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="922" TotalPrice="931.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 76.20-- service fee is included in the room rate.&lt;br/&gt;USD 83.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="931.22" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="931.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite One Bedroom|Room 2: Suite One Bedroom|Room 3: Suite One Bedroom" RoomTypeCode="0|1331|67584105|1786432817042043B1754B9||no^1|1331|67584105|1786432817042043B1754B19||no^2|1331|67584105|1786432817042043B1754B29||no|564895|16|NzA2LjI5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="954" TotalPrice="963.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="963.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio Triple|Room 2: Studio Triple|Room 3: Studio Triple" RoomTypeCode="0|1331|67584075|1786432817042043B1754B8||no^1|1331|67584075|1786432817042043B1754B18||no^2|1331|67584075|1786432817042043B1754B28||no|564895|16|ODA3LjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="1090" TotalPrice="1100.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1100.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (king size bed, no window)|Room 2: Standard Double room (full double bed) (king size bed, no window)|Room 3: Standard Double room (full double bed) (king size bed, no window)" RoomTypeCode="h-169a7160-9fb9-594c-8f95-27b147d34e8d|63|MTE0OC4wMHxVU0R8MjAyNi0wOC0xMQ==" OriginalAmount="1148" TotalPrice="1159.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 94.89-- service fee is included in the room rate.&lt;br/&gt;USD 104.37-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1159.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, QUADRUPLE, NO WINDOW|Room 2: ROOM, QUADRUPLE, NO WINDOW|Room 3: ROOM, QUADRUPLE, NO WINDOW" RoomTypeCode="0|1331|1275627765|1786432817079927B2129B1||no^1|1331|1275627765|1786432817079927B2129B23||no^2|1331|1275627765|1786432817079927B2129B45||no|564895|16|OTEwLjY1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="1230" TotalPrice="1242.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1242.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, QUADRUPLE, KING BED, NO WINDOW|Room 2: ROOM, QUADRUPLE, KING BED, NO WINDOW|Room 3: ROOM, QUADRUPLE, KING BED, NO WINDOW" RoomTypeCode="0|1331|1275718095|1786432818087529B2091B1||no^1|1331|1275718095|1786432818087529B2091B23||no^2|1331|1275718095|1786432818087529B2091B45||no|564895|16|OTUzLjIyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="1287" TotalPrice="1300.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1300.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, NO WINDOW|Room 2: FAMILY, NO WINDOW|Room 3: FAMILY, NO WINDOW" RoomTypeCode="0|1331|1275621025|1786432817079927B2129B3||no^1|1331|1275621025|1786432817079927B2129B25||no^2|1331|1275621025|1786432817079927B2129B47||no|564895|16|OTUzLjM0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="1287" TotalPrice="1300.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1412814.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1412814.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1412814.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1300.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, DOUBLE AND BUNK BED, NO WINDOW|Room 2: FAMILY, DOUBLE AND BUNK BED, NO WINDOW|Room 3: FAMILY, DOUBLE AND BUNK BED, NO WINDOW" RoomTypeCode="0|1331|1275718085|1786432818087529B2091B0||no^1|1331|1275718085|1786432818087529B2091B22||no^2|1331|1275718085|1786432818087529B2091B44||no|564895|16|OTk3LjkyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="1348" TotalPrice="1361.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1361.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/a5/63/a563bf5f4afab32ffe7fa75c43ecd1c496ee0887.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/27/bd27e462f961148bc1a7746b967882af6af3f200.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/74/3b/743b3c40b215aca3903fc776a0e914c03e82f69c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/77/ed77bd62c445310e3a95c90edc11f0b1b22b5096.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/60/07/6007ad6cbe5b57a7b342822a17384d4a8d05aef1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/53/e653fd6b67f41ff8cc4a449e6f5e6ad86573a7c9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f2/83/f283b9361cbc88beb710a0694dab9164ce81b580.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/33/fb337240f60cb92e2bc36d95facb0da13a24ae85.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/87/0b/870b5446cf711f1d67b2d1a98531a02a310cb624.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/53/5f539fdfb475604fcf20ea20ae21a21761fc23d0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/0a/5f0ad32e8f650da691c5d3b7fbb896d38ca156c7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/35/59/35593ef797589ad866895bac74ac1b82cad68a77.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/c5/11c5bd3f2212138c8ad543340210733d7fc57e20.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/66/d3/66d37aa01f60db5ed78c771f5c9bd0a686acd6d7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e3/eb/e3eba44e9a231e93a547b21f9c7440cba1174531.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/eb/5b/eb5b5c6c942c7607136d93836815f76caf126147.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 8 suites, 53 studios, 75 single rooms and 148 double rooms, which are located on 3 storeys and are reachable by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include medical assistance, room service, a laundry service and a coin-operated laundry.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning. Some rooms include a balcony. Rooms have a double bed or a king-size bed. Valuables can be securely stored in a safe. Additional features include a refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio, a stereo system and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-accessible rooms can also be booked.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Whether more active or in need of rest and relaxation, guests can unwind at the pool complex, which includes a children's area and a total of 2 swimming pools. Comfortable sun loungers are available on the terrace. The pool bar serves a selection of refreshing drinks. With water skiing, jet skiing, motorboat rides, banana boat rides and aquafit available, fans of water sports will have plenty to choose from. Sport and leisure facilities at the hotel include a gym and badminton. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and all-inclusive. Breakfast, lunch and dinner are available. Staff are also happy to provide special dietary cuisine. The accommodation also offers special catering options. Drinks are included in the price for travellers.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>6-236-176-9321</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>6-236-176-9222</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2011</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2012</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Garden (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>223</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>75</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>148</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Studios</Description><Value>53</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Pebble Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sun loungers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Parasols</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Kids Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Playground</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Facilities</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Lunch Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Evening Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>All inclusive</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Drinks Included</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Diet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Swimming Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aqua aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Banana Boat</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Water Skiing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jet Skiing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Speed Boating</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Badminton</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Sea</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>400 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>1000 Meters</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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
34452b15-9375-40b4-8ef0-f80c56d74499|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="34452b15-9375-40b4-8ef0-f80c56d74499">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" 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
34452b15-9375-40b4-8ef0-f80c56d74499|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
34452b15-9375-40b4-8ef0-f80c56d74499|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-11T08:20:34.9924102+01:00" Version="0" EchoToken="Search" TransactionIdentifier="34452b15-9375-40b4-8ef0-f80c56d74499" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2" HotelCode="603204|arjuna_house_2" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/43/52437cb3c90cfb52f6b3048ca20e7ede37064af0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|teba_house_ubud_guest_house" HotelName="Teba House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/ff/ceff6425dc7391f556d2fcb1cabef1ac026575c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|kencana_ubud" HotelName="Kencana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f6/6ef6f2b6f694fe7419164f538c738a0b9476afa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.32" OriginalAmount="63.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51524451" Longitude="115.26374056" StarRating="2" HotelCode="843229|817269" HotelName="Ubud Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 51</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/44/fa44e8c5d98d838e27ba1c27260076ced3f146b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50214695" Longitude="115.26435435" StarRating="2" HotelCode="748026|pondok_ayu_homestay" HotelName="Pondok Ayu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 32, Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d5/4cd5dba5d10264cd8927085b7d7f9e60df5ed921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="1" HotelCode="850403|bulan_bali_hostel" HotelName="Bulan Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suksma Kesuma, Banjar Tengah Kauh, Peliatan Ubud, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/28/7b28c2bc8cb76f3008d0907fae29455e8fdc83dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.55" OriginalAmount="67.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|802633" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/60/6360ed8c0597b7fa53ff182d9622cd6935804359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50822009" Longitude="115.2667513" StarRating="0" HotelCode="969474|ojeks_homestay_" HotelName="Ojeks Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Gang Soka, Ubud 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/48/42480c13f1e1c54a56b26a503d84286d82ebf6a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.61" OriginalAmount="73.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|752023" HotelName="Jungut Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/0d/e50d8c0197d325d203927321266111946259cc4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a varie...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|ubud_tropical" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82f850f4a54d1f993453dc0a6fd6978789df2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|vimala_ubud" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/9c/f49c872032cd8d172c3693b3bafc3c9da934e1c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2" HotelCode="630810|pering_bungalow" HotelName="Pering Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/30/2a30916bf02a1a54062182cdc8a16ff40bd9e3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|argasoka_bungalows" HotelName="Argasoka Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dd/06dd06b4990db27b29a7dec24875e94b95f09aa1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outsi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52054711" Longitude="115.26752743" StarRating="3" HotelCode="786581|bulan_bali_homestay" HotelName="Bulan Bali Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Gede Rai, Prajapati 10, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/63/14636c5aad36af0ee6c9d4bef09d55973ff4cc6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371568" Longitude="115.26606791" StarRating="2" HotelCode="438766|green_view_widia" HotelName="Citrus Tree B&amp;B Widia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bicycle Rental,Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 29B, Padang Tegal Kelod, Gianyar, Ubud  80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/33/2b33d30dc47fc9460d6b1ab7e3609eaabf9e79a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away in an alley off the main thoroughfare and down a gently sloping hill, this secluded yet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|pande_permai_bungalows" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ee/eceefd282808ed2994e410f9394c8f37700014f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.63" OriginalAmount="87.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2" HotelCode="572899|2806265" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/96/5d965d0825282a737cbf617b11b22527c8a5a91c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.58" OriginalAmount="89.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5168866674035" Longitude="115.25857955217" StarRating="3" HotelCode="909017|635058" HotelName="Indira Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ce/94ce4f7fa9eb207ec426819211855dae8f02d2a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|bali_asli_lodge" HotelName="Bali Asli Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/93/e3935b6a0723625f1969edddfa803ac9dba5d59e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49959611" Longitude="115.25837125" StarRating="2" HotelCode="411941|shriman_yoga_bungalow" HotelName="Shriman Yoga Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sok Wayah, Next to Restu Spa, Tjampuhan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/71/60714af5bdde4cf91ad7b2d454a4acc8238bad74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 2 rooms. Wireless internet access is available to travellers in the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsas_garden_bungalow_and_spa_2" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/17/7017b2d12d0e33eb40d2ff8276a3022b703bfa67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5164188" Longitude="115.26585687" StarRating="2" HotelCode="522392|adi_jaya_cottage" HotelName="Adi Jaya Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f763c7059d3e3d2b9236ca52888d4f8c434de676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2" HotelCode="521838|sayong_house" HotelName="Sayong House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0c/0c0c9ed9e2ceca2e0d3d6f2d491f838a70737bc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5123335" Longitude="115.2638211" StarRating="0" HotelCode="968326|ayu_bungalow_2" HotelName="Ayu Bungalow 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/eb/59eb19f741d0da120b1426b32bd8144e6c193cc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50859987" Longitude="115.26513549" StarRating="3" HotelCode="429378|ubud_sensasi_bungalows" HotelName="Ubud Sensasi Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman No. 42  Padang Tegal, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/fc/04fc012d318fac22de16b1167af1dcb35358e044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ubud Sensasi Bungalows in Ubud, you'll be minutes from Ubud Royal P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371279" Longitude="115.26383224" StarRating="3" HotelCode="542710|danasari_accomodation" HotelName="Danasari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 43, Banjar Padangtegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/49/1f49d1496b60c033ceb22d660dad042ebc7f6b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|villa_mandi_ubud" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/2769ffa9ebdd6a0df0b4eb19675d92eb5f6b3d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|warji_house_2" HotelName="Warji House 2 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3b/e03bcb20f05f6831d81d9e54156c0c3a77f182f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|kakul_villa_ubud_apartment_suite" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/44/48447528a6bc3657aa6d228898e49435389de207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3" HotelCode="435221|asri_sari_villa_ubud" HotelName="Asri Sari Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/13/b51302e9d57bfa9510c21ed24709b6f658bbb4ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851726|awan_bali_house" HotelName="Awan Bali House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2f/582fd5cbd03b739f371e7e9f0dee3c9b5388f617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50549894" Longitude="115.26868535" StarRating="3" HotelCode="786541|hartaning_house" HotelName="Hartaning House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/f4/c6f4e7c17876ed2e7c136cac3d9ac7a4426a98e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|hotel_puriartha_ubud" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/18/31183e694822163c39d63e14044fe65d4a57173d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|duana_sari" HotelName="Duana Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/7e/f27e0f633ca545814b466c9b8a245c1b5bbdc680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5570308" Longitude="115.28791264" StarRating="0" HotelCode="946768|kudesa_home_stay" HotelName="Kudesa Homestay By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami, Sumampan, Kemenuh, Ubud 80582</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/034740bdf179e8b2006cd317526ae6b34076d448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5089829417517" Longitude="115.26113795097" StarRating="3" HotelCode="394539|swan_inn_5" HotelName="Swan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Beji Line, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/40/374005c51cfdf29ebc06d8103969ff220681dc15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|umah_anila" HotelName="Umah Anila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/14/d714948b8e14bf84647eaf263985bc6f57f18f9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50355353" Longitude="115.26276116" StarRating="3" HotelCode="595319|rumah_roda_home_stay_guest_house" HotelName="Rumah Roda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 24, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/66/f0667b7674fedf45f0da184a3b05a71e2f9c1d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|villa_jj_spa_ubud" HotelName="Villa JJ and Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cc/3eccc0ebaf8cf40db40fb24266de0e46998426f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="840475|tara_airsanih" HotelName="Hotel Tara Airsanih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airsanih, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/dc/6bdc6697634d44ab728ff9fa3cde31b5385b447d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.89" OriginalAmount="125.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|643592" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 03/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.46" OriginalAmount="127.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|618430" HotelName="Labak River Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/2c/6d2c8da99e79445f9910fb5fae23dfa5a143a803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|hibiscus_cottages" HotelName="Hibiscus Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/99/9a99b0e278d456561053736fed690d983d2d92ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49891106" Longitude="115.25345778" StarRating="0" HotelCode="837806|taman_indrakila" HotelName="Taman Indrakila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Sanggingan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/50/fa509ba2865148ada7ce56ce567c4f64291d9b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5289647" Longitude="115.2686318" StarRating="3" HotelCode="946723|pondok_ayu_soca" HotelName="Pondok Ayu Soca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Lingkungan Uma Soca, Banjar Kalah, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/0b/b00bbc2efa49364c7fdb8ca765667bbfc15bdd2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|amatara_athaya_ubud" HotelName="The Athaya Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/d2/52d2fb0d661995741450f62c432c0eaeb7782d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|garden_view_cottages" HotelName="Garden View Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/f1/c2f1758b7730253819641becedbc619032900c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|yarama_cottages" HotelName="Yarama Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e9/90e988cccccfb733913b32e6057ba272693a02e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5138059470069" Longitude="115.2598081923" StarRating="2" HotelCode="441702|rahayu_2_bungalows" HotelName="Rahayu Suites Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/5c/645c47a24cd1c77ad0cb0c6a778218ab8a313aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|jati_3_bungalows_and_spa" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e3/22e3b8fbeb8a6239bc940ef528744958773cab34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|adi_bisma_inn" HotelName="Adi Bisma Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/d4/42d4dd347157f70276ac351aaf73068bca96312c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|putri_ayu_cottages_2" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/16/62165b90c5eca28a1a0ba5f72911a9a8c6d8e2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50771632" Longitude="115.26608363" StarRating="0" HotelCode="835127|jiwas_house" HotelName="Jiwa's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 9, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fd/0bfdddbdc52975da002e1a926b328321b3773e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|puri_payogan_villa" HotelName="Puri Payogan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/af/8eaf69ed631e74800f7416aac4c3a30e5f292ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50215638" Longitude="115.26416701" StarRating="3" HotelCode="587136|bale_bali_inn" HotelName="Bale Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 29, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f5/2df5736e22ca9cdcdb76ed143ea4d5c43f7ffe77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|satya_house_ubud" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e860a87bb698c545d9440307525e6b250e54995.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5131980731225" Longitude="115.26095911823" StarRating="2" HotelCode="915751|adi_cottages_" HotelName="Adi Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Jalan Wenara Wana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/18/7b18458712f8f3fb1b8251480e5a0597dfbca5e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788590595353" Longitude="115.27070925033" StarRating="3" HotelCode="442257|villa_junjungan" HotelName="Junjungan Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Br. Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e0/a3e0d4f7970dd207f6ca4ffd855925cb17967246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5171153" Longitude="115.25962115" StarRating="3" HotelCode="441675|wenara_bali_bungalow" HotelName="Wenara Bali Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c4/48c4f6f8da6d8a82d271dcc663e56ab256ae2e59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3" HotelCode="622556|sari_villa_ubud" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/39/b13926cefe68f7dc96cb32427a07e48ae49194e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50456782" Longitude="115.25409212" StarRating="0" HotelCode="841713|anis_villas_2" HotelName="Ani's Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/61/1e61864c4eb69c68c2e5d0269572643fc545ccda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ani's Villas is perfectly located for both business and leisure guests in Bali. The property feature...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.92" OriginalAmount="157.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50383497" Longitude="115.26743203" StarRating="0" HotelCode="973604|4743575" HotelName="Green Taman Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34160000/34157300/34157290/7895ff0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.12" OriginalAmount="158.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|264205" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/1b/3e1b3006cd3a83b9a77c0d7439ba2ef4c2945964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51584277" Longitude="115.26552589" StarRating="2" HotelCode="875716|zen_rooms_ubud_jatayu" HotelName="ZEN Rooms Ubud Jatayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d4/9ad4c753d46234dca561b064875e5f28c0b1c5e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at ZEN Rooms Ubud Jatayu in Ubud (Ubud City-Centre), you'll be minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|padma_ubud_retreat" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/85/7a8501b2c5ad7e884c2c85cb4bc774b13b684468.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|gusde_house__villa" HotelName="Gusde House &amp; Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/75/30751f4c395d8b2fe4e27c78cad9c71273ae5f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5216054688304" Longitude="115.26309913226" StarRating="3" HotelCode="398863|lili_house_ubud" HotelName="Lili House Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/f6/45f6b7d9793ba74b3505438569bf778b07d8e116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4831581" Longitude="115.27077178" StarRating="3" HotelCode="566672|dupa_ubud_villa" HotelName="Dupa Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/35/a73505688ac9d57923bf0c66becbe54c4d22a08a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|uma_mandi_ubud" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/40/6640d5dd194d974999243f3fd7b6373ed9146c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|kubu_bali_baik_villa_resort" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e3764af8ba7dfd364177dc792e8a4f6b10fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="626345|doni_house_villa_2" HotelName="Doni Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sapat Tegallalang, Ubud 80561</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/4b/394b6eb6f3cad1b0036610aa266d9279460e4ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47807471" Longitude="115.26951318" StarRating="4" HotelCode="755451|villa_kirani_ubud_2" HotelName="Villa Kirani Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Desa Tegal lantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a3/4da3ec74b193fffba1968455069ef208fb945cba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524475653605" Longitude="115.2621837871" StarRating="3" HotelCode="327322|kamandhani_cottage_2" HotelName="Kamandhani Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanthi 17, Pengosekan, Ubud 80515, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/40/8040f3fe14241aada254073978e61b07a85a9f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50380301" Longitude="115.26577529" StarRating="2" HotelCode="429374|suparsas_homestay" HotelName="Suparsas Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jln Sriwedari No 35   Banjar Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e5/d1e50cebc495a0d998a02e026c807c1cb9cb929e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Suparsa's Home Stay in Petulu, you'll be in a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|uma_sari_cottage" HotelName="Uma Sari Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/90/7690daf7640a22e07a932fc3a9decb44d8723ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|nicks_homestay" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cc/63cc16c9bb5bedd3a2e180cab1f58d9880fb7df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50758364" Longitude="115.25099112" StarRating="0" HotelCode="670479|pondok_naya" HotelName="Pondok Naya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/21/e721ec8c41f7824512b0097aecb5bec58aae992e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A tranquil retreat awaits guests at Pondok Naya, a 10-minute walk from Antonio Blanco Museum. Boasti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4841712" Longitude="115.26714855" StarRating="3" HotelCode="349548|gita_maha_hotel" HotelName="Gita Maha Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Desa Tegalantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/32/7132d50557f5e88320233db96080e764aea604bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|pertiwi_bisma_2_2" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/17/ea17b688c38700fecbfd0652bfc0052fbcb6b818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5151754223532" Longitude="115.25786707558" StarRating="3" HotelCode="481314|kiskenda_cottages" HotelName="Kiskenda Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 97, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7f/c57f05a8c04eee1efc6bded3f9afd3ebe56238a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52587755" Longitude="115.26864651" StarRating="3" HotelCode="572110|pondok_massas_ubud" HotelName="Pondok Massas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Br. Kalah, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/4e/9a4e92a000f931817109bd86d4a31577f0e9c1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|alam_pangkung_ubud" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8e/008e1c4dec3939433888ea044dc19d2f444911f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50476402" Longitude="115.26673635" StarRating="0" HotelCode="954860|uma_taman_house" HotelName="Uma Taman House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 30, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/5e/fd5e546f46ae595b6122bf9cdcaee0f7551285ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49537312" Longitude="115.2733222" StarRating="2" HotelCode="631298|uma_dawa" HotelName="Uma Dawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e8/2ee8e23e91243263faacbe697830673eafadf4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|puri_sunia_resort" HotelName="Puri Sunia Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e6/abe652fbeb1607f20b82a864b4434e411c13e5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.91" OriginalAmount="191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.606055" Longitude="115.23589" StarRating="4" HotelCode="32967|alam_puri_art_museum__resort__spa" HotelName="Alam Puri Art Museum &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Trenggana 108, South of Ubud, Penatih, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f5/26f57a5d074d59bb6260245ed50345a22f67d8f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located 20 minutes south of Bali's art and culture centre of Ubud, in the heart of Bali...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4952670948697" Longitude="115.2807797294" StarRating="3" HotelCode="327348|manyi_village" HotelName="Manyi Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2" HotelCode="166201|nicks_hidden_cottages" HotelName="Nick's Hidden Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ea/2dea9af7b9fefc47c2d498d02a7a7af8370b7b74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|batu_agung_villas" HotelName="Batu Agung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/2d/2d2d34fcb41e73ba2940648082597a9597e7ff17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.01" OriginalAmount="198.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53661696" Longitude="115.26620363" StarRating="3" HotelCode="492894|2634395" HotelName="Atman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Kumbuh, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654169/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Atman Villas is a popular choice amongst travelers in Bali, whether exploring or just passing throug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|the_sawah_villa__2" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/46/fd46091ac73e6299d7b8bcac096f5c4ed9fbe254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50095311" Longitude="115.2570293" StarRating="2" HotelCode="623949|nirwa_ubud_karma" HotelName="Nirwa Ubud Karma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sok Wayah, Jalan Ry Ubud, Ubud City-Centre, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/d5/e9d58bea6708a23f6dfd27ac29a1e952ba329c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5022481936801" Longitude="115.262985012" StarRating="2" HotelCode="53342|ubud_sari_health_resort" HotelName="Ubud Sari Health Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 35, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/45/fa4599ba4c15c81d168347a3a77907c1f4c918c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|tapa_kawi_villas" HotelName="Tapa Kawi Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/cf/83cfbfea6e6a415f95a94e9126b958526dac0ba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51023057" Longitude="115.24856861" StarRating="3" HotelCode="777746|mana_boutique" HotelName="Mana Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/58/5e5885d919b8d4ca66a4d28d97cf65bbea7cf9f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50567116" Longitude="115.26305016" StarRating="0" HotelCode="756937|villa_san" HotelName="Villa San" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Concierge,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 24, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/56/7956406ad8684c220296960030930072b466ecaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Villa San offers comfort and convenience whether you're on business or holiday in Bali. F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47701885" Longitude="115.26870327" StarRating="3" HotelCode="959262|the_nani" HotelName="The Nani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Junjungan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/2a/af2a0cfab9bc8855aefd6a766b14d14b60a0ea08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4676629" Longitude="115.27161267" StarRating="3" HotelCode="348817|om_ham_retreat" HotelName="Om Ham Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar Road, Banjar Junjungan, 5 km North from Ubud Main Road, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3" HotelCode="483996|river_sakti_resort_villa" HotelName="River Sakti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b9/d5b957e5952a593320e0ffeb4a76f808012f3647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5133049365744" Longitude="115.26081115007" StarRating="3" HotelCode="36238|cendana_resort__spa" HotelName="Cendana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, P.O. Box 163</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/83/ce83ada0954a59373ba7b512d1ccbcbdce138437.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud Village, the centre of Balinese art and culture. The local attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|bembengan_ubud_cottage" HotelName="Bembengan Ubud Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fc/38fc2c63c33fe7353205e7b48af9aa1487ff7bf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54191026" Longitude="115.25852468" StarRating="4" HotelCode="589774|villa_lestaru" HotelName="Villa Lestaru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh, Gang Pura Bija, Lodtunduh, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa85bb4487ed335ed5a3e58f0e5a082bd4087180.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a bar, a transfer service and room service. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3" HotelCode="603319|swahita" HotelName="Swahita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/7d/877d332c82938f17d00abe053913876275d8cc68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|adil_villa_and_guest_house" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/b4/a4b4d379c92caeac26d3a2fea35853039339c467.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3" HotelCode="620045|janis_place_cottage" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75ad667f22252b4ce207e47b1a421b83c5dab30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523535" Longitude="115.256814" StarRating="3" HotelCode="141146|saren_indah" HotelName="Saren Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyuh Kuning, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/15/3d15a8533851791935560ee5aae022c52f302700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|pertiwi" HotelName="Pertiwi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/94/7094cb811384e917024399586230867a76c239a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.32" OriginalAmount="232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|villa_puriartha" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/fe/57fe6902291f3dfb6b39c70d896359cb473b0feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|segening_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dc/06dcb0057bf8fba8af68feee5e3e7aa3587afcff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|pertiwi_bisma_1" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2b/f82be0e33c84c80030c6f0baaedf6aa75974573d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5149832317415" Longitude="115.23747847608" StarRating="3" HotelCode="445974|ubud_raya_hotel_3" HotelName="Ubud Raya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/ff/b4ffeb4a7e83f5e37078645a9cfa83ea95c006d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.505954" Longitude="115.251337" StarRating="2" HotelCode="130444|de_munut_balinese_resort__spa" HotelName="De Munut Balinese Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b9/58b93e705dffc68fbef3a2a4882b1aa42801fd16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the home of Bali's most famous painter, and only 10 minutes' walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.05" OriginalAmount="244.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|234534" HotelName="Lumbung Sari Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/52/7752695e79d8ae5ebdddd889cddedc3260294c02.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51105804" Longitude="115.25818873" StarRating="2" HotelCode="535526|alam_terrace_cottages" HotelName="Alam Terrace Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/26/5f261e6aaccafbce492492bef59b11d23f6dc701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50133277" Longitude="115.26216638" StarRating="3" HotelCode="589236|masia_villa_ubud" HotelName="Masia Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juuk Manis, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a9/57a92d804719684691278519734099ed0762a577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52734985" Longitude="115.26058723" StarRating="5" HotelCode="412904|suarti_boutique_village" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Kuning, Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/eb/81eb4c6ec90f06e75e3a44d84eef98a4e31d04f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 10-minute drive from Ubud Monkey Forest, Suarti Boutique Village features tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50945622" Longitude="115.24908204" StarRating="4" HotelCode="641250|lily_lane_villas" HotelName="Lily Lane Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/71/5b71b66110650996e5f3353c3ab2e829e8fc5d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Lily Lane Villas is a perfect starting point from which to explore Bali. Featuring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51977739" Longitude="115.25797673" StarRating="3" HotelCode="407753|bali_bohemia_huts" HotelName="Bali Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning, Ubud  80752, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c6/bcc6cced8ded2d95597cb607473ade7a9ec6549b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515842" Longitude="115.260294" StarRating="3" HotelCode="129840|ubud_inn_and_villas" HotelName="Ubud Inn &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3" HotelCode="510975|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/78/7d781fba530299bb667b8c83e4e3ab76f57322a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3" HotelCode="593490|yoga_ubud_villa" HotelName="Yoga Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d0/e3d03e5f3cb13fa78d45fa2478570d7803103f17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/50/3850b21b5af4bf318bfe47d63585b94b247023d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and abo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="841964|villa_bije_suweta" HotelName="Bije Suite Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Desa Sambahan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/dc/97dc784495c6078caf730347f09052328bafc874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4977218488002" Longitude="115.28470526206" StarRating="4" HotelCode="392709|villa_puri_darma_agung" HotelName="Villa Puri Darma Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejeng Kawan, Br. Sala, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/4d/314d8825f165a7d27f4fc50025a538a47ebc8e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|grand_sehati_spa_ubud" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/46/8646049f79ee810c224d3acb3d9b3e35149e6d52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5087924" Longitude="115.25913451" StarRating="0" HotelCode="504278|bije_sari_suite_bisma" HotelName="Bije Sari Suite Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/4c/9b4ce9a9c07d626170991d4f863956c0df21acf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="978104|tapa_nata_ubud_by_pramana" HotelName="Tapa Nata Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/61/a1619034e7e8ab812a23d43518875f11f522eb09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5121597310978" Longitude="115.26631472489" StarRating="3" HotelCode="547166|batu_empug_ubud" HotelName="Batu Empug Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/33/9033ad1f6e27c13d5cf610f34ac945c88b280972.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|alam_ubud_culture_villa_and_residence" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/98/f198ba973a9e8e40cbcb0d8cf29767f8ef4fcf16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="291.41" OriginalAmount="288.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|753645" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/d4/3cd4e41eeddcc383ec3551c4c318bdad99528e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47015107" Longitude="115.26450023" StarRating="3" HotelCode="594809|duwur_beji" HotelName="Ayu Duwur Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelabang Moding, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/bf/a2bfff53e7bd0a9b71049fcb7c32113e498fb735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|royal_casa_ganesha" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/7f/917f50956f183637e5be0168c9ae67030f47146f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.90" OriginalAmount="302.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.542663" Longitude="115.27221" StarRating="3" HotelCode="410355|92162" HotelName="Taman Harum Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, P.O. Box 3216, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a0/a2a0e5c302d32605c7c5842971f3c1fcfd7456f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in Mas, about a 10-minute drive from Ubud and approximately an hour from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|the_mansion_resort_hotel__spa" HotelName="The Mansion Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e7/74e7fa79f24438392c1625ffd9805f0c2286edf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="308.05" OriginalAmount="305.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42354317" Longitude="115.27025034" StarRating="2" HotelCode="407816|uma_nandhi_ubud_natural_cottage" HotelName="Uma Nandhi Ubud Natural Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masceti No. 8, Banjar Bresela, Payangan, Ubud 82570</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6f/a96fab815b3f3f26baf2b01df75fb08444b65e6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5142285683783" Longitude="115.26380776042" StarRating="3" HotelCode="327301|kunang_kunang_guest_house" HotelName="Kunang-Kunang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Street 43, Padangtegal, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/48/f8485183027d85d5df29ffd4daad8d9f170ea237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|roam_ubud" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/81/818172dac3dd176ccf0e1ea3912d2356930f82cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|tebesaya_cottage" HotelName="Tebesaya Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5ed77d26a428fadd603cebc143ea70eb0ab97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4994190778628" Longitude="115.26490177722" StarRating="3" HotelCode="540508|tetirah_boutique_hotel" HotelName="Tetirah Boutique Hotel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 56, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/31/6e31e6efb11385b38a6a6aefd98c408fd267438a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. This accommodation offers a total of 16 units. Moreover, there is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50733821" Longitude="115.25866358" StarRating="0" HotelCode="750721|bali_moon_guest_house" HotelName="Bali Moon Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/35/ee35d7cda22e3604562e0baf9b7451128db6a69d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|the_evitel_resort_ubud" HotelName="The Evitel Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/bd/85bdd9628bbc830f44e5895219d91be0a3ff49d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.64" OriginalAmount="322.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5154880655202" Longitude="115.2609667182" StarRating="3" HotelCode="69016|84440" HotelName="Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/93/60933a691b6f44ef095bf6a84bc8688ee4051930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud, within comfortable walking distance of dozens of art g...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1d0ee3ed06faaff6d6500d0f4aef1ffcd2a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|the_sungu_resort_spa" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/34/e13480445142311a721f25ed2c629dfa814901a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community vill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="842149|uma_dmas_villa" HotelName="Ubud Art Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/aa/58aa21269a13ea9ed087b939ee03317e5ed23006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|jati_cottage" HotelName="Jati Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/9c/2e9cbffb4009387585851aac7a33a825597e0a49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|furama_villas__spa_ubud_bali" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/8a/2e8a0466a93d37a55e383a1e8702cff16b1c3ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="350.09" OriginalAmount="346.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="871660|108005" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="351.72" OriginalAmount="348.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|390319" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d7/f9d75dbf8160476a7eebad7e33d9dad8cc3912e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3" HotelCode="407826|mayura_a_karma_retreat" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a4/80a4ac404ca18978f65b1c70b3dfc3de9edddd6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52850762" Longitude="115.26240128" StarRating="3" HotelCode="594732|puri_kobot" HotelName="Puri Kobot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan Kaja Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/48/fe4820c87662cd9d676e39f38e307d9963e2823e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3" HotelCode="68204|kori_ubud_resort_2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/c2/46c2eaf2bf3b7fedb7379129ba5562c34db5526f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.57" OriginalAmount="357.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48981429" Longitude="115.26408618" StarRating="3" HotelCode="784626|karang_lila_bhuana" HotelName="Karang Lila Bhuana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/54/6c5489609bd3f0085b0c7e98d4b4be45fe7c98fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5229653" Longitude="115.25745091" StarRating="3" HotelCode="485107|swasti_eco_cottages" HotelName="Swasti Eco Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Bojog, Banjar Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e6/f2e6dbfccdadab129d492b2659aceb9aa7ba9c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="975761|prabhu_ubud_villa" HotelName="Prabhu Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/65/6865f3288d4b30385c3b1366b87822a4aee936c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="366.43" OriginalAmount="362.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|81016" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/23/ed231af020ede55e614df2324687ff867b213fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49956942" Longitude="115.25852496" StarRating="3" HotelCode="620222|dragonfly_village" HotelName="Dragonfly Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Subak Sukawayah, Jalan Raya Ubud, Abangan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c9/06c9011b2cbd1a58afdfe0018ee0eeb0fe2e5bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|calma_ubud_suite_villas" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/1f/931fed3d1e0ff95f4e49acc11bbdc4c8e0c6ad1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5257790316314" Longitude="115.24296362757" StarRating="3" HotelCode="389596|adiwana_arya_residence" HotelName="Adiwana Arya Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e2/c6e2d0f60d3c42a8a7d5b28a67e14926ec1701ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.72" OriginalAmount="372.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|murnis_houses_and_spa" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/e7/ffe71f3a21de41f2b70516839943f5b9858ebd1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3" HotelCode="561614|green_bird_villa" HotelName="Green Bird Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/e1/dae12393af0da0386f6939a0340ec7b17f8a2bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="384.74" OriginalAmount="380.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5096614733088" Longitude="115.26894070235" StarRating="4" HotelCode="350154|542162" HotelName="SenS Hotel &amp; Spa and Conference Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Desa Peliatan, Banjar Tebesaya, Post Office Box 2828, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542162/542162a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|sri_ratih_cottages" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/96/6d960af47ffef8bc1f2b1d632caf704b0439b15e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|wadari_retreat_villa_ubud" HotelName="Wadari Ubud Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d9/30d90e575fc1ef5f3844fdb89ab5024c7421e5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.78" OriginalAmount="387.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.503677" Longitude="115.265912" StarRating="5" HotelCode="171095|152708" HotelName="Ubud Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Sriwedari, Tegallantang, Ubud, Gianyar 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/03/960314d1ba6c9cc2d3a94435dbf05e62187b8cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the cultural heartland of Bali, this resort is located 2 km away from the centre of Ubud....</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.88" OriginalAmount="388.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5073696666667" Longitude="115.27140683333" StarRating="3" HotelCode="915745|gunung_merta_bungalows" HotelName="Gunung Merta Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Andong 12, Peliatan 80571, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/a5/f4a5eca6fa59716a275006099f8380a60af7924e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|dbulakan_boutique_resort_ubud" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d3/a7d3cf3df7b0eb5692876131763a8a3a01849e8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|the_jungle_retreat_by_kupu_kupu_barong" HotelName="Jungle Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/87/5e87f4b23e417ed811178ebf649e776fccee4aca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|puri_padi" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3" HotelCode="69586|bebek_tepi_sawah_restaurant_and_villa" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/05261af711441b8d6975ac73c1f82966914e20df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52417237" Longitude="115.26576731" StarRating="0" HotelCode="665791|dtegal_hostel" HotelName="Dtegal Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/5d/f65db65751c3eca6f0d49ed78c74fe076450e4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.14" OriginalAmount="414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47337209" Longitude="115.25054326" StarRating="0" HotelCode="946827|the_forest_villa_ubud" HotelName="The Forest Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa II 69, Banjar Bunutan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/96/2d960de827a4ce9995ef0721187cbed101940bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.82" OriginalAmount="415.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4" HotelCode="594967|2793935" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/84/f3849e9282627561830e0af0f95658bb6b420618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.529623" Longitude="115.263911" StarRating="3" HotelCode="69013|arma_museum_and_resort" HotelName="Arma Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, PO Box 9696, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/67/31675e7596a058364ee26f1cbeb7c5a8bbeddcb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the south side of Ubud. The centre of the Balinese town is a 5-minute driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|sankara_ubud_resort_3" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4a/964acb58f5610af3faaf039f2bd1596b48ba77e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004816535833" Longitude="115.26482499673" StarRating="3" HotelCode="327309|ketuts_place" HotelName="Ketut's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta 40, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5225757570031" Longitude="115.2567805871" StarRating="3" HotelCode="82688|villa_sonia_ubud" HotelName="Villa Sonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog, Banjar Nyuh Kuning, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/fe/eefec8f88982b43591f2414174e69dac5b4ce70f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.23" OriginalAmount="423.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5053379241183" Longitude="115.24764192945" StarRating="4" HotelCode="348046|ubud_heaven" HotelName="Ubud Heaven Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pacekan-Banjar Penestanan Kaja, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5b/485b9148476af917797fcece4a38628a7e117c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="832427|zen_rooms_sriwedari_ubud_1" HotelName="ZEN Rooms Sriwedari Ubud 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Concierge,Dry Cleaning,Garden,Laundry,Lounge,Parking,Porter,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/9e/729e76f19afc6657b3d78982313b3c7460f33cd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location \nLocated in Ubud, Bakung Ubud Resort and Villa is convenient to Botanic Garden Ub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|kajane_yangloni" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/c6/efc6d8940d4eac406642aebd25a8dfb027663bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|svarga_loka_resort" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/36/2936dd7d8808c78de640e20c77d6efcb8e00153b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="363919|ubud_heaven_sayan" HotelName="Ubud Heaven Sayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan No. 77, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3e/0d3e54bcb7d57b54ac758760f339fb0cf2573c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|rama_phala_resort__spa" HotelName="Rama Phala Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/65/1365aca683840e28cd331c8f6d754a77673ee882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.46758333" Longitude="115.27156242" StarRating="3" HotelCode="572908|madani_antique_villas" HotelName="Madani Antique Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 888, Banjar Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/51/61514c258c8e1e56279f08c97dae9f7f44ae9127.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a restaurant, a bar, a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50438962" Longitude="115.26694129" StarRating="3" HotelCode="787201|capung_cottages" HotelName="Capung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a4/61a48b8c37108995587e181879c12d2dd3f10a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.41" OriginalAmount="441.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="632526|candy_villa" HotelName="Candy Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/da/25dafd356a2d934533f982d475acdf16aa69a7ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="445.70" OriginalAmount="441.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5211600717327" Longitude="115.23677787718" StarRating="4" HotelCode="313525|520961" HotelName="Ubud Raya Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7a/137adf09efe929bb30c35a5632e7cd3a34591259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Ubud.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.42" OriginalAmount="442.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|b_saya_villas_ubud" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a50041559ece78fa0954d5b0a3d404d3e0a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|dewangga_bungalow" HotelName="Dewangga Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/04/ce04182d3793195ded44e7b64a3d7e90a3c94fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|otel_daun_lebar_villas" HotelName="Daun Lebar Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/24/b5241ddb2b7318f42b04e8c83d2b1114fe7f16f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Dec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|kampung_ubud_villas" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c1/73c1c82322d8a41cf4c90fe34dd0c695c0f02b1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.687525" Longitude="115.170271" StarRating="4" HotelCode="736244|ubud_nyuh_bali_resort_spa" HotelName="Ubud Nyuh Bali Resort &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Beauty Salon,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan Street, Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d4/a2d40d1000c2f00e350305543d76d7190ad7dba8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Ubud. Situated within 5. 0 kilometre(s) from the town centre, the propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|eden_house_ubud" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/2b/172b50fdb3b9aa4a71d8d0c149693397a0236ee8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="879342|green_field_resort" HotelName="Green Field Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/35/2f35626340fe8a9ab996a5b7300e7d9dcddc8e81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.500791" Longitude="115.27662" StarRating="4" HotelCode="29580|natura_resort__spa" HotelName="Natura Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/06/6e06dacb732eb969402775e6cf81aa66039f285c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by lush tropical gardens, and blends with the serene beauty of the natural s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.60" OriginalAmount="460.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|villa_on_bisma" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d7/54d7418f13eae297641dda512f88cf0f9b41f453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.487226" Longitude="115.248541" StarRating="4" HotelCode="384961|samkhya_villas" HotelName="Samkhya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik 8, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/89/ac898c3389a2559b46cbfc84f885b4cb640a1025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.65" OriginalAmount="465.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.75" OriginalAmount="475.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|the_sankara_suites_villas" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|the_samara" HotelName="The Samara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/92/44920cffeb7657118d5ac99186649afd391b88df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.82" OriginalAmount="482.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51640554" Longitude="115.26516365" StarRating="4" HotelCode="755394|artotel_haniman_ubud" HotelName="Artotel Haniman Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b2/37/b237f559fbf4a2f01e153abaa934786b6b297a43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|solo_villas_retreat_by_ngeluwungan_group" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a3/a4a31a954e1ceb6926fca6e561b9d1fdcc7017e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5238199170202" Longitude="115.26317685842" StarRating="3" HotelCode="908993|casa_ganesha_hotel" HotelName="Casa Ganesha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, (Next to Toyo Clinic and opposite Pertamina Petrol Station), Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/87/488768364ffc49a0d77ff3f1702a6af17e3ac770.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.99" OriginalAmount="499.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043017192174" Longitude="115.25359600782" StarRating="3" HotelCode="18634|hotel_tjampuhan_spa" HotelName="Tjampuhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, PO Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/11/791140aa8d69e4ef8ccde1c2a29ffc7e70139a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is in the ornate town of Ubud in Bali, surrounded by lush tropical gardens, with a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2" HotelCode="504242|sapodilla_ubud" HotelName="Sapodilla Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/6f/9a6f66f4eb442f334101d7286d998643ce6d7ebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.14" OriginalAmount="514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.573170342819" Longitude="115.26637340863" StarRating="3" HotelCode="933562|villa_kayu_lama" HotelName="Villa Kayu Lama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Apuh, Desa Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/3c/093c38b84bf603dbcd81ae4118a76a752516279a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.54" OriginalAmount="521.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506518" Longitude="115.245648" StarRating="3" HotelCode="292497|690156" HotelName="Nefatari Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Katiklantang, Desa Singekerta, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/35/d735caa0d6db55e5e9aaf38cad8cc1badeda1f7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.25" OriginalAmount="525.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3" HotelCode="610803|korurua_villa" HotelName="Korurua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd3b7b9590bfab52b0eca484cbafe4c7d8aed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.29" OriginalAmount="529.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|best_western_premier_agung_resort_ubud" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b4/49b461f68cd863a7f68669deb5fbf249943de336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="537.43" OriginalAmount="532.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|233168" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.36" OriginalAmount="536.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5203308222124" Longitude="115.26344658478" StarRating="3" HotelCode="226784|artini_3_cottage" HotelName="Artini Cottages 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/60/e960cae3b6ea8f133723675723599fd736a4e862.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.40" OriginalAmount="540.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4" HotelCode="67626|the_payogan_villa_resort__spa" HotelName="The Payogan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/45/5645f6b226d182ccd9c57fa4f668b660f1b924bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="548.15" OriginalAmount="542.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5093469" Longitude="115.26089208" StarRating="2" HotelCode="384385|787445" HotelName="Gayatri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest 41, Jl. Wenara Wana 41, Gg. Beji, Ubud 80571, bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/51/0f51977e8d28a12942c58d7391624340454cf506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="548.28" OriginalAmount="542.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49262206" Longitude="115.26664246" StarRating="4" HotelCode="322667|663589" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11B, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05991/2305991/47.jpg?f=15606837</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="564.60" OriginalAmount="559.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|80918" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/b8/8fb86fa12f2b5d85f8d730426c047538957d8829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international a...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|rijasa_agung_resort_and_villas" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/ec/48ec89522ac9289c87510cc8d5bf8115ce8ba3d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.72" OriginalAmount="572.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514773263225" Longitude="115.25018883432" StarRating="3" HotelCode="398809|villa_capung_mas" HotelName="Villa Capung Mas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/bb/9abb545e98b901c0fb1b4a24c62d972ae170499d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.91" OriginalAmount="591.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4965583586443" Longitude="115.25358527899" StarRating="3" HotelCode="909303|anhera_suite_ubud" HotelName="Anhera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan 168, Ubud, Gianyar 80517, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/bd/57bdaa37af74d4b2030b0dcd6845c6dbcf26f37d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.98" OriginalAmount="598.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|ubud_padi_villa" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/86/a2862c724e539a60a250e3ab65ece8903a2ab6bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="603.99" OriginalAmount="598.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|488189" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49121028" Longitude="115.26976769" StarRating="0" HotelCode="526617|suara_alam_villas_and_spa" HotelName="Suara Alam Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ba/fdba2f84b9ec3dc1b18f5c3513248eb060a65a81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.02" OriginalAmount="602.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|griya_shanti_villas_spa" HotelName="Griya Shanti Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f1/5cf1abd44100b249c8c6546402aa54cd5185cc4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|the_purist_villas__spa" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/dd/25ddd66f5726c39f3098594c4f89a9f0d28959d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="629.06" OriginalAmount="622.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|24409" HotelName="Champlung Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ac/fcacfe78ed6194a2264187cffc85d3dd8e052997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.25" OriginalAmount="625.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|luwak_ubud_villas" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/07/04077494d07e5bc7944b0fe0bc5ec651dac82783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.25" OriginalAmount="625.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.486828" Longitude="115.248877" StarRating="4" HotelCode="292495|kenanga_ubud" HotelName="Mathis Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan, Kedewatan, Ubud 50470, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a423c74c62a16007c4340bf3beeba3827cb410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="635.29" OriginalAmount="629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|adiwana_monkey_forest" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7e/e27e4e21faa7bd2bb76274e135a70207a3f53699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.30" OriginalAmount="630.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|santun_luxury_private_villa" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a2/3ca2f47f01baf8a01156db3ce681ebb7e6a69bd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.31" OriginalAmount="631.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|tanadewa_resorts_spa_ubud" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0b/d50bbaaf8b18ff471dcc59201d8ca20c8b5bcd9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.36" OriginalAmount="636.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|alam_shanti_4" HotelName="Alam Shanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3d/6d3dea6af62966dc65d99f580da8b89172c13680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approx...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.36" OriginalAmount="636.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|puri_saraswati_bungalows" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7a/fc7a380c7a550bdb3a4f8e70b7324aa0f5f9251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.50" OriginalAmount="650.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|elephant_safari_park_lodge" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/6d/7f6d4627c792d86dbf7e4c40d13a533424e98250.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.52" OriginalAmount="652.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4889162" Longitude="115.2537114" StarRating="2" HotelCode="915750|bliss_bungalow" HotelName="Bliss Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Lungsiakan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/0a/230afb5f80fdc4df20c694b85d2eb12af108294c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.54" OriginalAmount="654.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|royal_tulip_visesa" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/6e/626eabd8c03ebb6d62171111f4b4ee772d5d0198.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.77" OriginalAmount="677.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|plataran_ubud_hotel_and_spa_hotel" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/38/1b38e3363120d0d35265690f6a8ebac59318b8d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.92" OriginalAmount="692.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|sari_bamboo_bungalows" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b6/7bb6aef68d7ec9361cdd64e5179a6e218847a5f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.94" OriginalAmount="694.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51158007" Longitude="115.26669925" StarRating="3" HotelCode="531481|alaya_resort_jembawan" HotelName="Adiwana Jembawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan, 80571 Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/ab/dfab4bafd4768b17dd3b8ce1836b080f8d7bb0fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="705.59" OriginalAmount="698.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|703023" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.27" OriginalAmount="727.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51360382" Longitude="115.28032608" StarRating="3" HotelCode="594195|the_hidden_paradise_suites_villas" HotelName="The Hidden Paradise Suites &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Geria, Pejengkawan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/4f/ae4f2c36d203485d0c5693c31c60c9d9c481e327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.40" OriginalAmount="740.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|the_udaya_resorts_and_spa" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/6d/2f6de5aec62c8af07577461fd55a06a71d4f2fa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="751.44" OriginalAmount="744.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|beingsattvaa_retreat_villa" HotelName="Beingsattvaa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/e6/27e61aee51a8349f65a7d1f5b61bd2b8aa41fda0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.46" OriginalAmount="746.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|suara_air_luxury_villa_ubud" HotelName="Suara Air Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/df/7cdf9a80e4dc20e36f0286086affa14936af1c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="765.70" OriginalAmount="758.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3" HotelCode="636235|635402" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c8/24c8da204480c0e2c5657b3b5eb1b98a61f56e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.64" OriginalAmount="764.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|villa_nirvana" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/0a/0a0a63c4453f8e66f3acdc8afb1f933108bceb86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47742216" Longitude="115.26300198" StarRating="3" HotelCode="422367|blue_karma_ubud" HotelName="Blue Karma Nestling Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Garden,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Parking,Printer,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Suweta, Lingkungan Br. Kelabang Moding, Tegallang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/a8/b3a8f040fcd9c65e55c8a902a73fd26281536940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between  heaven and  earth, 3.5 km from the  centre, in the middle of rice paddies, you'll discover ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47140218" Longitude="115.25779383" StarRating="0" HotelCode="868490|taluh_bebek_ubud_private_villas" HotelName="Taluh Bebek Ubud Private Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/45/4d45402242f98faf8ac485e4b38b7acb04ad2303.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.80" OriginalAmount="780.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|villa_beji_indah" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/1a/cc1a3c2aae25cbfd5a752d354fbc44cbb4452bb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.37" OriginalAmount="837.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|the_alena_resort" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f2628189cec95b3c025df139904b9b8a0a9d55e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.38" OriginalAmount="838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518604" Longitude="115.263485" StarRating="5" HotelCode="255541|alaya_resort_ubud" HotelName="Alaya Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubdud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/3f/da3f17fbaf37333c229b7bb420a0cf9e1da08c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Ubud. Its setting is especially ideal for guests who ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.38" OriginalAmount="838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|anusara_luxury_villas" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/10/de1089c3f1cdbb6ba132504a2f9b71e6482020d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.50" OriginalAmount="850.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|aria_villas_ubud" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/1e/481eca032e8a2198ad846f1b76175cee9de07d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.54" OriginalAmount="854.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|amora_ubud_boutique_villas" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5d/005d114ae441ce0e4771ff11c4357a75e08dcb60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.63" OriginalAmount="863.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.408236" Longitude="115.29548896" StarRating="3" HotelCode="635781|nau_villa_ubud" HotelName="Nau Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu Village, Tegalalang, Ubud 80561, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/5e/fa5e7ed0631781d7aa52e12529047d3c3413195e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="877.71" OriginalAmount="869.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4" HotelCode="292681|234474" HotelName="De Ubud Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fd/c5fd2146f0d87b742cdb1814a06070c9321d5651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.73" OriginalAmount="873.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3" HotelCode="591745|origin_ubud" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/24/c124cff82563a56f8b6baedaa1d7d67adbea8e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.86" OriginalAmount="886.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48124534" Longitude="115.26809803" StarRating="4" HotelCode="534342|honai_resort" HotelName="Honai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Ubud 80571, Tegallantang</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8b/d98bf969a7ac7699c4e1cf9d228ada3e91ebb708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="919.40" OriginalAmount="910.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5184163617498" Longitude="115.26227433572" StarRating="4" HotelCode="350323|614953" HotelName="Anumana Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, (Jalan Monkey Forest), Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614953/614953a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.23" OriginalAmount="923.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|kajane_mua" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/03/12031b41260f9060168e93ec60a76a9f5ab83278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its do...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.44" OriginalAmount="944.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|dedari_kriyamaha_villas" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/cc/e7cc51c9ba6096c28b6c19857c74a2278f518e70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.49" OriginalAmount="949.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="757970|2824235" HotelName="The Westin Ubud Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh, Br Kangetan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a5/0ea5e78991ce596a29744b0ad920a0f84857cad3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is in Ubud. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.02" OriginalAmount="1002.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49797063" Longitude="115.26858418" StarRating="0" HotelCode="842530|tirta_arum" HotelName="Tirta Arum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/44/48441a6e21afb39f2fae5855dcf70874f6f15272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.31" OriginalAmount="1031.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51200081" Longitude="115.25811873" StarRating="3" HotelCode="491612|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Gianyar 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.63" OriginalAmount="1063.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51012219" Longitude="115.25702818" StarRating="3" HotelCode="435080|bucu_view_bungalow_2" HotelName="Bucu View Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c7/73c7d6d6b3f40de98e1cd19071a4c989436e3acb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1075.65" OriginalAmount="1065.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47398584" Longitude="115.2782496" StarRating="4" HotelCode="432814|tejaprana_resort_spa" HotelName="Tejaprana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sapat, Tegallalang, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fe/a9febc5b8c45dcbf03bdc758b53a983f90c21c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.75" OriginalAmount="1075.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|kupu_kupu_barong_villas__tree_spa_hotel" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/b0/ffb04ad192229a9e2e1a5b1466a16d611b371901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.83" OriginalAmount="1083.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|villa_semana_resort_spa" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1117.39" OriginalAmount="1106.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3" HotelCode="385856|681109" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1128.17" OriginalAmount="1117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4979059450777" Longitude="115.30605255416" StarRating="3" HotelCode="754389|ubud_valley_boutique_resort" HotelName="Ubud Valley Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kangin, Ubud 80552</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/34/b73468dfa02c3966cc8234059bd389ff6c9d1c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gianyar. Visitors will enjoy a peaceful and calm stay at Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.23" OriginalAmount="1123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|kamandalu_ubud_2" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a0/f1a0f7056a2af8af671302d4e143ab0cf5547693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.33" OriginalAmount="1133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4" HotelCode="322211|the_kayon_resort" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.34" OriginalAmount="1134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|chapung_sebali_resort_and_spa" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/e1/80e135ad3ab73f6e4f38b23fee0f055b6e0444de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.35" OriginalAmount="1135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4960569845836" Longitude="115.25362282991" StarRating="4" HotelCode="16057|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the edge of Tjampuhan Valley in Bali's cultural heartland of Ubud, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.50" OriginalAmount="1150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4" HotelCode="32957|warwick_ibah_luxury_villas_spa_3" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c8/89c82c84e63b0297abb64f87eba2112d70ff2d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.56" OriginalAmount="1156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526584" Longitude="115.2615" StarRating="4" HotelCode="18809|the_ubud_village_resort_spa_2" HotelName="Ubud Village Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/57/1f571f0dc87980295e10b15c96bdc5e1d61690e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by tropical gardens and rice fields, the resort is located in a Pengosekan village in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.34" OriginalAmount="1234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|komaneka_at_tanggayuda_ubud" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/d9/00d9097459bd7b7611c43a38d42f7c9245fe004c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1293.81" OriginalAmount="1281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512822" Longitude="115.27777" StarRating="5" HotelCode="20386|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Peliatan, P.O. Box 1001, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The spacious hotel lies in a secluded spot, close to the artistic village of Ubud and by the banks o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1297.85" OriginalAmount="1285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|royal_kamuela_at_monkey_forrest_ubud_villas_and_spa" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5b/1d/5b1d2aec46f9a1bde971a2b3414741177850c3d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.21" OriginalAmount="1321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4836820448003" Longitude="115.24641575423" StarRating="3" HotelCode="534422|black_penny_villas_ubud" HotelName="Black Penny Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3a/c63a3b50bc8c015c0493728a697421a34c36af59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1362.49" OriginalAmount="1349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|aksari_resort_ubud" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/8c/a88c83611dbfae38f49386a8f5d598d3384abf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.53" OriginalAmount="1353.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5124982247699" Longitude="115.26096942824" StarRating="4" HotelCode="186956|komaneka_at_rasa_sayang" HotelName="Komaneka at Rasa Sayang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/40/0940a49676c1eae7be11a047f0e8c45dfe8c5760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Monkey Forest Road in Ubud, featuring many wonderful shops, excellent res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.79" OriginalAmount="1479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48320118" Longitude="115.24599911" StarRating="4" HotelCode="786159|ayuterra_resort" HotelName="Ayuterra Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan 17A, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/87/b38738dcfdec3e7f69dab0c8f3738f7200b3bdaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ayuterra Resort in Ubud, you'll be close to Neka Art Museum and Ubud Monkey Forest\n\...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.80" OriginalAmount="1480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|komaneka_at_monkey_forest_ubud_2" HotelName="Komaneka at Monkey Forest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/51/f751aadbc988e2a98eb8b003978684ab59bda02d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1499.85" OriginalAmount="1485.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|bisma_eight" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/4c/c94ce17f4504f2ba1e76e8f5e0b1c8e4e5d5b09d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.18" OriginalAmount="1518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|the_samaya_ubud" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.49" OriginalAmount="1549.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|luxe_villas_bali" HotelName="Luxe Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3b/863b1f44c839271bd58861f489763b450036f15d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.69" OriginalAmount="1569.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3" HotelCode="490116|udhiana_ubud_resort" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f3/cdf32aaa1fc795f3c976dc58fe0111308b8e3e3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.16" OriginalAmount="1716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5128396608948" Longitude="115.25672282174" StarRating="4" HotelCode="114219|komaneka_at_bisma_ubud" HotelName="Komaneka at Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f6/74f612de36731e890643ca84ebf253f67bb4356c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.43" OriginalAmount="1843.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c7/70c75a2f554b3604562fde8b0e082d5721924f56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1994.75" OriginalAmount="1975.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42263365" Longitude="115.27521347" StarRating="5" HotelCode="779221|the_kayon_jungle_resort_ubud" HotelName="The Kayon Jungle Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bresela, Desa Bresela, Ubud 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/69/9c69b7dcf5f9d535e5d21a501e4028b7425c3291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Ubud. The property comprises a total of 20 snug rooms. There is Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1999.80" OriginalAmount="1980.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2030.77" OriginalAmount="2010.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|1990255" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/24/1a24d768b410cfa57fd257d80997b01a04f3d6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2112.32" OriginalAmount="2091.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|96645" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4e/4e019c52805a3a72/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village i...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2194.73" OriginalAmount="2173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.525" Longitude="115.229" StarRating="4" HotelCode="540495|2204185" HotelName="Permata Ayung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bongkase, Gang Permata Ayung, Banjar Tohpati, Desa Bongkasa, Abiansemal, Ubud 80352</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ed/ddedf4e45f6cd161fff7b3317315d36999b37374.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2366.43" OriginalAmount="2343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|pandawas_villas" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/8c/388c6be77ad650fb686fd1793f610dca6bed4c26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2398.75" OriginalAmount="2375.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|royal_pita_maha" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2819.92" OriginalAmount="2792.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42912512" Longitude="115.25855399" StarRating="4" HotelCode="565853|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Payangan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3045.15" OriginalAmount="3015.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|jannata_resort_and_spa" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3675.39" OriginalAmount="3639.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.470435" Longitude="115.26474" StarRating="5" HotelCode="292492|bidadari_private_villas__retreat" HotelName="Bidadari Private Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang-Moding, Kelabang-Moding, Tegallalang 40115</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/d4/cbd4ef37d758a24722148ae015a9db10ac3a2e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5365.18" OriginalAmount="5312.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|93233" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/65/45652c8b5919202f2d47adfbfcd8986cf936b08e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near th...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7087.17" OriginalAmount="7017.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|mandapa_a_ritzcarlton_reserve" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4c/4b4c28770a3786a9d476ec7b8a448524286ad572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7705.29" OriginalAmount="7629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4507425230013" Longitude="115.23548813492" StarRating="5" HotelCode="65587|como_shambhala_estate" HotelName="COMO Shambhala Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Begawan, located near Ubud, Desa Melinggih Kelod, Payangan Kecamatan, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7a/b07ae47aa98dd77c2a68d5c4aedf381f4e0eadc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, in a nature sanctuary, bordered by the Ayung River and surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8380.98" OriginalAmount="8298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|amandari_ubud" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/34/2734d3956a9b4ff273bf84f948bc30d47fd09322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8790.03" OriginalAmount="8703.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|capella_ubud_bali" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4b/114b3a528aba819dcd34968dfc4e7ba83fbc8651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10493.90" OriginalAmount="10390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|four_seasons_resort_bali_at_sayan" HotelName="Four Seasons Resort Bali at Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/44/7c4410e2b7425374ee87a01ba983ad29fb9f74d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Jacuzzi,Lounge,Sauna,Telephone Service,Swimming Pool,Conference Hall,Garden,Central Heating,Kitchen,Designated Smoking Area,Golf,Shopping Arcade,Spa,24 Hour Security,Airport Transfer (on Demand),Dining,ATM/Cash Machine,Babysitting,Parking,Housekeeping,Printer,Dry Cleaning,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Luggage Storage,Meeting Room,Valet Parking,Elevator,Wheelchair Access,LCD/Projector,Smoking Rooms,24 Hour Power Supply,Beauty Salon,Wake-up Call Service,Pets allowed,Porter</BasicAmenities>
    <HotelRating>4,5,3,2,1,6</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>HOTEL,CLUB RESORT,FINCA,SPA HOTEL,VILLAGE,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,ECO HOTEL,BUNGALOW COMPLEX,CITY HOTEL,RESORT,HOMESTAYS,GUEST HOUSES,VILLA,APARTMENT,HOLIDAY PARKS,BED AND BREAKFAST,GUEST HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="755451|villa_kirani_ubud_2" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>e4ca8f7e-6e91-4786-8c37-8c58eee821dc</RecordID>
    <ShortText>System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|CoordinatorError|Value cannot be null.
Parameter name: source|System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244||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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="172044|puri_sunia_resort" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|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="e4ca8f7e-6e91-4786-8c37-8c58eee821dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="32967|alam_puri_art_museum__resort__spa" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
e4ca8f7e-6e91-4786-8c37-8c58eee821dc|CoordinatorError|Value cannot be null.
Parameter name: source|System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244||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
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" 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
5d3ecd95-0633-442d-8005-f80c710fb39f|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-11T08:22:29.542739+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5d3ecd95-0633-442d-8005-f80c710fb39f" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2" HotelCode="553989|segara_sadhu_inn" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/91/9f913fa0eff4175219579cc8460f55f8b0ff45fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|mertha_jati_hotel" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/5e/105e034b8a4083d423580ff626c2b6cce7736f47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7166091" Longitude="115.17256858" StarRating="2" HotelCode="491645|cempaka_3_inn" HotelName="Cempaka 3 Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/68/7968f9a05f6c308b6bc0f9a083bd49a94551cc34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71663748" Longitude="115.17340309" StarRating="1" HotelCode="594427|budget_door_legian_inn" HotelName="Budget Door Legian Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 2, Gang Gora 7, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/84/a7844ad1d14807ff7266b311cbf908f9b609089a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7265232" Longitude="115.17690049" StarRating="3" HotelCode="878782|gana_inn_legian" HotelName="Puri Dibia Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/57/85579e865758e5ea41dbdfd3aa4458ccf6004c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|kuta_sari_house" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/77/1177c1a83b60c1aaae4bd606135987ea4a3d3949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|pesona_beach_inn" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/14/1f140404b24f19cc8258f977bf889b066c738ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|pondok_3_mertha" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa962294aa419ecd386b6418e1c5fbeef857da51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|guest_house_matahari" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4e/e34e45b6866d81383194969817326ad58d987e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|the_legian_777_guest_house" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/be/30be685aa4e6f5e04049cebaf4e881d4304b2803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|ayu_lili_garden_hotel" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/0d/6b0daa32df987a8fa4c973309791d2b3ebfed5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|the_kubu_hotel" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/6e/8a6e13959e784d9279635c18f2e2ef8c2f416e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|sapta_petala" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e4/53e462323f27490fe62530852d38a1a5c1c093f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7175169515149" Longitude="115.17391254541" StarRating="2" HotelCode="489045|mahendra_beach_inn" HotelName="Mahendra Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b9/92b9d84baae8c347d2572fe12fc012ddbb08a85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7236605506032" Longitude="115.1752781868" StarRating="2" HotelCode="915187|hotel_s8_2" HotelName="S 8 Suardana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buni Sari 14 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/84/b684085a510acb6f22855cf6e0e814fa8dde47ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|kondra_premiere_" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4e/974e33cf3db66218a9b882b3230f1290e559b776.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="963027|reddoorz_legian_street" HotelName="Keola Hotel Legian by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Cempaka 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/74/9a7493f67fd9873e8190f3bf5ed7be03f30d23db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7433221147686" Longitude="115.17245178323" StarRating="2" HotelCode="334943|airport_kuta_hotel_and_residences" HotelName="Airport Kuta Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 5, Komplek Burung, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/0e/f90e534837dd5b79dd72c87e42897a5eb26bc38a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73515448" Longitude="115.17392404" StarRating="2" HotelCode="504168|rabasta_graha_weda_suite_" HotelName="RaBaSTa Graha Weda Suite @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jati Jaya IV 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4a/194ad97b9ebd2cbfc46535ab9dffc12353b169a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rabasta Graha Weda Suite @ Kuta is perfectly located for both business and leisure guests in Bali. B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.682915" Longitude="115.166789" StarRating="3" HotelCode="292748|the_sunset_point_hotel" HotelName="The Sunset Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 88-99, Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/1e/c01ee16c649aa48a792cdb425a4ebffe0c984560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7112887" Longitude="115.18126648" StarRating="2" HotelCode="333532|rabasta_taxa_inn_kuta_raya_" HotelName="Taxa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1b/fa1b0b70f6b80e2cdd42e3650b03c9d493ee20cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rabasta Taxa Inn  in Kuta, you'll be minutes from S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7157015758267" Longitude="115.17380162812" StarRating="3" HotelCode="113522|simpang_inn" HotelName="Simpang Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 133, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9b/139bc7baca09e8c75ee8b69b28f0a541ed041a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|swandewi_homestay" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b5/89b595e14ed111e4412e116df355b51daa46e304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|teges_inn" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/zz/f4ad3c318c49724928d28828cd505435c7ee7924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Gal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|restu_bali_hotel" HotelName="Restu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71426126" Longitude="115.17190553" StarRating="2" HotelCode="761893|sari_indah_cottages" HotelName="Sari Indah Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/41/614188add3d377ee65e3811c4a9939ba075ebc23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|everyday_smart_hotel" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/14/61147c06d066e2d68a305dd762340608514ac8ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7183986669913" Longitude="115.17450557427" StarRating="3" HotelCode="113521|maxi_hotel__spa" HotelName="Maxi Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 83A, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1d/001dfba974f9c9d40a0734e58ba6561ba25cb39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|palm_garden_kuta_hotel" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/97/0f97f27742501ddbfb1768e7d368ea666144f701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|bakung_sari_resort_and_spa_2" HotelName="Bakungsari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/db/03db1d8ccae1fa4f5d382cf00f4f51844b5145bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar Internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="2" HotelCode="113524|puri_dibia_hotel" HotelName="Puri Dibia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/31/6e313458fb4279c4a2c6a851f4840d6ab003c25d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta in Bali, this hotel enjoys a strategic location, as it is situated close to many res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.705714" Longitude="115.177668" StarRating="3" HotelCode="173540|spazzio_bali_hotel" HotelName="Spazzio Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6a/dd6a9898505e659a07d4e8f6e30cfa1cdc26506d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Kuta area of Bali just 200 m from Central Park and some 500 m from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73141457" Longitude="115.17090928" StarRating="2" HotelCode="382887|the_tirtha_inn_pondok_anyar" HotelName="Pondok Anyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kingkong I 2, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/00/37008d56a95211085b26ea4b97287cb83fcfb0d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests in the complex. A theatre hall is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734603" Longitude="115.166776" StarRating="3" HotelCode="327939|dedy_beach_inn_kuta" HotelName="Dedy Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samudra 55, Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/35/4335a42732ba14d8317b2ec8f64165a3234059b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.80206" Longitude="115.122845" StarRating="4" HotelCode="900051|new_kuta_hotel__a_lexington_legacy_hotel" HotelName="New Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. New Kuta Condotel, Kawasan Pecatu Indah Resort, Pecatu, Kuta Selatan, 80364 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/21/1b211080789de41a2160be95e84288baeab63634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7347370139757" Longitude="115.1693880558" StarRating="3" HotelCode="915193|apartemen_kuta_a1_2" HotelName="Asoka City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 43, Kuta 80361, Tuban Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/71/6071bee5737ae1bdc65dccd04ee7ef130610a2f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|bemo_corner_guest_house" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e9/97e9fa9113d58a55bc03dd2c5c909062036d985d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717458" Longitude="115.175946" StarRating="3" HotelCode="402224|kamini_hotel_legian" HotelName="Transera Kamini Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ce/9bce38a792e6e77bbbb98080165f3fb8e1746f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|taste_of_bali_hostel" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/29/652908ac827f256b6689fe8a0815da4155f3147f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|cara_cara_inn" HotelName="Cara Cara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/53/f353473e04931799bd58f2aa242a8a5eab1fe3cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|pondok_sari_kuta_bali" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/25/9625f9810c1174997e392b1d9aa660c542c87f5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|rabasta_angkul_angkul_beach_inn_kuta" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/19/5719538e8741dcfc7cf43dbe06c87615c3dd0fd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|santhi_graha_kuta" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/25/e925876083e3ee9450f8f2a8cc9e08e4e033d55d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|sorga_cottages" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2b/85/2b85533c10566594c43453b19cbaa92e507c0d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71062325" Longitude="115.1704255" StarRating="1" HotelCode="113530|sayang_maha_mertha" HotelName="Sayang Maha Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Business Centre,Concierge,Currency Exchange,Dry Cleaning,Elevator,Garden,Internet,Laundry,Lounge,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Lebak Bene, Legian Klod, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/bb/18bb9140048e2bd76f9d7827fa574148f7ba86ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sayang Maha Mertha Hotel welcomes you to Bali the island of Gods. Hotel is located in the famous vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|bakung_beach_resort_3" HotelName="Bakung Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf11cbc6f8a639bd96eb5c043013fe14d1f415d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|grandmashotels_kuta_2" HotelName="J Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/29/8a29cf159b28319361d85a7e36418388e6cc1fdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|kimono_hotel" HotelName="Kimono Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/77/dd77522817267b436a8a0b1eae083a83ebbe7d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|grand_sinar_indah" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/bd/f8bd1f622d3dc18cf4b8dd2cdc218e7d7d6a61bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|gemini_star_hotel" HotelName="Gemini Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/be/e0beb604f94dd584cc1cb14c62619c78998c8e37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|amaris_hotel_lebak_bene__kuta" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6f/f76f5cddd0089e5c3893a522db540edc69cedfca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7335335635773" Longitude="115.1720878458" StarRating="2" HotelCode="334982|my_home__bali" HotelName="My Home @ Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jatijaya XI/27, Kubu Anyar, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3e/5a3ed763ecebe9cd34bc32075c0ba61e27129862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72287487" Longitude="115.17480837" StarRating="2" HotelCode="553786|kuta_ecostay" HotelName="Kuta EcoStay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Lotring 12, Kuta 80361, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/9c/2d9cc5d610e41e7f72dca91117b3d720577792ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2" HotelCode="504173|gora_beach_inn_" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a1/efa19a9a04160ffb8d172a67466de9f1794ef5d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|sun_royal_bali_2" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/c3/d9c3a0542816ee033ffce30b29eac362570b7b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|alron_hotel" HotelName="Alron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b2/25b29d4a9d8b126f37180104ecdf83d134631a17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|hadi_poetra_hotel" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/c9/87c9f8d19d748176aa711031cd912fa267e44723.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|ab_hotel_kuta" HotelName="AB Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0f/ac0fef996941be33cc0d49b6aa0071ae9bb7c2b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7327034732404" Longitude="115.16923380185" StarRating="3" HotelCode="335384|rabasta_beach_resort_kuta" HotelName="Rabasta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Pudaksari Lane 3, 83061 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/54/c854df5325a73fbcfa082c4129ea8ec93dab5ef0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|rhadana_hotel_2" HotelName="Rhadana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/29/4829b614758d36eb0a35a5e7f63dec0d5a779c33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|bendesa_accommodation" HotelName="Bendesa Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/23/c3235c65e2050a4a350989efb68a88cfc866245b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|hotel_neo_seminyak__petitenget" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3a/ee3a352894de1f63612c1e52b004433f8262d01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71542185" Longitude="115.17153825" StarRating="0" HotelCode="666769|le_lima" HotelName="Le Lima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies 2, Gang Mangga, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a3/5aa360e76a82ac6eb72d3a9f8ce69aeef6ff8289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70618578" Longitude="115.17786371" StarRating="3" HotelCode="347646|amaris_hotel_dewi_sri" HotelName="Amaris Hotel Dewi Sri - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/23/7d23b61533d3e503496134efefb28de84d319466.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|maxonehotels_bukit_jimbaran_hotel" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/4f/734fb40178b417bdc830f05d48dbead9c77024fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65484" Longitude="115.216645" StarRating="3" HotelCode="187929|inna_bali" HotelName="Inna Bali Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 3, Banjar Lelangon, Denpasar 80111, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/8b/f88b43c764836875538ebde694ea081d70c6896b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2" HotelCode="560961|suka_beach_inn" HotelName="Suka Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/1a/091a4cb7ccde5a525f8b413f30cfe624b49e999e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|taman_sari_cottage_ii" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/77/28775cfae69f3a9e984719c7bbc5649440e58ed8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|kuta_central_park_hotel" HotelName="Kuta Central Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/90/6e903b163480568a0a9704cb2525595fccba65f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|amaris_hotel_sunset_road" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/806900317e5eba9412a94b148aee881227019a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|hotel_the_flora_kuta_bali" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/52/fb5204be2181f35be91e29f03cc02f0d000234de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72043414" Longitude="115.17157873" StarRating="3" HotelCode="328644|kedins_inn" HotelName="Kedin's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Line I, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/32/18329f79559cde9389e08b27585dcfef17c09176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72039913" Longitude="115.18508098" StarRating="3" HotelCode="349981|hotel_bayt_kaboki" HotelName="Bayt Kaboki Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Anyar 27, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2b/0d2b27ea0b8fe6a9d544ab214674a0ca18f7e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.69" OriginalAmount="169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|natya_hotel" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/29/7b29a500808339db32b6e25772b70324b6da7dbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|the_kutaya" HotelName="The Kutaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/61/066194a7a60ad5e701ae43956bc00b572c09109f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|grey_boutique_inn" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b2/aab2895a72f53f4a21cc9ea7703393985912bd10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|ohana_hotel" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/1f/ad1f40ccd7ab0c2fa1d44e3cbb7b28685f5ebe19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|la_walon_hotel" HotelName="La Walon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/44/f844ebb46b5d77d49ed77d58957e2376f515eec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|holiday_inn_express_bali_kuta_square" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b2/a2b2bfda2dc2556f277c6e3bc371586b5305f74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|holiday_inn_express_bali_raya_kuta" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/54/da540656686e5ca67b534426cda968be5c5ef081.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|the_sunset_hotel_bali" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/20/b92037680012b8847eba2ff4d72035a3a842a90f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f759c1310a27f18a065d5ae8318231370e06dd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|aston_inn_tuban" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/cc/98cc02e132684c03da832421c962c08437ffe9f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2" HotelCode="398594|wana_kubu_homestay_" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/be/6bbe2e9af0b796f46c0b37328255cc697cf73bd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|berry_biz_hotel" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f5ba6d038aa4c6ec63f6d1d8c0a61761cb4212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|eden_hotel_kuta_bali" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/46/0046d5d270ab5508ed5f32a791573429310a56da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7264731590803" Longitude="115.17001981036" StarRating="3" HotelCode="68173|melasti_kuta_beach_bungalows__spa" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/6f/d96f4af744e11febbd85ab6779baef911584d076.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at Jl. Cendrawasih No. 9 Peti Tenget, Seminyak - Kuta, Bali, approximately 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7172753078523" Longitude="115.17664797322" StarRating="2" HotelCode="65602|dewi_sri_hotel" HotelName="Dewi Sri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Hostel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/02/1402744fc2912ae57af485ee180f84c22b44e18b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Legian Street in the heart of Kuta and within walking distance of the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|grand_mega_resort__spa_bali" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/1d/441d8b2346e65e44fb3255ce7fcd22d9a021f9e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|swissbelexpress_kuta" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5c/305c0251561b31010dc033f5f0f04a45be52d341.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/76/c376f38e32aa6631d86dcaf594e5ac55bba8cdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|primebiz_kuta" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/50/4f509ebe36c8b969934c722971a0602f62fc4062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|bali_bungalo" HotelName="Bali Bungalo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/73/1c734f7dcf0289da610ecf4bef04b09d954fc5ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71387437" Longitude="115.18479546" StarRating="0" HotelCode="839932|cyloam_residence_" HotelName="Cyloam Residence @ Lv 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya IX 88X, Level 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/8b/248bc3646c9f7894a96455f1068e1107959dde78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|mega_boutique_hotel__spa_bali" HotelName="Mega Boutique Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/48/e8483adbc08c2f92a2e2a1de40d5380e95ab270b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71782708" Longitude="115.17112597" StarRating="3" HotelCode="187555|balisandy_resort" HotelName="Bali Sandy Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Kuta Poppies Lane II, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/a7/f7a7c55549d7d435daaa9034e6e38481490a2e1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|j_boutique_hotel" HotelName="J Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/e2/45e2bfb6523a1b9bfc9c5521913437f6adff23e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71094516" Longitude="115.17182081" StarRating="3" HotelCode="631605|palm_57_guest_house" HotelName="Palm 57 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Tan Poh 355C, Legian City-Centre, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/ae/22ae6c04ebbad29f7d6c78ff963ccca9b5add332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/8b/688b84ef358f47683a4c115f7d2ba5e358a17ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|the_atanaya_hotel__managed_by_century_park" HotelName="The Atanaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/56/0b563292dcd047eb9a29b9e5362a39f6de2cff68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|harris_hotel__residences_riverview_kuta" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/32/dc3233addf1b62502a8b8c331c4538c5edb32cb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2" HotelCode="129818|matahari_bungalow" HotelName="Matahari Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/ed/74ed6dc0890b126c58ab3db3b05de3dc71e9f107.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|grand_zuri_kuta_bali" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/37/7d37e8601ba91e9feb69063f3f0288b03041be0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|melasti_beach_resort_spa" HotelName="Melasti Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f2/40f29d410621b5ad4e79b08e5781447b4ae81e50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|best_western_kuta_villa" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/48/7b48d3198ed0d80286194c894017e41b08cb7217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|sarinande_hotel_2" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/7a/b87aae12fdbae23a3da84cee2ede2fd04d0ca49f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734639" Longitude="115.167333" StarRating="4" HotelCode="177421|grand_whiz_hotel_kuta" HotelName="Grand Ixora Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 92, Kuta Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a95e3a9b98e13ac874fae0c1303026b1ce0e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 100 m from Kuta town centre and the Bali Mall Galeria shops. The Kuta Ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|vansari_hotel" HotelName="Vansari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6c/f76c4b998e5e9996d81ee070fa632d9be7708739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|bedrock_hotel" HotelName="Bedrock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/57/a457fb9baf52ad637dac25fd7582a31163f2bdbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|dekuta_hotel_2" HotelName="Dekuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/10/fb10fd9087d37e9da1707cdbc9150c9b4473a612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|the_tusita_hotel" HotelName="The Tusita Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/07/14074447c02f0a1982c5b8dff4ec092ab8ad08b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|favehotel_kuta_kartika_plaza_2" HotelName="favehotel Kuta Kartika Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/9d/819dadba764c887c5a72de664ab6e24c8f3cbf76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3" HotelCode="68568|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/97/03978d41bed8fac7d8e7b5973740108d0a7a2385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|the_pavilion_kuta" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d7/0ed7340dc96e18040a462138f3b67bcd37decaad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19839babdf8991665b4e47f22225c6d0db92f61a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|palm_beach_hotel_bali_3" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/e1/fde12677423819a7bba8e4d80caed156a8b4e353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Den...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|bali_ayu_hotel_and_villas" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/ba/b8ba59b68caf812b47dda66e2facc1bbd1bd1c24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|the_kana_kuta_hotel" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a9/f0a93e437387144d746115d765f2862c1719383f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|harris_hotel__residences_sunset_road" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/2554fa54c9fd249d1d0fac0b7c8648297d5d5cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2" HotelCode="285110|favehotel_bypass_kuta" HotelName="Crystal Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c92e03c9fa07ca6412718e51c0955493b7c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7374295" Longitude="115.16801375" StarRating="0" HotelCode="985227|interconnection_hostel" HotelName="Interconnection Kuta Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 17X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/b7/bab7a19934a481a7e3d77cca2779c03ccb34e3bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|swissbelhotel_rainforest" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/57/735708013398aeade072568e562a46e835b142d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.61" OriginalAmount="261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|wina_holiday_villa" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/68/85688144d32b8451e7c18ae503fc0a0429ad49f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|the_bene_hotel" HotelName="The Bene Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/aa/f6aab279ecc49a9dbf1ad4914365911919d6cb87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|the_akmani_legian" HotelName="The Akmani Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/1c/5d1c1ee393857c37b87a044050b7f80acbf5bbb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7211849800637" Longitude="115.17302158309" StarRating="3" HotelCode="328026|fat_yogi_cottages" HotelName="Fat Yogi Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b7/f0b7541d990e386725bc92b93f9580bc78c90190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72009359" Longitude="115.16948198" StarRating="3" HotelCode="364865|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/55/18552b01a4d8af55a7da8b8504724ab8fe5ad492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Kuta/ Legian. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|kuta_townhouse_apartments" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7c/487cb5a53b9467f0ce54014662002194b0a05aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with bot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73352" Longitude="115.16766" StarRating="4" HotelCode="207308|rani_hotel_spa_2" HotelName="The Rani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/a1/04a1795eb6f53f5760382b689ea939fd803ad17b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just minutes away from the vibrant beach and shopping heart of South Kuta. Ngu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|three_brothers_bungalows_" HotelName="Three Brothers Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b5/89b595e14ed111e4412e116df355b51daa46e304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|hotel_santika_kuta_bali_2" HotelName="Santika Kuta - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/eb/29ebd0f6b773927d1d3e1b68d5e86561480ee1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|harper_kuta" HotelName="Harper Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2d/302de03e8b598a6a79878ae0ee578a893098bd0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|kuta_beach_club" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/0f/c90f94d9d6a5d20c98c00f1bbcac6261a4930e8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7315891124415" Longitude="115.1675056608" StarRating="2" HotelCode="68703|green_garden_hotel_2" HotelName="Green Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/50/6750e43c3d4f5d2415a686e67d42da01c93700cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a central location at South Kuta Beach. The establishment is just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7096318867592" Longitude="115.17892831657" StarRating="2" HotelCode="307878|pop_legian_dewi_sri" HotelName="POP! Hotel Legian Dewi Sri Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1A, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/11/4e119a1e985fde0c3f4ce0e4c2569f401839cc44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|ibis_bali_kuta" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a6d52002aae325323d6c2f0e4bf541de3cfc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|the_niche_bali" HotelName="The Niche Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/9e/b89e92118254de289dda9341c91d7477e89f75f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|harris_hotel_kuta_galleria" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/53/b353cd5318d70ebf7085163802ae13e8ddad8359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.87" OriginalAmount="287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6983415000922" Longitude="115.16913676085" StarRating="3" HotelCode="421403|ibis_bali_legian_street" HotelName="Hotel Ibis Bali Legian Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 456 U, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/e2/4ce20704741a04ad19ed22627369aa5db0f689cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Commissioned in May 2016, ibis Bali Legian Street is an economy hotel, 20 minutes from Ngurah Rai In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|yulia_beach_inn" HotelName="Yulia Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/11/07117ef46592f928b822069148fc58490dcc582c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|febris_hotel__spa" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/3e/033e463e06b1a6b440b28add9e58059bd9ade451.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.713949" Longitude="115.170557" StarRating="3" HotelCode="168184|adhi_dharma" HotelName="Adi Dharma Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/3f/1b3f735677eeb3091457d40847a227bbd417d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Legian, just a few minutes’ walk from the shopping centre, ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71204891" Longitude="115.16743166" StarRating="3" HotelCode="602802|easy_surf_camp" HotelName="Easy Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Komala Indah 2, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/0e/f00ea069549e9296bca683f39556320358663a8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="308.05" OriginalAmount="305.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69707283" Longitude="115.16380116" StarRating="3" HotelCode="36424|sari_bunga_hotel" HotelName="Sari Bunga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1f/9f1f5a81ca1ff8d877a059eb679a2e771cef75ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|kuta_lagoon_resort_and_pool_villas" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/80/f280db442d55e44cc416baf5c28e37e338e20361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|desamuda_village" HotelName="Desamuda Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/30/f43063f704cfc539120b122448e66d3dd39a1706.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|ibis_styles_bali_kuta_circle" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730008" Longitude="115.168139" StarRating="4" HotelCode="933551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, just 150 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|frii_bali_echo_beach" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/51/5951d2922e27f6864282df4d3a30a0724002f25a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8390840913025" Longitude="115.18138483136" StarRating="3" HotelCode="540496|puri_pandawa_resort_hotel" HotelName="Puri Pandawa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa, Banjar Jaba Pura Kutuh, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/56/f856331d6fe35ce16919fcf53f5e3496f77c545b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73662822" Longitude="115.16461392" StarRating="3" HotelCode="594508|sulis_beach_hotel_and_spa" HotelName="Sulis Beach Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7e/207e7f9f8be2a1d457bfad5c0097640feafca2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|satriya_cottages" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/8c/aa8c3e605f3b85fa830fd6da770a55af2edf98f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.735888" Longitude="115.167511" StarRating="4" HotelCode="933882|the_edelweiss_boutique_hotel_kuta_2" HotelName="The Edelweiss Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Plaza street 108, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/97/6b97c8d5ce3401bd944d4e57cc628fc389ad74b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Kuta. Its setting is especially ideal for guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|coast_boutique_apartments" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/4b/0b4b39d5ca1343280f42d75fa24d1bf075bb585d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6978180449627" Longitude="115.16460337816" StarRating="3" HotelCode="552010|hotel_kumala_bali_grand_kumala" HotelName="Hotel Kumala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/32/3732d3f9512f7a4bbf6c509aa4546f1126aeca68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.60" OriginalAmount="360.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|18_suite_villa_loft_at_kuta" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3e/e03ee7ace2f28dec99532c74b61e43934164b48b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|fontana_hotel_bali_2" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/df/b4df4a45dfc41529257db0cd114c836b06adbe91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.69" OriginalAmount="369.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|risata_bali_resort_and_spa" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.69" OriginalAmount="369.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|fourteen_roses_beach_hotel" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6e/dd6e28338b786c0016d87f38bd57ed67d173024b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3" HotelCode="113519|adhi_jaya_hotel" HotelName="Adhi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/96/d296389b92f0c5375d10b29ff50055e00a4eca5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|bintang_kuta_hotel" HotelName="Bintang Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/5c/9c5cdad61ed1e7d301e83438eb70f01135072d13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2" HotelCode="904651|fourteen_roses_legian" HotelName="Fourteen Roses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/04/bb04077e23d4ac0d3e726ee91c177fe043f358fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|the_kuta_playa_hotel_villas" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/35/933518fd2b923841e46f564f22c5db0c61e1c982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2" HotelCode="68172|kuta_puri_bungalow" HotelName="Kuta Puri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a2/2da25b2c42d1d4da306d67a5951109b9b3d6a1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71265564" Longitude="115.17011411" StarRating="0" HotelCode="504147|uns_hotel" HotelName="Un's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 16, Legian, P.O. Box 2025, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/d6/51d6e0cc4dc9b8bcb5afc358a97fdcecd7bd9a98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.32" OriginalAmount="432.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3" HotelCode="113501|lavender_luxury_villas_and_spa" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/2c/2e2c4b7d3b255d18249655287f1225cd290a0c55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|mercure_bali_legian" HotelName="Mercure Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/01/bb011e9f502090403d20ef7cb7d1a92a747b4e56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.42" OriginalAmount="442.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715561" Longitude="115.18404714" StarRating="0" HotelCode="973377|fairfield_by_marriott_bali_kuta_sunset_road" HotelName="Fairfield by Marriott Bali Kuta Sunset Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya VII, Abianbase Kuta, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/71/6f719a7ca578ecc1c9c9a89f412b3454f7f1b37c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.45" OriginalAmount="445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3" HotelCode="258705|grand_istana_rama_hotel" HotelName="Grand Istana Rama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/95/8b95be61654c271d0ea3cce4b584162e7d929eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|hilton_garden_inn_bali_ngurah_rai_airport" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/11/2511f33e91b5158c1029e9f9c2aabbc9e167af53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.84" OriginalAmount="484.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7225961762837" Longitude="115.17326674594" StarRating="3" HotelCode="933483|kuta_angel_hotel" HotelName="Kuta Angel Hotel Luxurious Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 33, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d2/01d249b1fbe85daa2ed357c0d5eda43236aebe17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.99" OriginalAmount="499.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7335334122915" Longitude="115.16599237919" StarRating="4" HotelCode="16838|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, PO Box 1068, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is conveniently located on the southern Kuta coast, known as Tuban Beach, and within walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|the_vira_bali_hotel" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/3b/613ba206a939ce73f087c402284f764dab30b48a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.13" OriginalAmount="513.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|kuta_seaview_boutique_resort__spa" HotelName="Kuta Seaview Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/cd/3ccd70a3c498b3572f2b94f84a0f42f5260cc278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.13" OriginalAmount="513.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|grand_inna_kuta" HotelName="Grand Inna Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e3/c7e3be1ae9d7efec0f527d4476ab133f79220a2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/94/33945fc793f0da153d4c71f26db5aed6c1adbabe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71603067" Longitude="115.18132958" StarRating="4" HotelCode="352912|berry_glee_hotel" HotelName="Berry Glee Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 139, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a1/9aa157ffee08869b833c3ab29daec4ddd41c1140.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|mercure_kuta_bali" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/73/e17331ebb9bfb362025b87950dcfe4c52eddabb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|four_points_by_sheraton_bali_kuta" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/bf/0fbfdc846b6f98f9cf1fbb8c6cd35a23ef788831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|kuta_paradiso_hotel" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7274019853257" Longitude="115.18026757074" StarRating="4" HotelCode="173603|mercure_bali_harvestland_kuta" HotelName="Mercure Bali Harvestland Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 8, Simpang Siur, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/bf/9cbf3a43d04fdbf771ecc91ed41c70f18a07fefc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the heart of Kuta's shopping district, this hotel is very accessible from m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|ramayana_resort_and_spa" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/19/fc19a349b0771bd99a99e751e638dff9b5e409a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|asuri_bali_villas_kuta" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2a/582a974e163fc13093364478d1a3292f9f9ede8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="613.07" OriginalAmount="607.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7126369327057" Longitude="115.16770185152" StarRating="4" HotelCode="933881|citadines_kuta_beach_bali" HotelName="Citadines Kuta Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/38/0238575570108027f7d53a6a9a68bd9c2754224f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|aryaduta_bali" HotelName="Aryaduta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/77/9677891edd0ec823f2082a99f07d0f597d92eca6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|patra_jasa_bali_resort__villas" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/99/4f99d2c7569b0b650a35fa3a6ba435e8e4ec5f7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.30" OriginalAmount="630.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|the_sakaye_luxury_villas_spa" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/53/745372f277a3ea40b6596a22076b1eb73e1415a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|novotel_bali_ngurah_rai_airport_opening_june_2016" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cb/49cb6dab10e027619416398859af0490372f0513.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.38" OriginalAmount="638.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|desa_di_bali_villas" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/7f/1d7f5ade1043af74700066b0ecaff833e31f0317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.41" OriginalAmount="641.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|lexington_klapa_resort" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b4/84b4571877a65dcfb341135a49a0b284b2747d51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="678.72" OriginalAmount="672.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|askara_villa" HotelName="Askara Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/81/3d81d4f1f1818c245f11aff67cac3b9ff585fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.37" OriginalAmount="737.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|canggu_village" HotelName="Canggu Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/69/1e69365e68a688411941e31f8b6374935f3251b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7068219" Longitude="115.17889808" StarRating="3" HotelCode="615198|s18_bali_villas" HotelName="S18 Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 18, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d5/add5a72685b3eccfa7ff743885e9f1a66e45b1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.21" OriginalAmount="821.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|dwina_villa_kuta" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/41/2d41bfe3a95b2b3a1275528f0d84eb049d092717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.37" OriginalAmount="837.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|the_kasih_villas__spa_2" HotelName="The Kasih Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3d/c53d6cf06e529a85952c3cd43e3d36de85ce4d6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.58" OriginalAmount="858.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|plataran_canggu_bali_resort_spa_hotel" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/da/4bda7b3ca4ba4101ff66756f8c0996017e7c5e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.68" OriginalAmount="868.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="973525|jukung_villas_kuta" HotelName="Jukung Villas Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane I, Gang Sorga, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/61/596174eaab83c6f784bdeb169ed50ab914908df5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1082.72" OriginalAmount="1072.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.687729" Longitude="115.168519" StarRating="4" HotelCode="113508|villa_jerami__spa" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Delli No 1, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/d7/7dd7938e21ba72a2554d2a19c69a33ec937fc248.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located in one of Bali's most sought after areas of Seminyak, approximately 25 minutes'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.83" OriginalAmount="1083.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/70/04704625c21fbf11f66fd94a6d2eb7b69e9bf6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.13" OriginalAmount="1113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|legian_kriyamaha_villa" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/38/1a388cd281da314a168650ea7d7aca5da6e8c16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.23" OriginalAmount="1123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4" HotelCode="492464|the_anvaya_beach_resorts_bali" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/4c/614c6ff1f36df064b2173bc53ff4fd4c7ad81d41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.77" OriginalAmount="1177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|renaissance_bali_uluwatu_resort_spa" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/23/3a234d86b4f022dc5440100e2023a94c1afb0ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.62" OriginalAmount="1262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3" HotelCode="531510|the_haven_suites_bali_berawa" HotelName="The Haven Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/21/10214909b72f7c8feb34b1179220ca7937c4a470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1288.76" OriginalAmount="1276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|bali_dynasty_resort" HotelName="Bali Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/0b/ba0b3d6223f8e822839f28e54a41b7e9ea85126a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.06" OriginalAmount="1306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|bali_garden_beach_resort_2" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/4a/184a4a6870f7fab0a208937180c8fb8470e33596.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Ku...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1519.04" OriginalAmount="1504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721383" Longitude="115.170623" StarRating="4" HotelCode="13207|hard_rock_hotel_bali" HotelName="Hard Rock Hotel Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5b914977609144268d76381ee874b14b53c1ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled against the shores of Bali's famed Kuta beach on an impressive three-hectare pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1561.46" OriginalAmount="1546.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|villa_de_daun" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/bb/bbbb20eb81ff03031964a1f10d01dbc03a3d4c13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.99" OriginalAmount="1599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4" HotelCode="365028|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite Privat Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/67/9a675f4868a3ecf1815c2518f7a2bcf2de102c0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by qua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2015.96" OriginalAmount="1996.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7373414" Longitude="115.16801674" StarRating="2" HotelCode="531143|sekar_sari_inn_" HotelName="Sekar Sari Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza selatan Kuta  17x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/52/5a52fa24086988beb5f994a3421a673b19f1d59d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4763.16" OriginalAmount="4716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|best_western_resort_kuta" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7e/777e0f752453c4e2bf4dfc9aa47fd427207a2200.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Fax,Internet,Jacuzzi,Room Service,Conference Hall,24 Hour Security,Airport Transfer (on Demand),Babysitting,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Nightclub,Sauna,Swimming Pool,24 Hour Front Desk,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Luggage Storage,Meeting Room,Parking,Valet Parking,Shopping Arcade,Spa,Heated Pool,Wheelchair Access,Diet Meals,Smoking Rooms,Central Heating,Business Centre,Elevator,24 Hour Room Service,Dining,LCD/Projector,24 Hour Power Supply</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,CLUB RESORT,CITY HOTEL,BEACH HOTEL,SPA HOTEL,APARTMENT,GUEST HOUSES,AIRPORT HOTEL,CONFERENCE HOTEL,HOSTEL,FAMILY-FRIENDLY HOTEL,FINCA,BUNGALOW COMPLEX,ECO HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,APARTMENT HOTEL,VILLA,VILLAGE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="900051|new_kuta_hotel__a_lexington_legacy_hotel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="173625|kuta_central_park_hotel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
5d3ecd95-0633-442d-8005-f80c710fb39f|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f" TimeStamp="0001-01-01T00:00:00" HotelName="Kuta Central Park Hotel" HotelCode="173625|564895" StarRating="4" GTCityId="47161" CountryCode="ID" CityName="Kuta , Bali" CountryName="INDONESIA" Address="Jalan Patih Jelantik, Kuta 80361, Bali" PostCode="80361" PhoneNo="+62361769222,+62361769093" FaxNo="+62361769321" Email="info@kutacentralparkhotel.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="-8.7107969361235" Longitude="115.17900502447" SourceId="16" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|0|1275641125|1786432972012237B2205B0||no^1|0|1275641125|1786432972012237B2205B9||no^2|0|1275641125|1786432972012237B2205B18||no|564895|16|MTE3Ljk5fEdCUHwyMDI2LTEwLTE3" OriginalAmount="159" TotalPrice="160.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="160.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (no window)|Room 2: Standard Double room (full double bed) (no window)|Room 3: Standard Double room (full double bed) (no window)" RoomTypeCode="h-90fa577a-b533-5219-9350-e2490cf421bc|63|MTYxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="161" TotalPrice="162.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 13.32-- service fee is included in the room rate.&lt;br/&gt;USD 14.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="162.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (no window, queen size bed)|Room 2: Standard Double room (full double bed) (no window, queen size bed)|Room 3: Standard Double room (full double bed) (no window, queen size bed)" RoomTypeCode="h-98cfe609-afb3-5438-9c57-9eec9f5cbfab|63|MTY4LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="168" TotalPrice="169.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 13.89-- service fee is included in the room rate.&lt;br/&gt;USD 15.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="169.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, NO WINDOW|Room 2: ROOM, DOUBLE BED, NO WINDOW|Room 3: ROOM, DOUBLE BED, NO WINDOW" RoomTypeCode="0|0|1427198085|1786432972034838B2101B2||no^1|0|1427198085|1786432972034838B2101B8||no^2|0|1427198085|1786432972034838B2101B14||no|564895|16|MTMwLjExfEdCUHwyMDI2LTEwLTEy" OriginalAmount="176" TotalPrice="177.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="177.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-1c1e0dde-1d38-5a7d-a91e-3494074d21bc|63|MTgwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="180" TotalPrice="181.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 14.88-- service fee is included in the room rate.&lt;br/&gt;USD 16.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="181.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-195db424-e157-5082-98a9-6e1e7674b37e|63|MTg2LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="186" TotalPrice="187.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 15.36-- service fee is included in the room rate.&lt;br/&gt;USD 16.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED, NO WINDOW|Room 2: STANDARD, DOUBLE BED, NO WINDOW|Room 3: STANDARD, DOUBLE BED, NO WINDOW" RoomTypeCode="0|0|1275697365|1786432972039399B2091B21||no^1|0|1275697365|1786432972039399B2091B43||no^2|0|1275697365|1786432972039399B2091B65||no|564895|16|MTQ3LjM2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="199" TotalPrice="200.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="200.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|1331|1275641125|1786432972012237B2205B1||no^1|1331|1275641125|1786432972012237B2205B10||no^2|1331|1275641125|1786432972012237B2205B19||no|564895|16|MTU3LjMyfEdCUHwyMDI2LTEwLTE3" OriginalAmount="212" TotalPrice="214.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 2: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 3: STANDARD, DOUBLE OR TWIN BED, NO WINDOW" RoomTypeCode="0|0|1275620695|1786432972044729B2153B6||no^1|0|1275620695|1786432972044729B2153B21||no^2|0|1275620695|1786432972044729B2153B36||no|564895|16|MTU3LjUzfEdCUHwyMDI2LTEwLTEy" OriginalAmount="213" TotalPrice="214.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.86" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="214.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room with No Window|Room 2: Standard Room with No Window|Room 3: Standard Room with No Window" RoomTypeCode="0|1331|4233605|1786432971088705B1000B2||no^1|1331|4233605|1786432971088705B1000B20||no^2|1331|4233605|1786432971088705B1000B38||no|564895|16|MTYyLjE1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="219" TotalPrice="221.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.16" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="221.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|0|92498805|1786432972039399B2091B16||no^1|0|92498805|1786432972039399B2091B38||no^2|0|92498805|1786432972039399B2091B60||no|564895|16|MTYzLjU5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="221" TotalPrice="223.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="223.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (no window)|Room 2: Standard Double room (full double bed) (no window)|Room 3: Standard Double room (full double bed) (no window)" RoomTypeCode="h-5e855d32-3c68-5322-8e31-875171122205|63|MjIzLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="223" TotalPrice="225.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 18.42-- service fee is included in the room rate.&lt;br/&gt;USD 20.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="225.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-fd160aa6-83f7-53d4-805d-906eee961dda|63|MjMwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="230" TotalPrice="232.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 19.02-- service fee is included in the room rate.&lt;br/&gt;USD 20.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.30" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|1331|92498805|1786432972044729B2153B3||no^1|1331|92498805|1786432972044729B2153B18||no^2|1331|92498805|1786432972044729B2153B33||no|564895|16|MTcxLjY2fEdCUHwyMDI2LTEwLTEy" OriginalAmount="232" TotalPrice="234.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.14" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, NO WINDOW|Room 2: ROOM, DOUBLE BED, NO WINDOW|Room 3: ROOM, DOUBLE BED, NO WINDOW" RoomTypeCode="0|1331|1427198085|1786432972034838B2101B1||no^1|1331|1427198085|1786432972034838B2101B7||no^2|1331|1427198085|1786432972034838B2101B13||no|564895|16|MTczLjQ2fEdCUHwyMDI2LTEwLTEy" OriginalAmount="234" TotalPrice="236.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="236.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 2: STANDARD, DOUBLE OR TWIN BED, NO WINDOW|Room 3: STANDARD, DOUBLE OR TWIN BED, NO WINDOW" RoomTypeCode="0|1331|1275620695|1786432972044729B2153B7||no^1|1331|1275620695|1786432972044729B2153B22||no^2|1331|1275620695|1786432972044729B2153B37||no|564895|16|MTc3LjMwfEdCUHwyMDI2LTEwLTEy" OriginalAmount="239" TotalPrice="241.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.82" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-1fee9b56-6ee4-59c3-bc8a-29ddd1525811|63|MjQwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="240" TotalPrice="242.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 19.83-- service fee is included in the room rate.&lt;br/&gt;USD 21.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="242.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR ROOM|Room 2: SUPERIOR ROOM|Room 3: SUPERIOR ROOM" RoomTypeCode="0|1331|4233615|1786432971088705B1000B4||no^1|1331|4233615|1786432971088705B1000B22||no^2|1331|4233615|1786432971088705B1000B40||no|564895|16|MTgwLjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="243" TotalPrice="245.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.75" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE BED, NO WINDOW|Room 2: STANDARD, DOUBLE BED, NO WINDOW|Room 3: STANDARD, DOUBLE BED, NO WINDOW" RoomTypeCode="0|1331|1275697365|1786432972039399B2091B20||no^1|1331|1275697365|1786432972039399B2091B42||no^2|1331|1275697365|1786432972039399B2091B64||no|564895|16|MTgwLjI3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="243" TotalPrice="245.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="245.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-33ae9e26-926f-5753-9317-950c94a12f4c|63|MjQ2LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="246" TotalPrice="248.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 20.34-- service fee is included in the room rate.&lt;br/&gt;USD 22.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="248.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-6f66816c-8b56-5e5e-8720-515210ea9b02|63|MjUwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="250" TotalPrice="252.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 20.67-- service fee is included in the room rate.&lt;br/&gt;USD 22.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="252.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|1331|81545085|1786432972012237B2205B2||no^1|1331|81545085|1786432972012237B2205B11||no^2|1331|81545085|1786432972012237B2205B20||no|564895|16|MTg2LjU0fEdCUHwyMDI2LTEwLTE3" OriginalAmount="252" TotalPrice="254.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="254.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: INNER, DOUBLE OR TWIN BED|Room 2: INNER, DOUBLE OR TWIN BED|Room 3: INNER, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1349128695|1786432971099187B2036B2||no^1|0|1349128695|1786432971099187B2036B10||no^2|0|1349128695|1786432971099187B2036B18||no|564895|16|MTg5LjIxfEdCUHwyMDI2LTEwLTEy" OriginalAmount="256" TotalPrice="258.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="258.08" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="258.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED|Room 3: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275659935|1786432971099187B2036B6||no^1|1331|1275659935|1786432971099187B2036B14||no^2|1331|1275659935|1786432971099187B2036B22||no|564895|16|MTk0Ljg1fEdCUHwyMDI2LTEwLTEy" OriginalAmount="263" TotalPrice="265.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.76" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM|Room 2: DELUXE ROOM|Room 3: DELUXE ROOM" RoomTypeCode="0|1331|4240565|1786432971088705B1000B6||no^1|1331|4240565|1786432971088705B1000B24||no^2|1331|4240565|1786432971088705B1000B42||no|564895|16|MTk4LjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="268" TotalPrice="270.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.31" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-1d008001-57d9-5316-b404-05e251bfc337|63|MjcxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="271" TotalPrice="273.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 22.41-- service fee is included in the room rate.&lt;br/&gt;USD 24.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="273.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)|Room 3: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-56e3a515-4f79-5538-839d-0bdb3d242d70|63|MjcyLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="272" TotalPrice="274.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 22.47-- service fee is included in the room rate.&lt;br/&gt;USD 24.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.72" /></CancelPenalty><CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-eb5f7916-cdda-5671-a13e-12636080169d|63|Mjc2LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="276" TotalPrice="278.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 22.80-- service fee is included in the room rate.&lt;br/&gt;USD 25.08-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="278.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE BED|Room 2: SUPERIOR, DOUBLE BED|Room 3: SUPERIOR, DOUBLE BED" RoomTypeCode="0|1331|1275697325|1786432972034838B2101B4||no^1|1331|1275697325|1786432972034838B2101B10||no^2|1331|1275697325|1786432972034838B2101B16||no|564895|16|MjA1LjY4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="278" TotalPrice="280.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="280.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe|Room 2: Deluxe|Room 3: Deluxe" RoomTypeCode="0|1331|74954975|1786432972012237B2205B3||no^1|1331|74954975|1786432972012237B2205B12||no^2|1331|74954975|1786432972012237B2205B21||no|564895|16|MjA3LjA2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="280" TotalPrice="282.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="282.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE BED|Room 2: SUPERIOR, SINGLE BED|Room 3: SUPERIOR, SINGLE BED" RoomTypeCode="0|1331|1450592915|1786432972039399B2091B19||no^1|1331|1450592915|1786432972039399B2091B41||no^2|1331|1450592915|1786432972039399B2091B63||no|564895|16|MjEyLjU1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="287" TotalPrice="289.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO ROOM|Room 2: STUDIO ROOM|Room 3: STUDIO ROOM" RoomTypeCode="0|1331|2660825|1786432971088705B1000B0||no^1|1331|2660825|1786432971088705B1000B18||no^2|1331|2660825|1786432971088705B1000B36||no|564895|16|MjE2LjIxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="292" TotalPrice="294.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.90" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)|Room 3: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-f8e5aa59-8e76-5680-a2ed-270751271913|63|MjkyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="292" TotalPrice="294.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 24.12-- service fee is included in the room rate.&lt;br/&gt;USD 26.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-a7136356-dbe5-5373-9fcd-8e6e2865bfbb|63|Mjk1LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="295" TotalPrice="297.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 24.39-- service fee is included in the room rate.&lt;br/&gt;USD 26.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Triple room|Room 2: Standard Triple room|Room 3: Standard Triple room" RoomTypeCode="h-0d1e5b06-e7aa-5f5f-9a44-f667fd9c099c|63|Mjk1LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="295" TotalPrice="297.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 24.39-- service fee is included in the room rate.&lt;br/&gt;USD 26.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED|Room 2: DELUXE, DOUBLE OR TWIN BED|Room 3: DELUXE, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275660675|1786432972009119B2165B1||no^1|1331|1275660675|1786432972009119B2165B5||no^2|1331|1275660675|1786432972009119B2165B8||no|564895|16|MjE5LjYzfEdCUHwyMDI2LTEwLTEy" OriginalAmount="297" TotalPrice="299.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="299.57" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="299.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-9d111784-5e82-50c3-9ea3-2226446ea2c5|63|MzAwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="300" TotalPrice="303.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 24.78-- service fee is included in the room rate.&lt;br/&gt;USD 27.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="303.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed)|Room 2: Deluxe Double room (full double bed)|Room 3: Deluxe Double room (full double bed)" RoomTypeCode="h-7e1477ac-d6b3-51d7-8027-41a8acc1014a|63|MzAwLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="300" TotalPrice="303.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 24.78-- service fee is included in the room rate.&lt;br/&gt;USD 27.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="303.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="0|1331|41818855|1786432972012237B2205B4||no^1|1331|41818855|1786432972012237B2205B13||no^2|1331|41818855|1786432972012237B2205B22||no|564895|16|MjI0Ljc2fEdCUHwyMDI2LTEwLTE3" OriginalAmount="304" TotalPrice="306.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="306.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-0ced81ae-4284-52f0-9d71-ba0a20555a91|63|MzExLjAwfFVTRHwyMDI2LTEwLTE1" OriginalAmount="311" TotalPrice="314.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2026"><AdditionalDetails>USD 25.71-- service fee is included in the room rate.&lt;br/&gt;USD 28.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="314.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Triple with No Window|Room 2: Standard Triple with No Window|Room 3: Standard Triple with No Window" RoomTypeCode="0|1331|31798435|1786432971088705B1000B14||no^1|1331|31798435|1786432971088705B1000B32||no^2|1331|31798435|1786432971088705B1000B50||no|564895|16|MjM0LjI0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="316" TotalPrice="319.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="319.49" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="319.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed)|Room 2: Double Studio (full double bed)|Room 3: Double Studio (full double bed)" RoomTypeCode="h-6afa5458-1e39-53d2-aecf-cea93435a6d0|63|MzE4LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="318" TotalPrice="321.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 26.28-- service fee is included in the room rate.&lt;br/&gt;USD 28.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, SINGLE BED|Room 2: DELUXE, SINGLE BED|Room 3: DELUXE, SINGLE BED" RoomTypeCode="0|1331|1457436135|1786432972039399B2091B14||no^1|1331|1457436135|1786432972039399B2091B36||no^2|1331|1457436135|1786432972039399B2091B58||no|564895|16|MjQyLjAxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="327" TotalPrice="330.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="330.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-ec704d09-42ce-560c-8e3a-06fa87883dc2|63|MzMyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="332" TotalPrice="335.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 27.45-- service fee is included in the room rate.&lt;br/&gt;USD 30.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335.32" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE|Room 2: STANDARD, TRIPLE|Room 3: STANDARD, TRIPLE" RoomTypeCode="0|1331|1275617795|1786432972044729B2153B10||no^1|1331|1275617795|1786432972044729B2153B25||no^2|1331|1275617795|1786432972044729B2153B40||no|564895|16|MjQ3Ljk4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="335" TotalPrice="338.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Studio (no window)|Room 2: Studio (no window)|Room 3: Studio (no window)" RoomTypeCode="h-73c97c6b-9aa9-52d5-a913-d191b2e179a2|63|MzM2LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="336" TotalPrice="339.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 27.78-- service fee is included in the room rate.&lt;br/&gt;USD 30.54-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.36" /></CancelPenalty><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed)|Room 2: Deluxe Double room with balcony (full double bed)|Room 3: Deluxe Double room with balcony (full double bed)" RoomTypeCode="h-0279faaa-6030-592e-b3d5-8461cf3ccdfd|63|MzM4LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="338" TotalPrice="341.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 27.93-- service fee is included in the room rate.&lt;br/&gt;USD 30.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="341.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE 1 BEDROOM|Room 2: SUITE 1 BEDROOM|Room 3: SUITE 1 BEDROOM" RoomTypeCode="0|1331|4240575|1786432971088705B1000B8||no^1|1331|4240575|1786432971088705B1000B26||no^2|1331|4240575|1786432971088705B1000B44||no|564895|16|MjUyLjI0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="341" TotalPrice="344.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.04" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room|Room 2: Standard Quadruple room|Room 3: Standard Quadruple room" RoomTypeCode="h-4b42f92d-8133-5016-919e-41abc67735c4|63|MzQxLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="341" TotalPrice="344.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 28.17-- service fee is included in the room rate.&lt;br/&gt;USD 30.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 2: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)|Room 3: 1 Bedroom Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-6711a67b-3404-5bfe-99fb-29a24f02de6a|63|MzQ0LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="344" TotalPrice="347.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 28.44-- service fee is included in the room rate.&lt;br/&gt;USD 31.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: INNER, DOUBLE OR TWIN BED|Room 2: INNER, DOUBLE OR TWIN BED|Room 3: INNER, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1349128695|1786432971099187B2036B3||no^1|1331|1349128695|1786432971099187B2036B11||no^2|1331|1349128695|1786432971099187B2036B19||no|564895|16|MjU1LjA5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="344" TotalPrice="347.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|0|81545085|1786432972044729B2153B0||no^1|0|81545085|1786432972044729B2153B15||no^2|0|81545085|1786432972044729B2153B30||no|564895|16|MjU5Ljc3fEdCUHwyMDI2LTEwLTE2" OriginalAmount="351" TotalPrice="354.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.31" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, DOUBLE BED|Room 2: STUDIO, DOUBLE BED|Room 3: STUDIO, DOUBLE BED" RoomTypeCode="0|1331|1275697195|1786432972039399B2091B12||no^1|1331|1275697195|1786432972039399B2091B34||no^2|1331|1275697195|1786432972039399B2091B56||no|564895|16|MjYxLjE1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="353" TotalPrice="356.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="356.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE, NO WINDOW|Room 2: STANDARD, TRIPLE, NO WINDOW|Room 3: STANDARD, TRIPLE, NO WINDOW" RoomTypeCode="0|1331|1275620825|1786432972012237B2205B6||no^1|1331|1275620825|1786432972012237B2205B15||no^2|1331|1275620825|1786432972012237B2205B24||no|564895|16|MjY0LjA2fEdCUHwyMDI2LTEwLTE3" OriginalAmount="357" TotalPrice="360.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="360.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: 1 Bedroom Double Suite (full double bed)|Room 2: 1 Bedroom Double Suite (full double bed)|Room 3: 1 Bedroom Double Suite (full double bed)" RoomTypeCode="h-2270b850-e14b-554c-811d-d28bccb9fe33|63|MzY0LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="364" TotalPrice="367.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 30.09-- service fee is included in the room rate.&lt;br/&gt;USD 33.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, WITH EXTRA BED|Room 2: SUPERIOR, WITH EXTRA BED|Room 3: SUPERIOR, WITH EXTRA BED" RoomTypeCode="0|1331|1275641135|1786432972021647B2129B19||no^1|1331|1275641135|1786432972021647B2129B41||no^2|1331|1275641135|1786432972021647B2129B63||no|564895|16|Mjc3LjYyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="375" TotalPrice="378.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 411195.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 BEDROOM, SUITE|Room 2: 1 BEDROOM, SUITE|Room 3: 1 BEDROOM, SUITE" RoomTypeCode="0|1331|1275609015|1786432972044729B2153B12||no^1|1331|1275609015|1786432972044729B2153B27||no^2|1331|1275609015|1786432972044729B2153B42||no|564895|16|MjgwLjYyfEdCUHwyMDI2LTEwLTEx" OriginalAmount="379" TotalPrice="382.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO TRIPLE ROOM|Room 2: STUDIO TRIPLE ROOM|Room 3: STUDIO TRIPLE ROOM" RoomTypeCode="0|1331|6910708|1786432971088705B1000B10||no^1|1331|6910708|1786432971088705B1000B28||no^2|1331|6910708|1786432971088705B1000B46||no|564895|16|Mjg4LjI3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="389" TotalPrice="393.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.18" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE BED, WITH EXTRA BED|Room 2: SUPERIOR, SINGLE BED, WITH EXTRA BED|Room 3: SUPERIOR, SINGLE BED, WITH EXTRA BED" RoomTypeCode="0|1331|1511263645|1786432972039399B2091B11||no^1|1331|1511263645|1786432972039399B2091B33||no^2|1331|1511263645|1786432972039399B2091B55||no|564895|16|MjkwLjIyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="392" TotalPrice="395.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="395.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Triple Studio|Room 2: Triple Studio|Room 3: Triple Studio" RoomTypeCode="h-d6ac66d6-7404-5888-9c68-6b696d1f95b9|63|NDAwLjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="400" TotalPrice="404.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 33.06-- service fee is included in the room rate.&lt;br/&gt;USD 36.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room|Room 2: Standard Room|Room 3: Standard Room" RoomTypeCode="0|1331|67584175|1786432971089539B1754B6||no^1|1331|67584175|1786432971089539B1754B16||no^2|1331|67584175|1786432971089539B1754B26||no|564895|16|MzAyLjcwfEdCUHwyMDI2LTEwLTEz" OriginalAmount="409" TotalPrice="412.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="412.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite|Room 2: Suite|Room 3: Suite" RoomTypeCode="0|1331|41839995|1786432972034838B2101B0||no^1|1331|41839995|1786432972034838B2101B6||no^2|1331|41839995|1786432972034838B2101B12||no|564895|16|MzAzLjYwfEdCUHwyMDI2LTEwLTEy" OriginalAmount="410" TotalPrice="414.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;** In case of No-Show total amount of stay will be charged as penalty ** STANDARD ROOM NO WINDOW: DW (Double Bed-Twin Bed) // SUPERIOR ROOM: D+ (Double Bed-Twin Bed) // DELUXE ROOM : 2X (Double or Twin Bed) //STUDIO ROOM: E2 (Double-Twin Bed) // SUITE 1 BEDROOM : SU (Double Bed) // STANDARD TRIPLE ROOM: 9- (Triple no window, Double Bed-Twin Bed) // STUDIO TRIPLE ROOM : E3 (Double Bed-Twin Bed) // FAMILY ROOM: KI (Family room 5 pax; double bed / twin bedï¿½+ 1 Bunk Bed) Cancelaciones hasta una hora despues de la confirmacion sin gastos. CANCELLATIONS MADE UP TO ONE HOUR AFTER CONFIRMATION, CAN BE MADE FREE OF CHARGE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-e4ff1600-add5-545c-bdf8-35e7f372f4c1|63|NDEwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="410" TotalPrice="414.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 33.87-- service fee is included in the room rate.&lt;br/&gt;USD 37.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (twin beds)|Room 2: Double Studio (twin beds)|Room 3: Double Studio (twin beds)" RoomTypeCode="h-07244b9e-fa4e-51c1-a02d-bbfaf91efa23|63|NDE1LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="415" TotalPrice="419.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 34.29-- service fee is included in the room rate.&lt;br/&gt;USD 37.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="419.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 BEDROOM, SUITE, DOUBLE BED|Room 2: 1 BEDROOM, SUITE, DOUBLE BED|Room 3: 1 BEDROOM, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1275697145|1786432972039399B2091B8||no^1|1331|1275697145|1786432972039399B2091B30||no^2|1331|1275697145|1786432972039399B2091B52||no|564895|16|MzEyLjg3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="423" TotalPrice="426.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="426.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, TRIPLE|Room 2: STUDIO, TRIPLE|Room 3: STUDIO, TRIPLE" RoomTypeCode="0|1331|1275609035|1786432972044729B2153B13||no^1|1331|1275609035|1786432972044729B2153B28||no^2|1331|1275609035|1786432972044729B2153B43||no|564895|16|MzE1LjIxfEdCUHwyMDI2LTEwLTEy" OriginalAmount="426" TotalPrice="429.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.93" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-eb9b74f9-41a7-503b-a9c2-54547e5c0298|63|NDM2LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="436" TotalPrice="440.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 36.03-- service fee is included in the room rate.&lt;br/&gt;USD 39.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.36" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|1334|1275641125|1786432972054421B2120B6||no^1|1334|1275641125|1786432972054421B2120B40||no^2|1334|1275641125|1786432972054421B2120B74||no|564895|16|MzIzLjA0fEdCUHwyMDI2LTEwLTEx" OriginalAmount="436" TotalPrice="440.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO KING QUEEN|Room 2: STUDIO KING QUEEN|Room 3: STUDIO KING QUEEN" RoomTypeCode="0|1331|31798565|1786432971088705B1000B16||no^1|1331|31798565|1786432971088705B1000B34||no^2|1331|31798565|1786432971088705B1000B52||no|564895|16|MzI0LjMzfEdCUHwyMDI2LTEwLTEz" OriginalAmount="438" TotalPrice="442.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.37" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE, 3 BEDS, NO WINDOW|Room 2: STANDARD, TRIPLE, 3 BEDS, NO WINDOW|Room 3: STANDARD, TRIPLE, 3 BEDS, NO WINDOW" RoomTypeCode="0|1331|1275697105|1786432972039399B2091B7||no^1|1331|1275697105|1786432972039399B2091B29||no^2|1331|1275697105|1786432972039399B2091B51||no|564895|16|MzMwLjEyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="446" TotalPrice="450.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="450.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-63eaf7ab-48fd-532f-a293-aaf58a3b71bc|63|NDQ5LjAwfFVTRHwyMDI2LTA4LTEx" OriginalAmount="449" TotalPrice="453.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 37.11-- service fee is included in the room rate.&lt;br/&gt;USD 40.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-2bc8494d-36ff-50bd-8b22-cd67d6b0e7b6|63|NDQ5LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="449" TotalPrice="453.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 37.11-- service fee is included in the room rate.&lt;br/&gt;USD 40.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="453.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-3c70c229-2abf-5b5f-a2c6-389bca775801|63|NDYxLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="461" TotalPrice="465.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 38.10-- service fee is included in the room rate.&lt;br/&gt;USD 41.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="465.61" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="465.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED|Room 3: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1334|1275659935|1786432972054421B2120B9||no^1|1334|1275659935|1786432972054421B2120B43||no^2|1334|1275659935|1786432972054421B2120B77||no|564895|16|MzQzLjY1fEdCUHwyMDI2LTEwLTEx" OriginalAmount="464" TotalPrice="468.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="468.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, KING BED, QUEEN BED|Room 2: STUDIO, KING BED, QUEEN BED|Room 3: STUDIO, KING BED, QUEEN BED" RoomTypeCode="0|1331|1275653795|1786432974018098B2132B6||no^1|1331|1275653795|1786432974018098B2132B14||no^2|1331|1275653795|1786432974018098B2132B22||no|564895|16|MzU0Ljk2fEdCUHwyMDI2LTEwLTEx" OriginalAmount="479" TotalPrice="484.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="484.14" /></CancelPenalty><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="484.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-b79bb3c4-b128-551b-8775-a461f95798a8|63|NDg3LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="487" TotalPrice="491.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.26-- service fee is included in the room rate.&lt;br/&gt;USD 44.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.87" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-b00bb2c9-2c8a-5c3e-a7c9-78996ffa2081|63|NDkwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="490" TotalPrice="494.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.50-- service fee is included in the room rate.&lt;br/&gt;USD 44.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Deluxe|Room 2: Deluxe|Room 3: Deluxe" RoomTypeCode="0|1334|74954975|1786432972054421B2120B12||no^1|1334|74954975|1786432972054421B2120B46||no^2|1334|74954975|1786432972054421B2120B80||no|564895|16|MzY0LjIzfEdCUHwyMDI2LTEwLTEx" OriginalAmount="492" TotalPrice="496.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="496.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-97fc0f3b-ce88-5335-aa62-2ecbd2ffc5a8|63|NDk0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="494" TotalPrice="498.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 40.83-- service fee is included in the room rate.&lt;br/&gt;USD 44.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="498.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Studio (full double bed) (king size bed)|Room 2: Double Studio (full double bed) (king size bed)|Room 3: Double Studio (full double bed) (king size bed)" RoomTypeCode="h-50a71556-20f8-5bbd-8f2f-4029c54f3399|63|NTAzLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="503" TotalPrice="508.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 41.58-- service fee is included in the room rate.&lt;br/&gt;USD 45.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="508.03" /></CancelPenalty><CancelPenalty Start="2026-10-11T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="508.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-c2dfb68c-bbac-5521-8029-2aefe0f7e8d5|63|NTE0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="514" TotalPrice="519.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 42.48-- service fee is included in the room rate.&lt;br/&gt;USD 46.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="519.14" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="519.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="0|1334|41818855|1786432972054421B2120B15||no^1|1334|41818855|1786432972054421B2120B49||no^2|1334|41818855|1786432972054421B2120B83||no|564895|16|Mzg0Ljg0fEdCUHwyMDI2LTEwLTEx" OriginalAmount="520" TotalPrice="524.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="524.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STUDIO, TRIPLE, 3 BEDS|Room 2: STUDIO, TRIPLE, 3 BEDS|Room 3: STUDIO, TRIPLE, 3 BEDS" RoomTypeCode="0|1331|1275718115|1786432972039399B2091B4||no^1|1331|1275718115|1786432972039399B2091B26||no^2|1331|1275718115|1786432972039399B2091B48||no|564895|16|MzkzLjU0fEdCUHwyMDI2LTEwLTEz" OriginalAmount="531" TotalPrice="536.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="536.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family Room with No Window|Room 2: Family Room with No Window|Room 3: Family Room with No Window" RoomTypeCode="0|1331|31798265|1786432971088705B1000B12||no^1|1331|31798265|1786432971088705B1000B30||no^2|1331|31798265|1786432971088705B1000B48||no|564895|16|Mzk2LjM5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="535" TotalPrice="540.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="540.65" /></CancelPenalty><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="540.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room|Room 2: Standard Room|Room 3: Standard Room" RoomTypeCode="0|0|67584175|1786432971089539B1754B5||no^1|0|67584175|1786432971089539B1754B15||no^2|0|67584175|1786432971089539B1754B25||no|564895|16|NDAzLjU5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="545" TotalPrice="550.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="550.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: STANDARD, TRIPLE, NO WINDOW|Room 2: STANDARD, TRIPLE, NO WINDOW|Room 3: STANDARD, TRIPLE, NO WINDOW" RoomTypeCode="0|1334|1275620825|1786432972054421B2120B18||no^1|1334|1275620825|1786432972054421B2120B52||no^2|1334|1275620825|1786432972054421B2120B86||no|564895|16|NDA1LjQ1fEdCUHwyMDI2LTEwLTEx" OriginalAmount="548" TotalPrice="553.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="553.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-7f55592b-4ea5-5b4d-a7c8-bf68731f907e|63|NTYwLjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="560" TotalPrice="565.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 46.29-- service fee is included in the room rate.&lt;br/&gt;USD 50.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="565.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 2: Standard Double room (full double bed) (no window, bed type is subject to availability)|Room 3: Standard Double room (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-1c65336c-d7e9-52b3-8f7e-af40777eee0f|63|NTg0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="584" TotalPrice="589.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 48.27-- service fee is included in the room rate.&lt;br/&gt;USD 53.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="589.84" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="589.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY|Room 2: FAMILY|Room 3: FAMILY" RoomTypeCode="0|1331|1275627805|1786432972044729B2153B14||no^1|1331|1275627805|1786432972044729B2153B29||no^2|1331|1275627805|1786432972044729B2153B44||no|564895|16|NDMzLjM4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="585" TotalPrice="591.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="591.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="591.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)|Room 3: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-3153540c-34cf-5e7b-adbd-644ecc628014|63|NjEwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="610" TotalPrice="616.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 50.40-- service fee is included in the room rate.&lt;br/&gt;USD 55.44-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="616.10" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="616.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, NO WINDOW|Room 2: FAMILY, NO WINDOW|Room 3: FAMILY, NO WINDOW" RoomTypeCode="0|1331|1275621025|1786432972054421B2120B29||no^1|1331|1275621025|1786432972054421B2120B63||no^2|1331|1275621025|1786432972054421B2120B93||no|564895|16|NDUzLjYwfEdCUHwyMDI2LTEwLTEx" OriginalAmount="613" TotalPrice="618.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="618.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: STANDARD, NO WINDOW|Room 2: STANDARD, NO WINDOW|Room 3: STANDARD, NO WINDOW" RoomTypeCode="0|1335|1275641125|1786432972054421B2120B7||no^1|1335|1275641125|1786432972054421B2120B41||no^2|1335|1275641125|1786432972054421B2120B75||no|564895|16|NDYwLjQxfEdCUHwyMDI2LTEwLTEx" OriginalAmount="622" TotalPrice="627.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="627.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-4c3f52bf-7542-5673-913f-f34be9378ef9|63|NjI5LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="629" TotalPrice="635.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 51.99-- service fee is included in the room rate.&lt;br/&gt;USD 57.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="635.29" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="635.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, DOUBLE BED|Room 2: SUITE, DOUBLE BED|Room 3: SUITE, DOUBLE BED" RoomTypeCode="0|1331|1310253185|1786432972054421B2120B32||no^1|1331|1310253185|1786432972054421B2120B66||no^2|1331|1310253185|1786432972054421B2120B96||no|564895|16|NDY3LjQ5fEdCUHwyMDI2LTEwLTEx" OriginalAmount="631" TotalPrice="637.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="637.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 3: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-824b2191-b11f-5f6c-862d-e09622a4c8bf|63|NjM2LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="636" TotalPrice="642.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 52.56-- service fee is included in the room rate.&lt;br/&gt;USD 57.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="642.36" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="642.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Room|Room 2: Superior Room|Room 3: Superior Room" RoomTypeCode="0|1331|67583655|1786432971089539B1754B7||no^1|1331|67583655|1786432971089539B1754B17||no^2|1331|67583655|1786432971089539B1754B27||no|564895|16|NDc4LjU2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="646" TotalPrice="652.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="652.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED|Room 3: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1335|1275659935|1786432972054421B2120B10||no^1|1335|1275659935|1786432972054421B2120B44||no^2|1335|1275659935|1786432972054421B2120B78||no|564895|16|NDgxLjAyfEdCUHwyMDI2LTEwLTEx" OriginalAmount="650" TotalPrice="656.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="656.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Double Studio (full double bed) (bed type is subject to availability)|Room 2: Double Studio (full double bed) (bed type is subject to availability)|Room 3: Double Studio (full double bed) (bed type is subject to availability)" RoomTypeCode="h-2f7a9d74-75a9-568b-9942-6bc3e5d74510|63|NjYxLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="661" TotalPrice="667.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.63-- service fee is included in the room rate.&lt;br/&gt;USD 60.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="h-0923fe4f-131b-5dcb-b786-456289794243|63|NjY0LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="664" TotalPrice="670.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.87-- service fee is included in the room rate.&lt;br/&gt;USD 60.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="670.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-c90d7a52-224b-51e1-b8cd-02c4f6967858|63|NjY1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="665" TotalPrice="671.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 54.96-- service fee is included in the room rate.&lt;br/&gt;USD 60.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671.65" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: Deluxe|Room 2: Deluxe|Room 3: Deluxe" RoomTypeCode="0|1335|74954975|1786432972054421B2120B13||no^1|1335|74954975|1786432972054421B2120B47||no^2|1335|74954975|1786432972054421B2120B81||no|564895|16|NTAxLjYzfEdCUHwyMDI2LTEwLTEx" OriginalAmount="677" TotalPrice="684.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: STUDIO, KING BED, QUEEN BED|Room 2: STUDIO, KING BED, QUEEN BED|Room 3: STUDIO, KING BED, QUEEN BED" RoomTypeCode="0|1334|1275653795|1786432972054421B2120B24||no^1|1334|1275653795|1786432972054421B2120B58||no^2|1334|1275653795|1786432972054421B2120B90||no|564895|16|NTA4LjUzfEdCUHwyMDI2LTEwLTEx" OriginalAmount="687" TotalPrice="693.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="693.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Triple room (no window)|Room 2: Standard Triple room (no window)|Room 3: Standard Triple room (no window)" RoomTypeCode="h-c3235781-655c-5176-a0e5-5891180436c0|63|Njg4LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="688" TotalPrice="694.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 56.85-- service fee is included in the room rate.&lt;br/&gt;USD 62.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="694.88" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="694.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio" RoomTypeCode="0|1335|41818855|1786432972054421B2120B16||no^1|1335|41818855|1786432972054421B2120B50||no^2|1335|41818855|1786432972054421B2120B84||no|564895|16|NTIyLjI0fEdCUHwyMDI2LTEwLTEx" OriginalAmount="705" TotalPrice="712.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="712.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: STANDARD, TRIPLE, NO WINDOW|Room 2: STANDARD, TRIPLE, NO WINDOW|Room 3: STANDARD, TRIPLE, NO WINDOW" RoomTypeCode="0|1335|1275620825|1786432972054421B2120B19||no^1|1335|1275620825|1786432972054421B2120B53||no^2|1335|1275620825|1786432972054421B2120B87||no|564895|16|NTQyLjgyfEdCUHwyMDI2LTEwLTEx" OriginalAmount="733" TotalPrice="740.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="740.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Standard Quadruple room (no window)|Room 2: Standard Quadruple room (no window)|Room 3: Standard Quadruple room (no window)" RoomTypeCode="h-edb777ac-05f1-505a-9ce9-29132ffb9c91|63|NzQ1LjAwfFVTRHwyMDI2LTEwLTEx" OriginalAmount="745" TotalPrice="752.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/10/2026"><AdditionalDetails>USD 61.56-- service fee is included in the room rate.&lt;br/&gt;USD 67.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="752.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-0540d615-7c34-5d2f-8fd7-bf5286c83ba4|63|NzQ4LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="748" TotalPrice="755.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 61.83-- service fee is included in the room rate.&lt;br/&gt;USD 68.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="755.48" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="755.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Room|Room 2: Studio Room|Room 3: Studio Room" RoomTypeCode="0|0|67584045|1786432971089539B1754B3||no^1|0|67584045|1786432971089539B1754B13||no^2|0|67584045|1786432971089539B1754B23||no|564895|16|NTc2LjU3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="779" TotalPrice="786.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio Room|Room 2: Studio Room|Room 3: Studio Room" RoomTypeCode="0|1331|67584045|1786432971089539B1754B4||no^1|1331|67584045|1786432971089539B1754B14||no^2|1331|67584045|1786432971089539B1754B24||no|564895|16|NTc2LjU3fEdCUHwyMDI2LTEwLTEz" OriginalAmount="779" TotalPrice="786.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board|Room 2: Half Board|Room 3: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: FAMILY, NO WINDOW|Room 2: FAMILY, NO WINDOW|Room 3: FAMILY, NO WINDOW" RoomTypeCode="0|1334|1275621025|1786432972054421B2120B30||no^1|1334|1275621025|1786432972054421B2120B64||no^2|1334|1275621025|1786432972054421B2120B94||no|564895|16|NTkxLjA5fEdCUHwyMDI2LTEwLTEx" OriginalAmount="798" TotalPrice="806.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="806.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Double Studio (full double bed) (queen size bed)|Room 2: Double Studio (full double bed) (queen size bed)|Room 3: Double Studio (full double bed) (queen size bed)" RoomTypeCode="h-12ee8b0a-9083-5400-9b2a-c28357687b2e|63|ODQ1LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="845" TotalPrice="853.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 69.84-- service fee is included in the room rate.&lt;br/&gt;USD 76.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="853.45" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="853.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: STUDIO, KING BED, QUEEN BED|Room 2: STUDIO, KING BED, QUEEN BED|Room 3: STUDIO, KING BED, QUEEN BED" RoomTypeCode="0|1335|1275653795|1786432972054421B2120B25||no^1|1335|1275653795|1786432972054421B2120B59||no^2|1335|1275653795|1786432972054421B2120B91||no|564895|16|NjQ1LjkwfEdCUHwyMDI2LTEwLTEx" OriginalAmount="872" TotalPrice="880.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="880.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Triple Room|Room 2: Standard Triple Room|Room 3: Standard Triple Room" RoomTypeCode="0|1331|67583955|1786432971089539B1754B2||no^1|1331|67583955|1786432971089539B1754B12||no^2|1331|67583955|1786432971089539B1754B22||no|564895|16|Njc3LjQ2fEdCUHwyMDI2LTEwLTEz" OriginalAmount="915" TotalPrice="924.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="924.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board|Room 2: full-board|Room 3: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Family room (no window)|Room 2: Family room (no window)|Room 3: Family room (no window)" RoomTypeCode="h-25498ba0-f88a-5de4-9821-0c66e66426c9|63|OTIyLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="922" TotalPrice="931.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 76.20-- service fee is included in the room rate.&lt;br/&gt;USD 83.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="931.22" /></CancelPenalty><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="931.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite One Bedroom|Room 2: Suite One Bedroom|Room 3: Suite One Bedroom" RoomTypeCode="0|1331|67584105|1786432971089539B1754B9||no^1|1331|67584105|1786432971089539B1754B19||no^2|1331|67584105|1786432971089539B1754B29||no|564895|16|NzA2LjI5fEdCUHwyMDI2LTEwLTEz" OriginalAmount="954" TotalPrice="963.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="963.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board|Room 2: Full Board|Room 3: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: FAMILY, NO WINDOW|Room 2: FAMILY, NO WINDOW|Room 3: FAMILY, NO WINDOW" RoomTypeCode="0|1335|1275621025|1786432972054421B2120B31||no^1|1335|1275621025|1786432972054421B2120B65||no^2|1335|1275621025|1786432972054421B2120B95||no|564895|16|NzI4LjQ5fEdCUHwyMDI2LTEwLTEx" OriginalAmount="984" TotalPrice="993.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-07T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="993.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio Triple|Room 2: Studio Triple|Room 3: Studio Triple" RoomTypeCode="0|1331|67584075|1786432971089539B1754B8||no^1|1331|67584075|1786432971089539B1754B18||no^2|1331|67584075|1786432971089539B1754B28||no|564895|16|ODA3LjE4fEdCUHwyMDI2LTEwLTEz" OriginalAmount="1090" TotalPrice="1100.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
100% charge applies for no show. No check-in and check-out on 31st December - 1st January.
Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1100.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (king size bed, no window)|Room 2: Standard Double room (full double bed) (king size bed, no window)|Room 3: Standard Double room (full double bed) (king size bed, no window)" RoomTypeCode="h-b9b371ee-d310-58ef-8306-ab8fce702171|63|MTE0OC4wMHxVU0R8MjAyNi0wOC0xMQ==" OriginalAmount="1148" TotalPrice="1159.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>USD 94.89-- service fee is included in the room rate.&lt;br/&gt;USD 104.37-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Family room|Cable TV|Hairdryer|Flat-screen TV|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1159.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, QUADRUPLE, NO WINDOW|Room 2: ROOM, QUADRUPLE, NO WINDOW|Room 3: ROOM, QUADRUPLE, NO WINDOW" RoomTypeCode="0|1331|1275627765|1786432972021647B2129B1||no^1|1331|1275627765|1786432972021647B2129B23||no^2|1331|1275627765|1786432972021647B2129B45||no|564895|16|OTEwLjY1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="1230" TotalPrice="1242.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cash deposit: IDR 100000 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately IDR 75000 for adults and IDR 50000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 250000.00 per vehicle (one-way, maximum occupancy 4)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 1349553.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1242.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, QUADRUPLE, KING BED, NO WINDOW|Room 2: ROOM, QUADRUPLE, KING BED, NO WINDOW|Room 3: ROOM, QUADRUPLE, KING BED, NO WINDOW" RoomTypeCode="0|1331|1275718095|1786432972039399B2091B1||no^1|1331|1275718095|1786432972039399B2091B23||no^2|1331|1275718095|1786432972039399B2091B45||no|564895|16|OTUzLjIyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="1287" TotalPrice="1300.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1300.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, DOUBLE AND BUNK BED, NO WINDOW|Room 2: FAMILY, DOUBLE AND BUNK BED, NO WINDOW|Room 3: FAMILY, DOUBLE AND BUNK BED, NO WINDOW" RoomTypeCode="0|1331|1275718085|1786432972039399B2091B0||no^1|1331|1275718085|1786432972039399B2091B22||no^2|1331|1275718085|1786432972039399B2091B44||no|564895|16|OTk3LjkyfEdCUHwyMDI2LTEwLTEz" OriginalAmount="1348" TotalPrice="1361.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1361.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/a5/63/a563bf5f4afab32ffe7fa75c43ecd1c496ee0887.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/27/bd27e462f961148bc1a7746b967882af6af3f200.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/74/3b/743b3c40b215aca3903fc776a0e914c03e82f69c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/77/ed77bd62c445310e3a95c90edc11f0b1b22b5096.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/60/07/6007ad6cbe5b57a7b342822a17384d4a8d05aef1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/53/e653fd6b67f41ff8cc4a449e6f5e6ad86573a7c9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f2/83/f283b9361cbc88beb710a0694dab9164ce81b580.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/33/fb337240f60cb92e2bc36d95facb0da13a24ae85.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/87/0b/870b5446cf711f1d67b2d1a98531a02a310cb624.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/53/5f539fdfb475604fcf20ea20ae21a21761fc23d0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/0a/5f0ad32e8f650da691c5d3b7fbb896d38ca156c7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/35/59/35593ef797589ad866895bac74ac1b82cad68a77.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/c5/11c5bd3f2212138c8ad543340210733d7fc57e20.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/66/d3/66d37aa01f60db5ed78c771f5c9bd0a686acd6d7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e3/eb/e3eba44e9a231e93a547b21f9c7440cba1174531.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/eb/5b/eb5b5c6c942c7607136d93836815f76caf126147.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 8 suites, 53 studios, 75 single rooms and 148 double rooms, which are located on 3 storeys and are reachable by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include medical assistance, room service, a laundry service and a coin-operated laundry.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning. Some rooms include a balcony. Rooms have a double bed or a king-size bed. Valuables can be securely stored in a safe. Additional features include a refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio, a stereo system and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-accessible rooms can also be booked.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Whether more active or in need of rest and relaxation, guests can unwind at the pool complex, which includes a children's area and a total of 2 swimming pools. Comfortable sun loungers are available on the terrace. The pool bar serves a selection of refreshing drinks. With water skiing, jet skiing, motorboat rides, banana boat rides and aquafit available, fans of water sports will have plenty to choose from. Sport and leisure facilities at the hotel include a gym and badminton. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and all-inclusive. Breakfast, lunch and dinner are available. Staff are also happy to provide special dietary cuisine. The accommodation also offers special catering options. Drinks are included in the price for travellers.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>6-236-176-9321</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>6-236-176-9222</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2011</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2012</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Garden (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>223</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>75</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>148</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Studios</Description><Value>53</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Pebble Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sun loungers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Parasols</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Kids Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Playground</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Facilities</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Lunch Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Evening Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>All inclusive</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Drinks Included</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Diet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Swimming Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aqua aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Banana Boat</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Water Skiing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jet Skiing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Speed Boating</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Badminton</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Sea</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>400 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>1000 Meters</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
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47161" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-20T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="292325|eden_hotel_kuta_bali" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
5d3ecd95-0633-442d-8005-f80c710fb39f|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f" TimeStamp="0001-01-01T00:00:00" HotelName="Eden Hotel Kuta Bali" HotelCode="292325|1045298" StarRating="4" GTCityId="47161" CountryCode="ID" CityName="Kuta , Bali" CountryName="Indonesia" Address="Jalan Kartika Plaza 42, Kuta, Bali" PostCode="" PhoneNo="+623613002121" FaxNo="+623613002021" Email="" CheckInTime="14:00" CheckOutTime="12:00" Latitude="-8.7332890313386" Longitude="115.16788208598" SourceId="16" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Eden|Room 2: Eden|Room 3: Eden" RoomTypeCode="0|0|1075134305|1786432983070349B2129B2||no^1|0|1075134305|1786432983070349B2129B10||no^2|0|1075134305|1786432983070349B2129B18||no|1045298|16|MTM2LjcxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="185" TotalPrice="186.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="186.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Eden Double room (full double bed) (bed type is subject to availability)|Room 2: Eden Double room (full double bed) (bed type is subject to availability)|Room 3: Eden Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-56578786-2d55-5a3c-ac6b-18a5ff75caf6|63|MTg2LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="186" TotalPrice="187.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 15.36-- service fee is included in the room rate.&lt;br/&gt;USD 16.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Eden Double room (twin beds) (bed type is subject to availability)|Room 2: Eden Double room (twin beds) (bed type is subject to availability)|Room 3: Eden Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-053872a8-fa87-5ba4-b2e7-ab2bb776a610|63|MTg2LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="186" TotalPrice="187.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 15.36-- service fee is included in the room rate.&lt;br/&gt;USD 16.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Eden Double room (twin beds)|Room 2: Eden Double room (twin beds)|Room 3: Eden Double room (twin beds)" RoomTypeCode="h-7ec8aa0e-a317-5c59-9860-6d1237ba942a|63|MTkwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="190" TotalPrice="191.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 15.69-- service fee is included in the room rate.&lt;br/&gt;USD 17.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="191.90" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="191.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Eden Double room (full double bed)|Room 2: Eden Double room (full double bed)|Room 3: Eden Double room (full double bed)" RoomTypeCode="h-fb4b04b1-d315-52c4-b6e0-e4ee3dad7a0f|63|MTkwLjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="190" TotalPrice="191.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 15.69-- service fee is included in the room rate.&lt;br/&gt;USD 17.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="191.90" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="191.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EDEN, DOUBLE BED|Room 2: EDEN, DOUBLE BED|Room 3: EDEN, DOUBLE BED" RoomTypeCode="0|0|1285754235|1786432983105439B2091B6||no^1|0|1285754235|1786432983105439B2091B13||no^2|0|1285754235|1786432983105439B2091B20||no|1045298|16|MTQzLjQzfEdCUHwyMDI2LTEwLTEy" OriginalAmount="194" TotalPrice="195.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="195.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Eden Double room (full double bed) (queen size bed)|Room 2: Eden Double room (full double bed) (queen size bed)|Room 3: Eden Double room (full double bed) (queen size bed)" RoomTypeCode="h-4b37103d-6e7a-5be3-b922-5effec628d1a|63|MTk2LjAwfFVTRHwyMDI2LTEwLTE5" OriginalAmount="196" TotalPrice="197.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/10/2026"><AdditionalDetails>USD 16.20-- service fee is included in the room rate.&lt;br/&gt;USD 17.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="197.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|0|1142660485|1786432983041318B2057B3||no^1|0|1142660485|1786432983041318B2057B9||no^2|0|1142660485|1786432983041318B2057B15||no|1045298|16|MTQ3LjQwfEdCUHwyMDI2LTEwLTEy" OriginalAmount="199" TotalPrice="201.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="201.04" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="201.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|0|1130104175|1786432983041318B2057B1||no^1|0|1130104175|1786432983041318B2057B7||no^2|0|1130104175|1786432983041318B2057B13||no|1045298|16|MTQ3LjY3fEdCUHwyMDI2LTEwLTE2" OriginalAmount="199" TotalPrice="201.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="201.41" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="201.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (full double bed)|Room 2: Eden Double room (full double bed)|Room 3: Eden Double room (full double bed)" RoomTypeCode="h-642e9472-e03d-5b0d-bcea-97c0eb343fb5|63|MjU3LjAwfFVTRHwyMDI2LTEwLTE4" OriginalAmount="257" TotalPrice="259.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><AdditionalDetails>USD 21.24-- service fee is included in the room rate.&lt;br/&gt;USD 23.37-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="259.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Eden|Room 2: Eden|Room 3: Eden" RoomTypeCode="0|1331|1075134305|1786432983070349B2129B3||no^1|1331|1075134305|1786432983070349B2129B11||no^2|1331|1075134305|1786432983070349B2129B19||no|1045298|16|MTk0LjAxfEdCUHwyMDI2LTEwLTEz" OriginalAmount="262" TotalPrice="264.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 209178.00 IDR (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 296901.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="264.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (twin beds) (bed type is subject to availability)|Room 2: Eden Double room (twin beds) (bed type is subject to availability)|Room 3: Eden Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-068a812d-f506-5e82-a98d-f8faa6a87dfb|63|MjYzLjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="263" TotalPrice="265.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 21.75-- service fee is included in the room rate.&lt;br/&gt;USD 23.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.63" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (full double bed) (bed type is subject to availability)|Room 2: Eden Double room (full double bed) (bed type is subject to availability)|Room 3: Eden Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-a49861b8-dab1-52a6-b334-d84413a435db|63|MjYzLjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="263" TotalPrice="265.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 21.75-- service fee is included in the room rate.&lt;br/&gt;USD 23.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.63" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (twin beds)|Room 2: Eden Double room (twin beds)|Room 3: Eden Double room (twin beds)" RoomTypeCode="h-c72e4f92-99b1-508d-b70b-6eef8b468315|63|MjY4LjAwfFVTRHwyMDI2LTEwLTEy" OriginalAmount="268" TotalPrice="270.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2026"><AdditionalDetails>USD 22.14-- service fee is included in the room rate.&lt;br/&gt;USD 24.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.68" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EDEN, DOUBLE BED|Room 2: EDEN, DOUBLE BED|Room 3: EDEN, DOUBLE BED" RoomTypeCode="0|1331|1285754235|1786432983105439B2091B5||no^1|1331|1285754235|1786432983105439B2091B12||no^2|1331|1285754235|1786432983105439B2091B19||no|1045298|16|MjAzLjY0fEdCUHwyMDI2LTEwLTEy" OriginalAmount="275" TotalPrice="277.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="277.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR|Room 2: SUPERIOR|Room 3: SUPERIOR" RoomTypeCode="0|1331|1142660485|1786432983041318B2057B2||no^1|1331|1142660485|1786432983041318B2057B8||no^2|1331|1142660485|1786432983041318B2057B14||no|1045298|16|MjA5LjE2fEdCUHwyMDI2LTEwLTEy" OriginalAmount="282" TotalPrice="285.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.28" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (full double bed) (queen size bed)|Room 2: Eden Double room (full double bed) (queen size bed)|Room 3: Eden Double room (full double bed) (queen size bed)" RoomTypeCode="h-6a629a0c-d327-5fd7-ac96-7b94032e61af|63|MjgzLjAwfFVTRHwyMDI2LTEwLTE5" OriginalAmount="283" TotalPrice="285.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/10/2026"><AdditionalDetails>USD 23.40-- service fee is included in the room rate.&lt;br/&gt;USD 25.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard|Room 2: Standard|Room 3: Standard" RoomTypeCode="0|1331|1130104175|1786432983041318B2057B0||no^1|1331|1130104175|1786432983041318B2057B6||no^2|1331|1130104175|1786432983041318B2057B12||no|1045298|16|MjA5LjYxfEdCUHwyMDI2LTEwLTE2" OriginalAmount="283" TotalPrice="285.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.89" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Kids Pool Access Double room (full double bed) (pool access)|Room 2: Eden Kids Pool Access Double room (full double bed) (pool access)|Room 3: Eden Kids Pool Access Double room (full double bed) (pool access)" RoomTypeCode="h-d28c3cfe-c3c3-50a8-809f-b19cdd44d8c0|63|MzcyLjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="372" TotalPrice="375.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 30.75-- service fee is included in the room rate.&lt;br/&gt;USD 33.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="375.72" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="375.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EDEN, POOL ACCESS|Room 2: EDEN, POOL ACCESS|Room 3: EDEN, POOL ACCESS" RoomTypeCode="0|1331|1285724705|1786432983070349B2129B7||no^1|1331|1285724705|1786432983070349B2129B15||no^2|1331|1285724705|1786432983070349B2129B23||no|1045298|16|Mjc1LjU1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="372" TotalPrice="375.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 421671.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 421671.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 421671.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="375.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Pool Access Double room (full double bed) (bed type is subject to availability, pool access)|Room 2: Eden Pool Access Double room (full double bed) (bed type is subject to availability, pool access)|Room 3: Eden Pool Access Double room (full double bed) (bed type is subject to availability, pool access)" RoomTypeCode="h-cd4244c4-7f72-50b3-979a-401ceefa74f3|63|Mzc5LjAwfFVTRHwyMDI2LTEwLTE4" OriginalAmount="379" TotalPrice="382.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/10/2026"><AdditionalDetails>USD 31.32-- service fee is included in the room rate.&lt;br/&gt;USD 34.44-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (full double bed) (bed type is subject to availability, pool access)|Room 2: Eden Double room (full double bed) (bed type is subject to availability, pool access)|Room 3: Eden Double room (full double bed) (bed type is subject to availability, pool access)" RoomTypeCode="h-bffda876-5748-54d0-b188-ffa5e274f55e|63|Mzg0LjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="384" TotalPrice="387.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 31.74-- service fee is included in the room rate.&lt;br/&gt;USD 34.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="387.84" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="387.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EDEN, DOUBLE BED, POOL ACCESS|Room 2: EDEN, DOUBLE BED, POOL ACCESS|Room 3: EDEN, DOUBLE BED, POOL ACCESS" RoomTypeCode="0|1331|1285754325|1786432983105439B2091B2||no^1|1331|1285754325|1786432983105439B2091B9||no^2|1331|1285754325|1786432983105439B2091B16||no|1045298|16|Mjg5LjM4fEdCUHwyMDI2LTEwLTEy" OriginalAmount="391" TotalPrice="394.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="394.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Kids Pool Access Double room (full double bed) (bed type is subject to availability, pool access)|Room 2: Eden Kids Pool Access Double room (full double bed) (bed type is subject to availability, pool access)|Room 3: Eden Kids Pool Access Double room (full double bed) (bed type is subject to availability, pool access)" RoomTypeCode="h-3cba20db-afe2-59f3-9cce-0b6473bdec64|63|Mzk1LjAwfFVTRHwyMDI2LTEwLTE3" OriginalAmount="395" TotalPrice="398.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><AdditionalDetails>USD 32.64-- service fee is included in the room rate.&lt;br/&gt;USD 35.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.95" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Double room (full double bed) (pool access)|Room 2: Eden Double room (full double bed) (pool access)|Room 3: Eden Double room (full double bed) (pool access)" RoomTypeCode="h-ce0a0f7d-07b6-54ec-84d0-b2dcd905befc|63|Mzk5LjAwfFVTRHwyMDI2LTEwLTE2" OriginalAmount="399" TotalPrice="402.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/10/2026"><AdditionalDetails>USD 32.97-- service fee is included in the room rate.&lt;br/&gt;USD 36.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-12T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="402.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, POOL ACCESS|Room 2: STANDARD, POOL ACCESS|Room 3: STANDARD, POOL ACCESS" RoomTypeCode="0|1331|1515146205|1786432983041318B2057B4||no^1|1331|1515146205|1786432983041318B2057B10||no^2|1331|1515146205|1786432983041318B2057B16||no|1045298|16|Mjk3LjA5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="401" TotalPrice="405.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="405.21" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="405.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Eden Pool Access Double room (full double bed) (pool access)|Room 2: Eden Pool Access Double room (full double bed) (pool access)|Room 3: Eden Pool Access Double room (full double bed) (pool access)" RoomTypeCode="h-d432f05e-ff4e-5627-8eea-36fa24af6b4c|63|NTAwLjAwfFVTRHwyMDI2LTEwLTE0" OriginalAmount="500" TotalPrice="505.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>USD 41.31-- service fee is included in the room rate.&lt;br/&gt;USD 45.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-10T00:00:00" End="2026-10-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="505.00" /></CancelPenalty><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="505.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite|Room 2: Suite|Room 3: Suite" RoomTypeCode="0|1331|43914415|1786432983105439B2091B1||no^1|1331|43914415|1786432983105439B2091B8||no^2|1331|43914415|1786432983105439B2091B15||no|1045298|16|NDIxLjU5fEdCUHwyMDI2LTEwLTE5" OriginalAmount="569" TotalPrice="575.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="575.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Eden Suite (full double bed) (queen size bed)|Room 2: Double Eden Suite (full double bed) (queen size bed)|Room 3: Double Eden Suite (full double bed) (queen size bed)" RoomTypeCode="h-22f51606-60c4-5c40-b807-97bd4e7e22aa|63|NTc2LjAwfFVTRHwyMDI2LTEwLTE5" OriginalAmount="576" TotalPrice="581.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/10/2026"><AdditionalDetails>USD 47.61-- service fee is included in the room rate.&lt;br/&gt;USD 52.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="581.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Eden Suite (full double bed)|Room 2: Double Eden Suite (full double bed)|Room 3: Double Eden Suite (full double bed)" RoomTypeCode="h-e05f6ada-c402-516b-ba2a-3041318ff500|63|NTkwLjAwfFVTRHwyMDI2LTEwLTEz" OriginalAmount="590" TotalPrice="595.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><AdditionalDetails>USD 48.75-- service fee is included in the room rate.&lt;br/&gt;USD 53.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="595.90" /></CancelPenalty><CancelPenalty Start="2026-10-16T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="595.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EDEN, SUITE|Room 2: EDEN, SUITE|Room 3: EDEN, SUITE" RoomTypeCode="0|1331|1285724235|1786432983070349B2129B5||no^1|1331|1285724235|1786432983070349B2129B13||no^2|1331|1285724235|1786432983070349B2129B21||no|1045298|16|NDM2Ljk1fEdCUHwyMDI2LTEwLTEz" OriginalAmount="590" TotalPrice="595.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 668643.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 668643.00 IDR (This amount is included within the total price).&lt;br/&gt;CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property’s breakfast service is available only by reservation and must be requested in advance of arrival. Breakfast is served in guestrooms.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for to-go breakfast: approximately IDR 120000 for adults and IDR 70000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: IDR 90000 per vehicle (one way)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: IDR 300000.0 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 668643.00 IDR (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-09T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="595.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EDEN, SUITE, DOUBLE BED|Room 2: EDEN, SUITE, DOUBLE BED|Room 3: EDEN, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1285754385|1786432983105439B2091B0||no^1|1331|1285754385|1786432983105439B2091B7||no^2|1331|1285754385|1786432983105439B2091B14||no|1045298|16|NDU5LjA5fEdCUHwyMDI2LTEwLTEy" OriginalAmount="620" TotalPrice="626.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Minibar|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-08T00:00:00" End="2026-10-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="626.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Double Eden Suite (full double bed) (king size bed)|Room 2: Double Eden Suite (full double bed) (king size bed)|Room 3: Double Eden Suite (full double bed) (king size bed)" RoomTypeCode="h-e64cb095-2d9f-5ea8-8c2b-2b4a2ae3885a|63|MjIyNi4wMHxVU0R8MjAyNi0xMC0xNw==" OriginalAmount="2226" TotalPrice="2248.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/10/2026"><AdditionalDetails>USD 183.96-- service fee is included in the room rate.&lt;br/&gt;USD 202.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|Smoke Detector|Cable TV|TV|Minibar|Shower/Bathtub|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-13T00:00:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2248.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/00/46/0046d5d270ab5508ed5f32a791573429310a56da.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/2d/9f2d3d035000ce7b86ece71f21c02f4c87b5c424.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/74/b0/74b0f4dae12aeee839078e9111e0445d6ded0b02.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/16/9f/169fdffca9c704ef4e2b8122d1fba4f28bc30dd2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/28/94/2894f97e307b982c4ff37baa8c7097bbd3aa399f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e7/11/e7119f075395920d601ccfb6f1d341239dc1f1f8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1a/a3/1aa337e6038cb839ea34b24058a3e003f1a42e54.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/17/5a17f86a8cbaea7b7f441399f422ca80f22795fd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/72/c7725460b40c24c33016cf590a07b97507df7e0f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/5e/555ee823c4002a6c3a82e12254cece4b98db0e8f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/d2/e4d2ba1b876a3893145d63b6e658cce11fb94f3a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/7d/a67de813174bca126630c7afd6992795c5979965.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/74/16/7416a80fa35250313ca75689bd89663410a8f91f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6d/f5/6df5ed38fffcba65be96ec6450c5ed657f95a524.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8a/b9/8ab92739461f038205e838a2cccca6762fb97ef6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2c/84/2c84fc184e2f39b34695c0fbff0099098c55a1c5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/24/61/2461e5a4ee71a03ef0c4a5c171246a0645590d15.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9c/9c/9c9cf6e03cd14a47c5f5de323a8c8b27b7fb5e32.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/5f/8e5fb02c6cbebdcc5c5d7ea6b89e5bbc1c5cd4c3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2c/c7/2cc79f09297ca22a6615efaa836cebb748f2e954.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/6a/676aaea86858a19f68b231b455a02611d13ffe45.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/fb/adfbb492b3df746a1782e68172e950db12b646cf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8d/94/8d94a40bd167a9ba57e8c6c3c66dd3324a9ba6ef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/89/b5/89b595e14ed111e4412e116df355b51daa46e304.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9e/4d/9e4dfae139baeb7f3259ac664ba76e7590802694.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/90/cf9012a7ef7cf91e75b3db2f62e7d965d7fe6a92.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3e/3f/3e3fb2bc58531afaf5d77d28923d3fd999b41ff8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/8a/d08a8d562e745424f34966c0402d69738ef3bc11.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/25/f825d4e6e4f0ffa7ef5dfdbcd66409bc5bb69428.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/73/b3/73b355bb1420094b4311ad77c15dbba198b161b4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6c/d2/6cd2cc230132c80497c9c3de125765a6516448cb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/82/ac/82acd6a110986e8d1ec6fb75a1d45c3952d148a9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/41/a4/41a4101683f197fcfb7a0cf37306e6b33c4887c9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/20/3b/203bcb0bd4f69c048c456ee74090ac8596415243.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/2b/9f2bcc32bb4353cc6f3c916188e34e04a7943878.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/60/d4/60d4d39700495b5a856196635443e04eace0fec9.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has a lift and features 277 rooms. Services and facilities include a baggage storage service, a babysitting service, a childcare service, a transfer service, 24-hour room service, a conference room and a business centre. Wireless internet access allows guests to stay connected while on holiday. There are a number of shops as well. Guests arriving by car can park their vehicles in the car park. A bicycle hire service provides all the necessary equipment for exploring the surrounding area.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living area and a bathroom. Air conditioning ensures comfortable temperatures. A balcony is among the standard amenities of some rooms. Rooms include a double bed. Separate bedrooms can be booked. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. A flatscreen television and WiFi ensure optimal comfort. Guests will also find slippers in their rooms. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. The outdoor pool complex is ideal for exercise and relaxation. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including a spa and massage treatments. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 120,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 60,000.00 IDR.&lt;br /&gt;Depending on the capacity of the room booked, children up to the age of 5 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 90,000.00 IDR one way.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>62-361-300-2121</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>62-361-300-2121</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>277</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e1c33ffe-47f5-4aa0-9675-5edb0a58e20f|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="e1c33ffe-47f5-4aa0-9675-5edb0a58e20f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" 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
e1c33ffe-47f5-4aa0-9675-5edb0a58e20f|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e1c33ffe-47f5-4aa0-9675-5edb0a58e20f|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-11T08:23:06.9115435+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e1c33ffe-47f5-4aa0-9675-5edb0a58e20f" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2" HotelCode="603204|arjuna_house_2" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/43/52437cb3c90cfb52f6b3048ca20e7ede37064af0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|teba_house_ubud_guest_house" HotelName="Teba House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/ff/ceff6425dc7391f556d2fcb1cabef1ac026575c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|kencana_ubud" HotelName="Kencana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f6/6ef6f2b6f694fe7419164f538c738a0b9476afa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.32" OriginalAmount="63.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51524451" Longitude="115.26374056" StarRating="2" HotelCode="843229|817269" HotelName="Ubud Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 51</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/44/fa44e8c5d98d838e27ba1c27260076ced3f146b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50214695" Longitude="115.26435435" StarRating="2" HotelCode="748026|pondok_ayu_homestay" HotelName="Pondok Ayu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 32, Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d5/4cd5dba5d10264cd8927085b7d7f9e60df5ed921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="1" HotelCode="850403|bulan_bali_hostel" HotelName="Bulan Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suksma Kesuma, Banjar Tengah Kauh, Peliatan Ubud, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/28/7b28c2bc8cb76f3008d0907fae29455e8fdc83dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.55" OriginalAmount="67.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|802633" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/60/6360ed8c0597b7fa53ff182d9622cd6935804359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|jungut_guest_house" HotelName="Jungut Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/0d/e50d8c0197d325d203927321266111946259cc4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a varie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50822009" Longitude="115.2667513" StarRating="0" HotelCode="969474|ojeks_homestay_" HotelName="Ojeks Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Gang Soka, Ubud 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/48/42480c13f1e1c54a56b26a503d84286d82ebf6a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|ubud_tropical" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82f850f4a54d1f993453dc0a6fd6978789df2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|vimala_ubud" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/9c/f49c872032cd8d172c3693b3bafc3c9da934e1c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2" HotelCode="630810|pering_bungalow" HotelName="Pering Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/30/2a30916bf02a1a54062182cdc8a16ff40bd9e3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|argasoka_bungalows" HotelName="Argasoka Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dd/06dd06b4990db27b29a7dec24875e94b95f09aa1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outsi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52054711" Longitude="115.26752743" StarRating="3" HotelCode="786581|bulan_bali_homestay" HotelName="Bulan Bali Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Gede Rai, Prajapati 10, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/63/14636c5aad36af0ee6c9d4bef09d55973ff4cc6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371568" Longitude="115.26606791" StarRating="2" HotelCode="438766|green_view_widia" HotelName="Citrus Tree B&amp;B Widia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bicycle Rental,Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 29B, Padang Tegal Kelod, Gianyar, Ubud  80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/33/2b33d30dc47fc9460d6b1ab7e3609eaabf9e79a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away in an alley off the main thoroughfare and down a gently sloping hill, this secluded yet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|pande_permai_bungalows" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ee/eceefd282808ed2994e410f9394c8f37700014f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.63" OriginalAmount="87.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2" HotelCode="572899|2806265" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/96/5d965d0825282a737cbf617b11b22527c8a5a91c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.58" OriginalAmount="89.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5168866674035" Longitude="115.25857955217" StarRating="3" HotelCode="909017|635058" HotelName="Indira Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ce/94ce4f7fa9eb207ec426819211855dae8f02d2a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|bali_asli_lodge" HotelName="Bali Asli Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/93/e3935b6a0723625f1969edddfa803ac9dba5d59e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49959611" Longitude="115.25837125" StarRating="2" HotelCode="411941|shriman_yoga_bungalow" HotelName="Shriman Yoga Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sok Wayah, Next to Restu Spa, Tjampuhan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/71/60714af5bdde4cf91ad7b2d454a4acc8238bad74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 2 rooms. Wireless internet access is available to travellers in the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsas_garden_bungalow_and_spa_2" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/17/7017b2d12d0e33eb40d2ff8276a3022b703bfa67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5164188" Longitude="115.26585687" StarRating="2" HotelCode="522392|adi_jaya_cottage" HotelName="Adi Jaya Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f763c7059d3e3d2b9236ca52888d4f8c434de676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2" HotelCode="521838|sayong_house" HotelName="Sayong House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0c/0c0c9ed9e2ceca2e0d3d6f2d491f838a70737bc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5123335" Longitude="115.2638211" StarRating="0" HotelCode="968326|ayu_bungalow_2" HotelName="Ayu Bungalow 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/eb/59eb19f741d0da120b1426b32bd8144e6c193cc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50859987" Longitude="115.26513549" StarRating="3" HotelCode="429378|ubud_sensasi_bungalows" HotelName="Ubud Sensasi Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman No. 42  Padang Tegal, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/fc/04fc012d318fac22de16b1167af1dcb35358e044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ubud Sensasi Bungalows in Ubud, you'll be minutes from Ubud Royal P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51371279" Longitude="115.26383224" StarRating="3" HotelCode="542710|danasari_accomodation" HotelName="Danasari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 43, Banjar Padangtegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/49/1f49d1496b60c033ceb22d660dad042ebc7f6b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|villa_mandi_ubud" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/2769ffa9ebdd6a0df0b4eb19675d92eb5f6b3d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|warji_house_2" HotelName="Warji House 2 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3b/e03bcb20f05f6831d81d9e54156c0c3a77f182f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|kakul_villa_ubud_apartment_suite" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/44/48447528a6bc3657aa6d228898e49435389de207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3" HotelCode="435221|asri_sari_villa_ubud" HotelName="Asri Sari Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/13/b51302e9d57bfa9510c21ed24709b6f658bbb4ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851726|awan_bali_house" HotelName="Awan Bali House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2f/582fd5cbd03b739f371e7e9f0dee3c9b5388f617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50549894" Longitude="115.26868535" StarRating="3" HotelCode="786541|hartaning_house" HotelName="Hartaning House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/f4/c6f4e7c17876ed2e7c136cac3d9ac7a4426a98e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|duana_sari" HotelName="Duana Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/7e/f27e0f633ca545814b466c9b8a245c1b5bbdc680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5570308" Longitude="115.28791264" StarRating="0" HotelCode="946768|kudesa_home_stay" HotelName="Kudesa Homestay By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami, Sumampan, Kemenuh, Ubud 80582</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/034740bdf179e8b2006cd317526ae6b34076d448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|hotel_puriartha_ubud" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/18/31183e694822163c39d63e14044fe65d4a57173d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5089829417517" Longitude="115.26113795097" StarRating="3" HotelCode="394539|swan_inn_5" HotelName="Swan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Beji Line, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/40/374005c51cfdf29ebc06d8103969ff220681dc15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|umah_anila" HotelName="Umah Anila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/14/d714948b8e14bf84647eaf263985bc6f57f18f9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50355353" Longitude="115.26276116" StarRating="3" HotelCode="595319|rumah_roda_home_stay_guest_house" HotelName="Rumah Roda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 24, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/66/f0667b7674fedf45f0da184a3b05a71e2f9c1d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|villa_jj_spa_ubud" HotelName="Villa JJ and Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cc/3eccc0ebaf8cf40db40fb24266de0e46998426f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="840475|tara_airsanih" HotelName="Hotel Tara Airsanih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airsanih, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/dc/6bdc6697634d44ab728ff9fa3cde31b5385b447d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.89" OriginalAmount="125.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|643592" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 03/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.46" OriginalAmount="127.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|618430" HotelName="Labak River Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/2c/6d2c8da99e79445f9910fb5fae23dfa5a143a803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|hibiscus_cottages" HotelName="Hibiscus Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/99/9a99b0e278d456561053736fed690d983d2d92ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49891106" Longitude="115.25345778" StarRating="0" HotelCode="837806|taman_indrakila" HotelName="Taman Indrakila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Sanggingan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/50/fa509ba2865148ada7ce56ce567c4f64291d9b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5289647" Longitude="115.2686318" StarRating="3" HotelCode="946723|pondok_ayu_soca" HotelName="Pondok Ayu Soca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Lingkungan Uma Soca, Banjar Kalah, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/0b/b00bbc2efa49364c7fdb8ca765667bbfc15bdd2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|amatara_athaya_ubud" HotelName="The Athaya Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/d2/52d2fb0d661995741450f62c432c0eaeb7782d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|garden_view_cottages" HotelName="Garden View Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/f1/c2f1758b7730253819641becedbc619032900c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|yarama_cottages" HotelName="Yarama Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e9/90e988cccccfb733913b32e6057ba272693a02e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5138059470069" Longitude="115.2598081923" StarRating="2" HotelCode="441702|rahayu_2_bungalows" HotelName="Rahayu Suites Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/5c/645c47a24cd1c77ad0cb0c6a778218ab8a313aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|jati_3_bungalows_and_spa" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e3/22e3b8fbeb8a6239bc940ef528744958773cab34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|adi_bisma_inn" HotelName="Adi Bisma Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/d4/42d4dd347157f70276ac351aaf73068bca96312c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|putri_ayu_cottages_2" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/16/62165b90c5eca28a1a0ba5f72911a9a8c6d8e2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50771632" Longitude="115.26608363" StarRating="0" HotelCode="835127|jiwas_house" HotelName="Jiwa's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 9, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fd/0bfdddbdc52975da002e1a926b328321b3773e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|puri_payogan_villa" HotelName="Puri Payogan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/af/8eaf69ed631e74800f7416aac4c3a30e5f292ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50215638" Longitude="115.26416701" StarRating="3" HotelCode="587136|bale_bali_inn" HotelName="Bale Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 29, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f5/2df5736e22ca9cdcdb76ed143ea4d5c43f7ffe77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|satya_house_ubud" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e860a87bb698c545d9440307525e6b250e54995.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5131980731225" Longitude="115.26095911823" StarRating="2" HotelCode="915751|adi_cottages_" HotelName="Adi Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Jalan Wenara Wana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/18/7b18458712f8f3fb1b8251480e5a0597dfbca5e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788590595353" Longitude="115.27070925033" StarRating="3" HotelCode="442257|villa_junjungan" HotelName="Junjungan Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Br. Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e0/a3e0d4f7970dd207f6ca4ffd855925cb17967246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5171153" Longitude="115.25962115" StarRating="3" HotelCode="441675|wenara_bali_bungalow" HotelName="Wenara Bali Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c4/48c4f6f8da6d8a82d271dcc663e56ab256ae2e59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3" HotelCode="622556|sari_villa_ubud" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/39/b13926cefe68f7dc96cb32427a07e48ae49194e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50456782" Longitude="115.25409212" StarRating="0" HotelCode="841713|anis_villas_2" HotelName="Ani's Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/61/1e61864c4eb69c68c2e5d0269572643fc545ccda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ani's Villas is perfectly located for both business and leisure guests in Bali. The property feature...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.92" OriginalAmount="157.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50383497" Longitude="115.26743203" StarRating="0" HotelCode="973604|4743575" HotelName="Green Taman Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34160000/34157300/34157290/7895ff0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.12" OriginalAmount="158.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|264205" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/1b/3e1b3006cd3a83b9a77c0d7439ba2ef4c2945964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51584277" Longitude="115.26552589" StarRating="2" HotelCode="875716|zen_rooms_ubud_jatayu" HotelName="ZEN Rooms Ubud Jatayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d4/9ad4c753d46234dca561b064875e5f28c0b1c5e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at ZEN Rooms Ubud Jatayu in Ubud (Ubud City-Centre), you'll be minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|padma_ubud_retreat" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/85/7a8501b2c5ad7e884c2c85cb4bc774b13b684468.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|gusde_house__villa" HotelName="Gusde House &amp; Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/75/30751f4c395d8b2fe4e27c78cad9c71273ae5f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5216054688304" Longitude="115.26309913226" StarRating="3" HotelCode="398863|lili_house_ubud" HotelName="Lili House Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/f6/45f6b7d9793ba74b3505438569bf778b07d8e116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4831581" Longitude="115.27077178" StarRating="3" HotelCode="566672|dupa_ubud_villa" HotelName="Dupa Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/35/a73505688ac9d57923bf0c66becbe54c4d22a08a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|uma_mandi_ubud" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/40/6640d5dd194d974999243f3fd7b6373ed9146c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|kubu_bali_baik_villa_resort" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e3764af8ba7dfd364177dc792e8a4f6b10fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="626345|doni_house_villa_2" HotelName="Doni Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sapat Tegallalang, Ubud 80561</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/4b/394b6eb6f3cad1b0036610aa266d9279460e4ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47807471" Longitude="115.26951318" StarRating="4" HotelCode="755451|villa_kirani_ubud_2" HotelName="Villa Kirani Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Desa Tegal lantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a3/4da3ec74b193fffba1968455069ef208fb945cba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524475653605" Longitude="115.2621837871" StarRating="3" HotelCode="327322|kamandhani_cottage_2" HotelName="Kamandhani Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanthi 17, Pengosekan, Ubud 80515, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/40/8040f3fe14241aada254073978e61b07a85a9f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|uma_sari_cottage" HotelName="Uma Sari Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/90/7690daf7640a22e07a932fc3a9decb44d8723ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50380301" Longitude="115.26577529" StarRating="2" HotelCode="429374|suparsas_homestay" HotelName="Suparsas Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jln Sriwedari No 35   Banjar Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e5/d1e50cebc495a0d998a02e026c807c1cb9cb929e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Suparsa's Home Stay in Petulu, you'll be in a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|nicks_homestay" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cc/63cc16c9bb5bedd3a2e180cab1f58d9880fb7df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50758364" Longitude="115.25099112" StarRating="0" HotelCode="670479|pondok_naya" HotelName="Pondok Naya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/21/e721ec8c41f7824512b0097aecb5bec58aae992e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A tranquil retreat awaits guests at Pondok Naya, a 10-minute walk from Antonio Blanco Museum. Boasti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4841712" Longitude="115.26714855" StarRating="3" HotelCode="349548|gita_maha_hotel" HotelName="Gita Maha Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Desa Tegalantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/32/7132d50557f5e88320233db96080e764aea604bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|pertiwi_bisma_2_2" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/17/ea17b688c38700fecbfd0652bfc0052fbcb6b818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|champlung_sari_hotel" HotelName="Champlung Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ac/fcacfe78ed6194a2264187cffc85d3dd8e052997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5151754223532" Longitude="115.25786707558" StarRating="3" HotelCode="481314|kiskenda_cottages" HotelName="Kiskenda Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 97, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7f/c57f05a8c04eee1efc6bded3f9afd3ebe56238a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52587755" Longitude="115.26864651" StarRating="3" HotelCode="572110|pondok_massas_ubud" HotelName="Pondok Massas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Br. Kalah, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/4e/9a4e92a000f931817109bd86d4a31577f0e9c1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|alam_pangkung_ubud" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8e/008e1c4dec3939433888ea044dc19d2f444911f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50476402" Longitude="115.26673635" StarRating="0" HotelCode="954860|uma_taman_house" HotelName="Uma Taman House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat 30, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/5e/fd5e546f46ae595b6122bf9cdcaee0f7551285ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49537312" Longitude="115.2733222" StarRating="2" HotelCode="631298|uma_dawa" HotelName="Uma Dawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e8/2ee8e23e91243263faacbe697830673eafadf4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|puri_sunia_resort" HotelName="Puri Sunia Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e6/abe652fbeb1607f20b82a864b4434e411c13e5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.91" OriginalAmount="191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.606055" Longitude="115.23589" StarRating="4" HotelCode="32967|alam_puri_art_museum__resort__spa" HotelName="Alam Puri Art Museum &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Trenggana 108, South of Ubud, Penatih, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f5/26f57a5d074d59bb6260245ed50345a22f67d8f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located 20 minutes south of Bali's art and culture centre of Ubud, in the heart of Bali...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4952670948697" Longitude="115.2807797294" StarRating="3" HotelCode="327348|manyi_village" HotelName="Manyi Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2" HotelCode="166201|nicks_hidden_cottages" HotelName="Nick's Hidden Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ea/2dea9af7b9fefc47c2d498d02a7a7af8370b7b74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|batu_agung_villas" HotelName="Batu Agung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/2d/2d2d34fcb41e73ba2940648082597a9597e7ff17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.01" OriginalAmount="198.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53661696" Longitude="115.26620363" StarRating="3" HotelCode="492894|2634395" HotelName="Atman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Kumbuh, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654169/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Atman Villas is a popular choice amongst travelers in Bali, whether exploring or just passing throug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|the_sawah_villa__2" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/46/fd46091ac73e6299d7b8bcac096f5c4ed9fbe254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50095311" Longitude="115.2570293" StarRating="2" HotelCode="623949|nirwa_ubud_karma" HotelName="Nirwa Ubud Karma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sok Wayah, Jalan Ry Ubud, Ubud City-Centre, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/d5/e9d58bea6708a23f6dfd27ac29a1e952ba329c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5022481936801" Longitude="115.262985012" StarRating="2" HotelCode="53342|ubud_sari_health_resort" HotelName="Ubud Sari Health Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 35, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/45/fa4599ba4c15c81d168347a3a77907c1f4c918c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|tapa_kawi_villas" HotelName="Tapa Kawi Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/cf/83cfbfea6e6a415f95a94e9126b958526dac0ba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|puri_padi" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50567116" Longitude="115.26305016" StarRating="0" HotelCode="756937|villa_san" HotelName="Villa San" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Concierge,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 24, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/56/7956406ad8684c220296960030930072b466ecaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Villa San offers comfort and convenience whether you're on business or holiday in Bali. F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51023057" Longitude="115.24856861" StarRating="3" HotelCode="777746|mana_boutique" HotelName="Mana Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/58/5e5885d919b8d4ca66a4d28d97cf65bbea7cf9f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47701885" Longitude="115.26870327" StarRating="3" HotelCode="959262|the_nani" HotelName="The Nani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Junjungan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/2a/af2a0cfab9bc8855aefd6a766b14d14b60a0ea08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|maxonehotels_at_ubud" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/81/8f816a0b7ed222c8cce5bb6fa4b48c5bfa8ec2a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4676629" Longitude="115.27161267" StarRating="3" HotelCode="348817|om_ham_retreat" HotelName="Om Ham Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar Road, Banjar Junjungan, 5 km North from Ubud Main Road, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3" HotelCode="483996|river_sakti_resort_villa" HotelName="River Sakti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b9/d5b957e5952a593320e0ffeb4a76f808012f3647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5133049365744" Longitude="115.26081115007" StarRating="3" HotelCode="36238|cendana_resort__spa" HotelName="Cendana Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, P.O. Box 163</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/83/ce83ada0954a59373ba7b512d1ccbcbdce138437.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud Village, the centre of Balinese art and culture. The local attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|bembengan_ubud_cottage" HotelName="Bembengan Ubud Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fc/38fc2c63c33fe7353205e7b48af9aa1487ff7bf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54191026" Longitude="115.25852468" StarRating="4" HotelCode="589774|villa_lestaru" HotelName="Villa Lestaru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh, Gang Pura Bija, Lodtunduh, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa85bb4487ed335ed5a3e58f0e5a082bd4087180.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a bar, a transfer service and room service. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3" HotelCode="603319|swahita" HotelName="Swahita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/7d/877d332c82938f17d00abe053913876275d8cc68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|adil_villa_and_guest_house" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/b4/a4b4d379c92caeac26d3a2fea35853039339c467.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3" HotelCode="620045|janis_place_cottage" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75ad667f22252b4ce207e47b1a421b83c5dab30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523535" Longitude="115.256814" StarRating="3" HotelCode="141146|saren_indah" HotelName="Saren Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyuh Kuning, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/15/3d15a8533851791935560ee5aae022c52f302700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|pertiwi" HotelName="Pertiwi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/94/7094cb811384e917024399586230867a76c239a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.11" OriginalAmount="228.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5149832317415" Longitude="115.23747847608" StarRating="3" HotelCode="445974|2180285" HotelName="Ubud Raya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/ff/b4ffeb4a7e83f5e37078645a9cfa83ea95c006d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.32" OriginalAmount="232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|villa_puriartha" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/fe/57fe6902291f3dfb6b39c70d896359cb473b0feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|segening_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dc/06dcb0057bf8fba8af68feee5e3e7aa3587afcff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese tradit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.15" OriginalAmount="235.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|982215" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2b/f82be0e33c84c80030c6f0baaedf6aa75974573d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.505954" Longitude="115.251337" StarRating="2" HotelCode="130444|de_munut_balinese_resort__spa" HotelName="De Munut Balinese Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b9/58b93e705dffc68fbef3a2a4882b1aa42801fd16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the home of Bali's most famous painter, and only 10 minutes' walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.05" OriginalAmount="244.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|234534" HotelName="Lumbung Sari Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/52/7752695e79d8ae5ebdddd889cddedc3260294c02.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51105804" Longitude="115.25818873" StarRating="2" HotelCode="535526|alam_terrace_cottages" HotelName="Alam Terrace Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/26/5f261e6aaccafbce492492bef59b11d23f6dc701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50133277" Longitude="115.26216638" StarRating="3" HotelCode="589236|masia_villa_ubud" HotelName="Masia Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juuk Manis, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a9/57a92d804719684691278519734099ed0762a577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52734985" Longitude="115.26058723" StarRating="5" HotelCode="412904|suarti_boutique_village" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Kuning, Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/eb/81eb4c6ec90f06e75e3a44d84eef98a4e31d04f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 10-minute drive from Ubud Monkey Forest, Suarti Boutique Village features tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51977739" Longitude="115.25797673" StarRating="3" HotelCode="407753|bali_bohemia_huts" HotelName="Bali Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning, Ubud  80752, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c6/bcc6cced8ded2d95597cb607473ade7a9ec6549b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.515842" Longitude="115.260294" StarRating="3" HotelCode="129840|ubud_inn_and_villas" HotelName="Ubud Inn &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3" HotelCode="510975|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/78/7d781fba530299bb667b8c83e4e3ab76f57322a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3" HotelCode="593490|yoga_ubud_villa" HotelName="Yoga Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d0/e3d03e5f3cb13fa78d45fa2478570d7803103f17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/50/3850b21b5af4bf318bfe47d63585b94b247023d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and abo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="841964|villa_bije_suweta" HotelName="Bije Suite Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Desa Sambahan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/dc/97dc784495c6078caf730347f09052328bafc874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4977218488002" Longitude="115.28470526206" StarRating="4" HotelCode="392709|villa_puri_darma_agung" HotelName="Villa Puri Darma Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejeng Kawan, Br. Sala, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/4d/314d8825f165a7d27f4fc50025a538a47ebc8e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|grand_sehati_spa_ubud" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/46/8646049f79ee810c224d3acb3d9b3e35149e6d52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5087924" Longitude="115.25913451" StarRating="0" HotelCode="504278|bije_sari_suite_bisma" HotelName="Bije Sari Suite Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/4c/9b4ce9a9c07d626170991d4f863956c0df21acf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="978104|tapa_nata_ubud_by_pramana" HotelName="Tapa Nata Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/61/a1619034e7e8ab812a23d43518875f11f522eb09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5121597310978" Longitude="115.26631472489" StarRating="3" HotelCode="547166|batu_empug_ubud" HotelName="Batu Empug Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/33/9033ad1f6e27c13d5cf610f34ac945c88b280972.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|alam_ubud_culture_villa_and_residence" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/98/f198ba973a9e8e40cbcb0d8cf29767f8ef4fcf16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="291.41" OriginalAmount="288.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|753645" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/d4/3cd4e41eeddcc383ec3551c4c318bdad99528e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47015107" Longitude="115.26450023" StarRating="3" HotelCode="594809|duwur_beji" HotelName="Ayu Duwur Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelabang Moding, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/bf/a2bfff53e7bd0a9b71049fcb7c32113e498fb735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50945622" Longitude="115.24908204" StarRating="4" HotelCode="641250|lily_lane_villas" HotelName="Lily Lane Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/71/5b71b66110650996e5f3353c3ab2e829e8fc5d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Lily Lane Villas is a perfect starting point from which to explore Bali. Featuring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|royal_casa_ganesha" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/7f/917f50956f183637e5be0168c9ae67030f47146f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.90" OriginalAmount="302.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.542663" Longitude="115.27221" StarRating="3" HotelCode="410355|92162" HotelName="Taman Harum Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, P.O. Box 3216, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a0/a2a0e5c302d32605c7c5842971f3c1fcfd7456f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in Mas, about a 10-minute drive from Ubud and approximately an hour from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|the_mansion_resort_hotel__spa" HotelName="The Mansion Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e7/74e7fa79f24438392c1625ffd9805f0c2286edf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="308.05" OriginalAmount="305.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42354317" Longitude="115.27025034" StarRating="2" HotelCode="407816|uma_nandhi_ubud_natural_cottage" HotelName="Uma Nandhi Ubud Natural Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masceti No. 8, Banjar Bresela, Payangan, Ubud 82570</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6f/a96fab815b3f3f26baf2b01df75fb08444b65e6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5142285683783" Longitude="115.26380776042" StarRating="3" HotelCode="327301|kunang_kunang_guest_house" HotelName="Kunang-Kunang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Street 43, Padangtegal, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/48/f8485183027d85d5df29ffd4daad8d9f170ea237.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|roam_ubud" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/81/818172dac3dd176ccf0e1ea3912d2356930f82cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|tebesaya_cottage" HotelName="Tebesaya Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5ed77d26a428fadd603cebc143ea70eb0ab97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4994190778628" Longitude="115.26490177722" StarRating="3" HotelCode="540508|tetirah_boutique_hotel" HotelName="Tetirah Boutique Hotel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 56, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/31/6e31e6efb11385b38a6a6aefd98c408fd267438a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. This accommodation offers a total of 16 units. Moreover, there is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50733821" Longitude="115.25866358" StarRating="0" HotelCode="750721|bali_moon_guest_house" HotelName="Bali Moon Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/35/ee35d7cda22e3604562e0baf9b7451128db6a69d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|the_evitel_resort_ubud" HotelName="The Evitel Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/bd/85bdd9628bbc830f44e5895219d91be0a3ff49d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.64" OriginalAmount="322.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5154880655202" Longitude="115.2609667182" StarRating="3" HotelCode="69016|84440" HotelName="Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/93/60933a691b6f44ef095bf6a84bc8688ee4051930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud, within comfortable walking distance of dozens of art g...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1d0ee3ed06faaff6d6500d0f4aef1ffcd2a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.90" OriginalAmount="325.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="871660|126554" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|the_sungu_resort_spa" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/34/e13480445142311a721f25ed2c629dfa814901a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community vill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="842149|uma_dmas_villa" HotelName="Ubud Art Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/aa/58aa21269a13ea9ed087b939ee03317e5ed23006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|jati_cottage" HotelName="Jati Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/9c/2e9cbffb4009387585851aac7a33a825597e0a49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|furama_villas__spa_ubud_bali" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/8a/2e8a0466a93d37a55e383a1e8702cff16b1c3ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="351.72" OriginalAmount="348.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|390319" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d7/f9d75dbf8160476a7eebad7e33d9dad8cc3912e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3" HotelCode="407826|mayura_a_karma_retreat" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a4/80a4ac404ca18978f65b1c70b3dfc3de9edddd6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52850762" Longitude="115.26240128" StarRating="3" HotelCode="594732|puri_kobot" HotelName="Puri Kobot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan Kaja Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/48/fe4820c87662cd9d676e39f38e307d9963e2823e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3" HotelCode="68204|kori_ubud_resort_2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/c2/46c2eaf2bf3b7fedb7379129ba5562c34db5526f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.57" OriginalAmount="357.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48981429" Longitude="115.26408618" StarRating="3" HotelCode="784626|karang_lila_bhuana" HotelName="Karang Lila Bhuana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/54/6c5489609bd3f0085b0c7e98d4b4be45fe7c98fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5229653" Longitude="115.25745091" StarRating="3" HotelCode="485107|swasti_eco_cottages" HotelName="Swasti Eco Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Bojog, Banjar Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e6/f2e6dbfccdadab129d492b2659aceb9aa7ba9c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="975761|prabhu_ubud_villa" HotelName="Prabhu Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/65/6865f3288d4b30385c3b1366b87822a4aee936c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="366.43" OriginalAmount="362.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|81016" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/23/ed231af020ede55e614df2324687ff867b213fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49956942" Longitude="115.25852496" StarRating="3" HotelCode="620222|dragonfly_village" HotelName="Dragonfly Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Subak Sukawayah, Jalan Raya Ubud, Abangan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c9/06c9011b2cbd1a58afdfe0018ee0eeb0fe2e5bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|calma_ubud_suite_villas" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/1f/931fed3d1e0ff95f4e49acc11bbdc4c8e0c6ad1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5257790316314" Longitude="115.24296362757" StarRating="3" HotelCode="389596|adiwana_arya_residence" HotelName="Adiwana Arya Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e2/c6e2d0f60d3c42a8a7d5b28a67e14926ec1701ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3" HotelCode="561614|green_bird_villa" HotelName="Green Bird Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/e1/dae12393af0da0386f6939a0340ec7b17f8a2bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="384.74" OriginalAmount="380.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5096614733088" Longitude="115.26894070235" StarRating="4" HotelCode="350154|542162" HotelName="SenS Hotel &amp; Spa and Conference Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Desa Peliatan, Banjar Tebesaya, Post Office Box 2828, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542162/542162a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|sri_ratih_cottages" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/96/6d960af47ffef8bc1f2b1d632caf704b0439b15e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.78" OriginalAmount="387.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.503677" Longitude="115.265912" StarRating="5" HotelCode="171095|152708" HotelName="Ubud Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Sriwedari, Tegallantang, Ubud, Gianyar 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/03/960314d1ba6c9cc2d3a94435dbf05e62187b8cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the cultural heartland of Bali, this resort is located 2 km away from the centre of Ubud....</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.88" OriginalAmount="388.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5073696666667" Longitude="115.27140683333" StarRating="3" HotelCode="915745|gunung_merta_bungalows" HotelName="Gunung Merta Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Andong 12, Peliatan 80571, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/a5/f4a5eca6fa59716a275006099f8380a60af7924e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|dbulakan_boutique_resort_ubud" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d3/a7d3cf3df7b0eb5692876131763a8a3a01849e8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|the_jungle_retreat_by_kupu_kupu_barong" HotelName="Jungle Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/87/5e87f4b23e417ed811178ebf649e776fccee4aca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3" HotelCode="69586|bebek_tepi_sawah_restaurant_and_villa" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/05261af711441b8d6975ac73c1f82966914e20df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52417237" Longitude="115.26576731" StarRating="0" HotelCode="665791|dtegal_hostel" HotelName="Dtegal Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/5d/f65db65751c3eca6f0d49ed78c74fe076450e4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="413.65" OriginalAmount="409.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|1047288" HotelName="Rama Phala Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/65/1365aca683840e28cd331c8f6d754a77673ee882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="879342|green_field_resort" HotelName="Green Field Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/35/2f35626340fe8a9ab996a5b7300e7d9dcddc8e81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="414.99" OriginalAmount="410.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|2475735" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/36/2936dd7d8808c78de640e20c77d6efcb8e00153b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.14" OriginalAmount="414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47337209" Longitude="115.25054326" StarRating="0" HotelCode="946827|the_forest_villa_ubud" HotelName="The Forest Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa II 69, Banjar Bunutan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/96/2d960de827a4ce9995ef0721187cbed101940bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.82" OriginalAmount="415.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4" HotelCode="594967|2793935" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/84/f3849e9282627561830e0af0f95658bb6b420618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|sankara_ubud_resort_3" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4a/964acb58f5610af3faaf039f2bd1596b48ba77e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.529623" Longitude="115.263911" StarRating="3" HotelCode="69013|arma_museum_and_resort" HotelName="Arma Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, PO Box 9696, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/67/31675e7596a058364ee26f1cbeb7c5a8bbeddcb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the south side of Ubud. The centre of the Balinese town is a 5-minute driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004816535833" Longitude="115.26482499673" StarRating="3" HotelCode="327309|ketuts_place" HotelName="Ketut's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta 40, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5225757570031" Longitude="115.2567805871" StarRating="3" HotelCode="82688|villa_sonia_ubud" HotelName="Villa Sonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog, Banjar Nyuh Kuning, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/fe/eefec8f88982b43591f2414174e69dac5b4ce70f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.23" OriginalAmount="423.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5053379241183" Longitude="115.24764192945" StarRating="4" HotelCode="348046|ubud_heaven" HotelName="Ubud Heaven Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pacekan-Banjar Penestanan Kaja, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5b/485b9148476af917797fcece4a38628a7e117c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="832427|zen_rooms_sriwedari_ubud_1" HotelName="ZEN Rooms Sriwedari Ubud 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Concierge,Dry Cleaning,Garden,Laundry,Lounge,Parking,Porter,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/9e/729e76f19afc6657b3d78982313b3c7460f33cd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location \nLocated in Ubud, Bakung Ubud Resort and Villa is convenient to Botanic Garden Ub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|kajane_yangloni" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/c6/efc6d8940d4eac406642aebd25a8dfb027663bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="363919|ubud_heaven_sayan" HotelName="Ubud Heaven Sayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan No. 77, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3e/0d3e54bcb7d57b54ac758760f339fb0cf2573c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|wadari_retreat_villa_ubud" HotelName="Wadari Ubud Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d9/30d90e575fc1ef5f3844fdb89ab5024c7421e5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.46758333" Longitude="115.27156242" StarRating="3" HotelCode="572908|madani_antique_villas" HotelName="Madani Antique Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 888, Banjar Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/51/61514c258c8e1e56279f08c97dae9f7f44ae9127.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a restaurant, a bar, a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50438962" Longitude="115.26694129" StarRating="3" HotelCode="787201|capung_cottages" HotelName="Capung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a4/61a48b8c37108995587e181879c12d2dd3f10a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.41" OriginalAmount="441.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="632526|candy_villa" HotelName="Candy Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/da/25dafd356a2d934533f982d475acdf16aa69a7ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="445.70" OriginalAmount="441.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5211600717327" Longitude="115.23677787718" StarRating="4" HotelCode="313525|520961" HotelName="Ubud Raya Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7a/137adf09efe929bb30c35a5632e7cd3a34591259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Ubud.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.42" OriginalAmount="442.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|b_saya_villas_ubud" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a50041559ece78fa0954d5b0a3d404d3e0a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|dewangga_bungalow" HotelName="Dewangga Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/04/ce04182d3793195ded44e7b64a3d7e90a3c94fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|kampung_ubud_villas" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c1/73c1c82322d8a41cf4c90fe34dd0c695c0f02b1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.687525" Longitude="115.170271" StarRating="4" HotelCode="736244|ubud_nyuh_bali_resort_spa" HotelName="Ubud Nyuh Bali Resort &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Beauty Salon,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan Street, Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d4/a2d40d1000c2f00e350305543d76d7190ad7dba8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Ubud. Situated within 5. 0 kilometre(s) from the town centre, the propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|eden_house_ubud" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/2b/172b50fdb3b9aa4a71d8d0c149693397a0236ee8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.56" OriginalAmount="456.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|otel_daun_lebar_villas" HotelName="Daun Lebar Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/24/b5241ddb2b7318f42b04e8c83d2b1114fe7f16f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Dec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.500791" Longitude="115.27662" StarRating="4" HotelCode="29580|natura_resort__spa" HotelName="Natura Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/06/6e06dacb732eb969402775e6cf81aa66039f285c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by lush tropical gardens, and blends with the serene beauty of the natural s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.60" OriginalAmount="460.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|villa_on_bisma" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d7/54d7418f13eae297641dda512f88cf0f9b41f453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.487226" Longitude="115.248541" StarRating="4" HotelCode="384961|samkhya_villas" HotelName="Samkhya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik 8, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/89/ac898c3389a2559b46cbfc84f885b4cb640a1025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.65" OriginalAmount="465.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.75" OriginalAmount="475.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|the_sankara_suites_villas" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|the_samara" HotelName="The Samara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/92/44920cffeb7657118d5ac99186649afd391b88df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.82" OriginalAmount="482.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51640554" Longitude="115.26516365" StarRating="4" HotelCode="755394|artotel_haniman_ubud" HotelName="Artotel Haniman Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b2/37/b237f559fbf4a2f01e153abaa934786b6b297a43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|solo_villas_retreat_by_ngeluwungan_group" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a3/a4a31a954e1ceb6926fca6e561b9d1fdcc7017e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5238199170202" Longitude="115.26317685842" StarRating="3" HotelCode="908993|casa_ganesha_hotel" HotelName="Casa Ganesha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, (Next to Toyo Clinic and opposite Pertamina Petrol Station), Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/87/488768364ffc49a0d77ff3f1702a6af17e3ac770.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.70" OriginalAmount="489.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49262206" Longitude="115.26664246" StarRating="4" HotelCode="322667|1891785" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11B, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05991/2305991/47.jpg?f=15606837</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.99" OriginalAmount="499.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5043017192174" Longitude="115.25359600782" StarRating="3" HotelCode="18634|hotel_tjampuhan_spa" HotelName="Tjampuhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, PO Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/11/791140aa8d69e4ef8ccde1c2a29ffc7e70139a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is in the ornate town of Ubud in Bali, surrounded by lush tropical gardens, with a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2" HotelCode="504242|sapodilla_ubud" HotelName="Sapodilla Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/6f/9a6f66f4eb442f334101d7286d998643ce6d7ebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.13" OriginalAmount="513.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4" HotelCode="67626|the_payogan_villa_resort__spa" HotelName="The Payogan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/45/5645f6b226d182ccd9c57fa4f668b660f1b924bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.14" OriginalAmount="514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.573170342819" Longitude="115.26637340863" StarRating="3" HotelCode="933562|villa_kayu_lama" HotelName="Villa Kayu Lama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Apuh, Desa Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/3c/093c38b84bf603dbcd81ae4118a76a752516279a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.54" OriginalAmount="521.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506518" Longitude="115.245648" StarRating="3" HotelCode="292497|690156" HotelName="Nefatari Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Katiklantang, Desa Singekerta, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/35/d735caa0d6db55e5e9aaf38cad8cc1badeda1f7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.25" OriginalAmount="525.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3" HotelCode="610803|korurua_villa" HotelName="Korurua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd3b7b9590bfab52b0eca484cbafe4c7d8aed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.29" OriginalAmount="529.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|best_western_premier_agung_resort_ubud" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b4/49b461f68cd863a7f68669deb5fbf249943de336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="537.43" OriginalAmount="532.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|233168" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.36" OriginalAmount="536.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5203308222124" Longitude="115.26344658478" StarRating="3" HotelCode="226784|artini_3_cottage" HotelName="Artini Cottages 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/60/e960cae3b6ea8f133723675723599fd736a4e862.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="548.15" OriginalAmount="542.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5093469" Longitude="115.26089208" StarRating="2" HotelCode="384385|787445" HotelName="Gayatri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest 41, Jl. Wenara Wana 41, Gg. Beji, Ubud 80571, bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/51/0f51977e8d28a12942c58d7391624340454cf506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.54" OriginalAmount="554.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.514773263225" Longitude="115.25018883432" StarRating="3" HotelCode="398809|villa_capung_mas" HotelName="Villa Capung Mas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/bb/9abb545e98b901c0fb1b4a24c62d972ae170499d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="564.60" OriginalAmount="559.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|80918" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/b8/8fb86fa12f2b5d85f8d730426c047538957d8829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international a...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|rijasa_agung_resort_and_villas" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/ec/48ec89522ac9289c87510cc8d5bf8115ce8ba3d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="589.22" OriginalAmount="583.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5184163617498" Longitude="115.26227433572" StarRating="4" HotelCode="350323|2272505" HotelName="Anumana Ubud Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, (Jalan Monkey Forest), Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614953/614953a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="592.86" OriginalAmount="586.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|2558515" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0b/d50bbaaf8b18ff471dcc59201d8ca20c8b5bcd9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.91" OriginalAmount="591.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4965583586443" Longitude="115.25358527899" StarRating="3" HotelCode="909303|anhera_suite_ubud" HotelName="Anhera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan 168, Ubud, Gianyar 80517, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/bd/57bdaa37af74d4b2030b0dcd6845c6dbcf26f37d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.64" OriginalAmount="592.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|1891665" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.98" OriginalAmount="598.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|ubud_padi_villa" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/86/a2862c724e539a60a250e3ab65ece8903a2ab6bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49121028" Longitude="115.26976769" StarRating="0" HotelCode="526617|suara_alam_villas_and_spa" HotelName="Suara Alam Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ba/fdba2f84b9ec3dc1b18f5c3513248eb060a65a81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.02" OriginalAmount="602.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|griya_shanti_villas_spa" HotelName="Griya Shanti Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f1/5cf1abd44100b249c8c6546402aa54cd5185cc4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|the_purist_villas__spa" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/dd/25ddd66f5726c39f3098594c4f89a9f0d28959d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.15" OriginalAmount="615.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|puri_saraswati_bungalows" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7a/fc7a380c7a550bdb3a4f8e70b7324aa0f5f9251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.25" OriginalAmount="625.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|luwak_ubud_villas" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/07/04077494d07e5bc7944b0fe0bc5ec651dac82783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.25" OriginalAmount="625.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.486828" Longitude="115.248877" StarRating="4" HotelCode="292495|kenanga_ubud" HotelName="Mathis Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan, Kedewatan, Ubud 50470, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a423c74c62a16007c4340bf3beeba3827cb410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="635.29" OriginalAmount="629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|adiwana_monkey_forest" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7e/e27e4e21faa7bd2bb76274e135a70207a3f53699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.30" OriginalAmount="630.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|santun_luxury_private_villa" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a2/3ca2f47f01baf8a01156db3ce681ebb7e6a69bd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.36" OriginalAmount="636.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|alam_shanti_4" HotelName="Alam Shanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3d/6d3dea6af62966dc65d99f580da8b89172c13680.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approx...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.50" OriginalAmount="650.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|elephant_safari_park_lodge" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/6d/7f6d4627c792d86dbf7e4c40d13a533424e98250.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.52" OriginalAmount="652.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4889162" Longitude="115.2537114" StarRating="2" HotelCode="915750|bliss_bungalow" HotelName="Bliss Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Lungsiakan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/0a/230afb5f80fdc4df20c694b85d2eb12af108294c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.54" OriginalAmount="654.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|royal_tulip_visesa" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/6e/626eabd8c03ebb6d62171111f4b4ee772d5d0198.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.83" OriginalAmount="663.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51158007" Longitude="115.26669925" StarRating="3" HotelCode="531481|1999995" HotelName="Adiwana Jembawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan, 80571 Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/ab/dfab4bafd4768b17dd3b8ce1836b080f8d7bb0fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.77" OriginalAmount="677.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|plataran_ubud_hotel_and_spa_hotel" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/38/1b38e3363120d0d35265690f6a8ebac59318b8d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.92" OriginalAmount="692.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|sari_bamboo_bungalows" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b6/7bb6aef68d7ec9361cdd64e5179a6e218847a5f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="705.59" OriginalAmount="698.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|703023" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.27" OriginalAmount="727.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51360382" Longitude="115.28032608" StarRating="3" HotelCode="594195|the_hidden_paradise_suites_villas" HotelName="The Hidden Paradise Suites &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Geria, Pejengkawan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/4f/ae4f2c36d203485d0c5693c31c60c9d9c481e327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.40" OriginalAmount="740.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|the_udaya_resorts_and_spa" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/6d/2f6de5aec62c8af07577461fd55a06a71d4f2fa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="751.44" OriginalAmount="744.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|beingsattvaa_retreat_villa" HotelName="Beingsattvaa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/e6/27e61aee51a8349f65a7d1f5b61bd2b8aa41fda0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.46" OriginalAmount="746.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|suara_air_luxury_villa_ubud" HotelName="Suara Air Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/df/7cdf9a80e4dc20e36f0286086affa14936af1c04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="765.70" OriginalAmount="758.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3" HotelCode="636235|635402" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c8/24c8da204480c0e2c5657b3b5eb1b98a61f56e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.64" OriginalAmount="764.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|villa_nirvana" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/0a/0a0a63c4453f8e66f3acdc8afb1f933108bceb86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="774.18" OriginalAmount="766.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47742216" Longitude="115.26300198" StarRating="3" HotelCode="422367|1512228" HotelName="Blue Karma Nestling Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Garden,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Parking,Printer,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Suweta, Lingkungan Br. Kelabang Moding, Tegallang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/a8/b3a8f040fcd9c65e55c8a902a73fd26281536940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between  heaven and  earth, 3.5 km from the  centre, in the middle of rice paddies, you'll discover ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47140218" Longitude="115.25779383" StarRating="0" HotelCode="868490|taluh_bebek_ubud_private_villas" HotelName="Taluh Bebek Ubud Private Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/45/4d45402242f98faf8ac485e4b38b7acb04ad2303.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.80" OriginalAmount="780.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|villa_beji_indah" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/1a/cc1a3c2aae25cbfd5a752d354fbc44cbb4452bb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.37" OriginalAmount="837.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|the_alena_resort" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f2628189cec95b3c025df139904b9b8a0a9d55e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.38" OriginalAmount="838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518604" Longitude="115.263485" StarRating="5" HotelCode="255541|alaya_resort_ubud" HotelName="Alaya Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubdud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/3f/da3f17fbaf37333c229b7bb420a0cf9e1da08c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Ubud. Its setting is especially ideal for guests who ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.38" OriginalAmount="838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|anusara_luxury_villas" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/10/de1089c3f1cdbb6ba132504a2f9b71e6482020d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.50" OriginalAmount="850.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|aria_villas_ubud" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2026" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/1e/481eca032e8a2198ad846f1b76175cee9de07d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.54" OriginalAmount="854.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|amora_ubud_boutique_villas" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5d/005d114ae441ce0e4771ff11c4357a75e08dcb60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.63" OriginalAmount="863.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.408236" Longitude="115.29548896" StarRating="3" HotelCode="635781|nau_villa_ubud" HotelName="Nau Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu Village, Tegalalang, Ubud 80561, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/5e/fa5e7ed0631781d7aa52e12529047d3c3413195e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="877.71" OriginalAmount="869.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4" HotelCode="292681|234474" HotelName="De Ubud Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fd/c5fd2146f0d87b742cdb1814a06070c9321d5651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.73" OriginalAmount="873.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3" HotelCode="591745|origin_ubud" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/24/c124cff82563a56f8b6baedaa1d7d67adbea8e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.86" OriginalAmount="886.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48124534" Longitude="115.26809803" StarRating="4" HotelCode="534342|honai_resort" HotelName="Honai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Ubud 80571, Tegallantang</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8b/d98bf969a7ac7699c4e1cf9d228ada3e91ebb708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.23" OriginalAmount="923.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|kajane_mua" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/03/12031b41260f9060168e93ec60a76a9f5ab83278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its do...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.44" OriginalAmount="944.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|dedari_kriyamaha_villas" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/cc/e7cc51c9ba6096c28b6c19857c74a2278f518e70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.49" OriginalAmount="949.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="757970|2824235" HotelName="The Westin Ubud Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh, Br Kangetan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a5/0ea5e78991ce596a29744b0ad920a0f84857cad3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is in Ubud. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.02" OriginalAmount="1002.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49797063" Longitude="115.26858418" StarRating="0" HotelCode="842530|tirta_arum" HotelName="Tirta Arum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/44/48441a6e21afb39f2fae5855dcf70874f6f15272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.31" OriginalAmount="1031.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51200081" Longitude="115.25811873" StarRating="3" HotelCode="491612|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Gianyar 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.63" OriginalAmount="1063.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51012219" Longitude="115.25702818" StarRating="3" HotelCode="435080|bucu_view_bungalow_2" HotelName="Bucu View Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c7/73c7d6d6b3f40de98e1cd19071a4c989436e3acb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1075.65" OriginalAmount="1065.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.47398584" Longitude="115.2782496" StarRating="4" HotelCode="432814|tejaprana_resort_spa" HotelName="Tejaprana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sapat, Tegallalang, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fe/a9febc5b8c45dcbf03bdc758b53a983f90c21c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.75" OriginalAmount="1075.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|kupu_kupu_barong_villas__tree_spa_hotel" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/b0/ffb04ad192229a9e2e1a5b1466a16d611b371901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.83" OriginalAmount="1083.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|villa_semana_resort_spa" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1117.39" OriginalAmount="1106.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3" HotelCode="385856|681109" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1128.17" OriginalAmount="1117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4979059450777" Longitude="115.30605255416" StarRating="3" HotelCode="754389|ubud_valley_boutique_resort" HotelName="Ubud Valley Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kangin, Ubud 80552</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/34/b73468dfa02c3966cc8234059bd389ff6c9d1c16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gianyar. Visitors will enjoy a peaceful and calm stay at Ubud...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.23" OriginalAmount="1123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|kamandalu_ubud_2" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a0/f1a0f7056a2af8af671302d4e143ab0cf5547693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.33" OriginalAmount="1133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4" HotelCode="322211|the_kayon_resort" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.33" OriginalAmount="1133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|chapung_sebali_resort_and_spa" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/e1/80e135ad3ab73f6e4f38b23fee0f055b6e0444de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.35" OriginalAmount="1135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4960569845836" Longitude="115.25362282991" StarRating="4" HotelCode="16057|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the edge of Tjampuhan Valley in Bali's cultural heartland of Ubud, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.50" OriginalAmount="1150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4" HotelCode="32957|warwick_ibah_luxury_villas_spa_3" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c8/89c82c84e63b0297abb64f87eba2112d70ff2d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.56" OriginalAmount="1156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526584" Longitude="115.2615" StarRating="4" HotelCode="18809|the_ubud_village_resort_spa_2" HotelName="Ubud Village Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/57/1f571f0dc87980295e10b15c96bdc5e1d61690e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by tropical gardens and rice fields, the resort is located in a Pengosekan village in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.34" OriginalAmount="1234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|komaneka_at_tanggayuda_ubud" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/d9/00d9097459bd7b7611c43a38d42f7c9245fe004c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1293.81" OriginalAmount="1281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512822" Longitude="115.27777" StarRating="5" HotelCode="20386|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Peliatan, P.O. Box 1001, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The spacious hotel lies in a secluded spot, close to the artistic village of Ubud and by the banks o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1297.85" OriginalAmount="1285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|royal_kamuela_at_monkey_forrest_ubud_villas_and_spa" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5b/1d/5b1d2aec46f9a1bde971a2b3414741177850c3d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.21" OriginalAmount="1321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4836820448003" Longitude="115.24641575423" StarRating="3" HotelCode="534422|black_penny_villas_ubud" HotelName="Black Penny Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3a/c63a3b50bc8c015c0493728a697421a34c36af59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1353.99" OriginalAmount="1340.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|4695775" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/8c/a88c83611dbfae38f49386a8f5d598d3384abf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.53" OriginalAmount="1353.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5124982247699" Longitude="115.26096942824" StarRating="4" HotelCode="186956|komaneka_at_rasa_sayang" HotelName="Komaneka at Rasa Sayang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/40/0940a49676c1eae7be11a047f0e8c45dfe8c5760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Monkey Forest Road in Ubud, featuring many wonderful shops, excellent res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.79" OriginalAmount="1479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48320118" Longitude="115.24599911" StarRating="4" HotelCode="786159|ayuterra_resort" HotelName="Ayuterra Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan 17A, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/87/b38738dcfdec3e7f69dab0c8f3738f7200b3bdaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ayuterra Resort in Ubud, you'll be close to Neka Art Museum and Ubud Monkey Forest\n\...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.80" OriginalAmount="1480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|komaneka_at_monkey_forest_ubud_2" HotelName="Komaneka at Monkey Forest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/51/f751aadbc988e2a98eb8b003978684ab59bda02d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1499.85" OriginalAmount="1485.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|bisma_eight" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/4c/c94ce17f4504f2ba1e76e8f5e0b1c8e4e5d5b09d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.18" OriginalAmount="1518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|the_samaya_ubud" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.49" OriginalAmount="1549.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|luxe_villas_bali" HotelName="Luxe Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3b/863b1f44c839271bd58861f489763b450036f15d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.69" OriginalAmount="1569.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3" HotelCode="490116|udhiana_ubud_resort" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f3/cdf32aaa1fc795f3c976dc58fe0111308b8e3e3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.16" OriginalAmount="1716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5128396608948" Longitude="115.25672282174" StarRating="4" HotelCode="114219|komaneka_at_bisma_ubud" HotelName="Komaneka at Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f6/74f612de36731e890643ca84ebf253f67bb4356c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.43" OriginalAmount="1843.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c7/70c75a2f554b3604562fde8b0e082d5721924f56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1969.27" OriginalAmount="1949.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42263365" Longitude="115.27521347" StarRating="5" HotelCode="779221|2796775" HotelName="The Kayon Jungle Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bresela, Desa Bresela, Ubud 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/69/9c69b7dcf5f9d535e5d21a501e4028b7425c3291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Ubud. The property comprises a total of 20 snug rooms. There is Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1999.80" OriginalAmount="1980.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2030.77" OriginalAmount="2010.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|1990255" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/24/1a24d768b410cfa57fd257d80997b01a04f3d6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2112.32" OriginalAmount="2091.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|96645" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4e/4e019c52805a3a72/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village i...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2194.73" OriginalAmount="2173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.525" Longitude="115.229" StarRating="4" HotelCode="540495|2204185" HotelName="Permata Ayung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bongkase, Gang Permata Ayung, Banjar Tohpati, Desa Bongkasa, Abiansemal, Ubud 80352</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ed/ddedf4e45f6cd161fff7b3317315d36999b37374.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2280.00" OriginalAmount="2257.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|264085" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2366.43" OriginalAmount="2343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|pandawas_villas" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/8c/388c6be77ad650fb686fd1793f610dca6bed4c26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2819.92" OriginalAmount="2792.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.42912512" Longitude="115.25855399" StarRating="4" HotelCode="565853|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Payangan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3045.15" OriginalAmount="3015.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|jannata_resort_and_spa" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3675.39" OriginalAmount="3639.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.470435" Longitude="115.26474" StarRating="5" HotelCode="292492|bidadari_private_villas__retreat" HotelName="Bidadari Private Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang-Moding, Kelabang-Moding, Tegallalang 40115</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/d4/cbd4ef37d758a24722148ae015a9db10ac3a2e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5269.86" OriginalAmount="5217.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|129454" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/65/45652c8b5919202f2d47adfbfcd8986cf936b08e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7087.17" OriginalAmount="7017.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|mandapa_a_ritzcarlton_reserve" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4c/4b4c28770a3786a9d476ec7b8a448524286ad572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7705.29" OriginalAmount="7629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4507425230013" Longitude="115.23548813492" StarRating="5" HotelCode="65587|como_shambhala_estate" HotelName="COMO Shambhala Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Begawan, located near Ubud, Desa Melinggih Kelod, Payangan Kecamatan, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7a/b07ae47aa98dd77c2a68d5c4aedf381f4e0eadc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, in a nature sanctuary, bordered by the Ayung River and surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8380.98" OriginalAmount="8298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|amandari_ubud" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/34/2734d3956a9b4ff273bf84f948bc30d47fd09322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8566.39" OriginalAmount="8481.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|13694" HotelName="Four Seasons Resort Bali at Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/44/7c4410e2b7425374ee87a01ba983ad29fb9f74d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8790.03" OriginalAmount="8703.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|capella_ubud_bali" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4b/114b3a528aba819dcd34968dfc4e7ba83fbc8651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Conference Hall,Fax,Kitchen,Sauna,Bicycle Rental,Garden,Golf,Jacuzzi,Lounge,Designated Smoking Area,Swimming Pool,Shopping Arcade,Spa,Central Heating,Diet Meals,24 Hour Security,Airport Transfer (on Demand),Dining,ATM/Cash Machine,Babysitting,Parking,Housekeeping,Printer,Elevator,Wheelchair Access,Valet Parking,Dry Cleaning,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Luggage Storage,Meeting Room,LCD/Projector,24 Hour Power Supply,Smoking Rooms,Beauty Salon,Wake-up Call Service,Pets allowed,Porter</BasicAmenities>
    <HotelRating>3,4,5,2,6,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CLUB RESORT,FINCA,ECO HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,VILLAGE,CITY HOTEL,BUNGALOW COMPLEX,HOTEL,RESORT,VILLA,APARTMENT,HOLIDAY PARKS,HOMESTAYS,GUEST HOUSES,BED AND BREAKFAST,GUEST HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|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="5d3ecd95-0633-442d-8005-f80c710fb39f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47230" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-23T00:00:00" End="2026-10-25T00:00:00" />
    <Rating MinRating="4.0" MaxRating="5.0" />
    <HotelRef HotelId="755451|villa_kirani_ubud_2" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="USD" ClientNationality="IN" ClientCountry="" 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
5d3ecd95-0633-442d-8005-f80c710fb39f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>5d3ecd95-0633-442d-8005-f80c710fb39f</RecordID>
    <ShortText>System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5d3ecd95-0633-442d-8005-f80c710fb39f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>5d3ecd95-0633-442d-8005-f80c710fb39f</RecordID>
    <ShortText>System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||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
5d3ecd95-0633-442d-8005-f80c710fb39f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>5d3ecd95-0633-442d-8005-f80c710fb39f</RecordID>
    <ShortText>System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 244</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||True