<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
207a699f-099c-46a8-9e27-e1ce5172b51f|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="207a699f-099c-46a8-9e27-e1ce5172b51f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80200" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-21T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
207a699f-099c-46a8-9e27-e1ce5172b51f|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
207a699f-099c-46a8-9e27-e1ce5172b51f|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
207a699f-099c-46a8-9e27-e1ce5172b51f|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-03-12T12:17:10.8769842+00:00" Version="0" EchoToken="Search" TransactionIdentifier="207a699f-099c-46a8-9e27-e1ce5172b51f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1230294" Longitude="-115.0753776" StarRating="2" HotelCode="890694|arizona_charlies_boulder__casino_hotel_suites__rv_park" HotelName="Arizona Charlie's Boulder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4575 Boulder Highway, Las Vegas, Nevada 89121</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e5/97e52ffc599f0bc83e075440d125e370afa6bc9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.05" OriginalAmount="71.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.136735313864" Longitude="-115.16321361065" StarRating="3" HotelCode="47453|1054359" HotelName="Circus Circus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2880 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/3a/ee3a1cc08fec771fac655ace3aad300e57eb5e37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a great location in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.108756226878" Longitude="-115.15375614166" StarRating="4" HotelCode="36278|hard_rock_hotel_and_casino_featuring_hrh_tower_suites" HotelName="Hard Rock Hotel &amp; Casino Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4455 Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ed/21ed70ad54c40b4a0a21eca56c7fac207d17bb1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hip hotel is located on Paradise Road, 3 km off the strip. Lake Las Vegas Resort is a 30-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.46" OriginalAmount="84.61" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|40651" HotelName="Virgin Hotels Las Vegas, Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4455 PARADISE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/5/1/40651_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a swimming pool. ROOM: The rooms have a bathroom, a television, a radio and an iPod docking station. RESTAURANT: The establishment offers restaurants and a bar. FACILITIES: The establishment has slot machines, games, living rooms, shows, a gift shop, jewellery and a tattoo studio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.43" OriginalAmount="85.57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|129579" HotelName="Downtown Grand Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206 North 3rd Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/5/7/9/129579_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Las Vegas Premium Outlets - North, el Centro Smith para las Artes EscÃ©nicas and The Las Vegas Strip it has excellent transport links to places of interest, Such as la Fremont Street Experience and el Museo de la Mafia ROOM: Each room has cable television, feather pillows, a writing desk, a hairdryer and an alarm clock. Some rooms have a bathrobe, a coffee maker, press (free of charge) and a hydromassage bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107167112227" Longitude="-115.0590992616" StarRating="2.5" HotelCode="895134|longhorn_boulder_highway" HotelName="Longhorn Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>5288 Boulder Highway, Las Vegas, Nevada 89122</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/23/a42356c75c3bafe1179e7707717759464afb48c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.16426772" Longitude="-115.20639807" StarRating="2" HotelCode="891384|arizona_charlies_decatur__casino_hotel__suites" HotelName="Arizona Charlie's Decatur Casino &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>740 South Decatur Boulevard, Las Vegas, Nevada 89107</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/65/6e65d5dc1db7b5353a6fed70226c2901acec702d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 258 rooms. The establishment features a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114078220263" Longitude="-115.15278447183" StarRating="3" HotelCode="300654|silver_sevens_hotel__casino" HotelName="Silver Sevens Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4100 Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/84/7684d374f9e6a23c27bd9777b509fc761f02a7e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.29" OriginalAmount="99.30" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|18520" HotelName="Gold Coast and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4000 WEST FLAMINGO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/2/0/18520_0146ea91633.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2002, has 10 floors, 711 rooms and 27 suites. The establishment has a lobby with a lift, a souvenir shop, a reception, a bellboy, a gift shop, event room, 5 bars, a conference room, 5 restaurants with air-conditioning. The establishment offers guests room service, a laundry service, an indoor car park and a car park. SITUATION: It is 15 minutes away from the airport, close to the establishment, clients can find restaurants, casinos. ROOM: The comfortable, smart rooms, have a bathroom with a hairdryer, a direct line telephone and flat-screen satellite television. They also have internet, a courtesy tea and coffee service, heating and an individual air-conditioning system. FACILITIES: At no extra cost, clients have at their disposal a spa area, body care, a covered swimming pool, a swimming pool and jacuzzis. The establishment also has a solarium, a gym and an entertainment programme.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.168846213984" Longitude="-115.13903087686" StarRating="2.5" HotelCode="892495|el_cortez_hotel_and_casino" HotelName="El Cortez Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Fremont Street, Las Vegas, NV 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14ca3e38f815e6ea58defefb6faa4d0e7817b81b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.116244870508" Longitude="-115.19245505333" StarRating="3" HotelCode="12853|gold_coast_hotel_and_casino" HotelName="Gold Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4000 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/c1/65c112ea252531a055f0ab81abc5c0482a40246a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Various restaurants and casinos, open 24 hours a day, may be easily reached on foot. The hotel is ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.132958" Longitude="-115.085267" StarRating="3" HotelCode="386798|boulder_station_hotel_and_casino" HotelName="Boulder Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4111 Boulder Highway, 89121 Las Vegas, Nevada</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/3d/8a3df6d17aaea5f481fe9e83f73a91d5d0e687b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.100360989939" Longitude="-115.16768753529" StarRating="3" HotelCode="64240|hooters_casino_hotel" HotelName="Hooters Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>115 East Tropicana Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/2c/482c73fecd4c26ddcd8a425ec699580758a91884.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern end of the strip, across from the MGM Grand and within 6.5 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.218410666667" Longitude="-115.12079333333" StarRating="2" HotelCode="156894|lucky_club_casino_and_hotel" HotelName="Lucky Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3227 North Civic Center Drive, North Las Vegas, NV 89030</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/7b/b37b1e2e15ffea8123e447c598e7808717765fa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.146842" Longitude="-115.156107" StarRating="3" HotelCode="10166|stratosphere_hotel__casino__resort_hotel" HotelName="The Strat Hotel - Casino - Skypod" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2000 Las Vegas Boulevard South, Las Vegas, Nevada 89104</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/0b/8a0bea54fcafbf5a084ed8726107dbd8db7ba591.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dominating Las Vegas' skyline, this hotel towers to a height of some 350 metres above the neon light...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.71" OriginalAmount="108.62" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|22130" HotelName="The Orleans  and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4500 WEST TROPICANA AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/0/22130_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 21 floors and 1368 rooms. The establishment boasts a hall with a reception, a currency exchange service, lifts, air-conditioning, shops, a hairdresser's, bars, a games room, a conference room and 12 restaurants. The establishment offers guests room service, a laundry service (for a fee), an exhibition room, cinemas and a car park. SITUATION: the Las Vegas Strip It is 800 metres away from. ROOM: The beautiful and large rooms, have a bathroom with a hairdryer, satellite and cable television, a direct line telephone, a radio, internet and a fridge. They also have a coffee maker, a teapot, an iron, an ironing board, a king size or double bed, fitted carpets, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a swimming area with a jacuzzi, a gym and a spa. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: The establishment offers transfer service free of charge, Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.26" OriginalAmount="110.16" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|18503" HotelName="The STRAT Hotel, Casino &amp; Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2000 Las Vegas Boulevard South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/3/18503_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool on the roof terrace andLas Vegas great views of. ROOM: All the rooms have a living room, a writing desk, pay channels, complimentary bathroom items and a television. FACILITIES: There is a range of facilities and services available at the establishment, including a gym a spa with treatments. RESTAURANT: On the roof terrace, you have a restaurant with panoramic views, It also offers a buffet restaurant and a cocktail bar. SITUATION: This hotel is a 10-minute walk away from Fremont Experience the commercial centre the casino,3,2 kilometres away from the establishment, guests will find Show Mall the commercial centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="111.99" OriginalAmount="110.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.142415641137" Longitude="-115.15686293254" StarRating="4" HotelCode="10168|2371675" HotelName="Sahara Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2535 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/64/e2646b3a316bec35e5a271fdac9e92bb06494fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel lies along the legendary Las Vegas Strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1744895423" Longitude="-115.14483549603" StarRating="3" HotelCode="893768|main_street_station_hotel_casino_and_brewery" HotelName="Main Street Station Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>200	North Main Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/a7/7fa7e3c515983a36e29aca8cbcdcd55c82dab4f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in downtown Las Vegas. Main Street Station is located one short block from Frem...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.112211362556" Longitude="-115.16357570887" StarRating="2" HotelCode="70949|super_8_las_vegas_strip_area" HotelName="Ellis Island Casino Hotel &amp; Brewery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4250 Koval Lane, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/09/66094f5d9e1296d67c464988100edcd154d9966e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located a street block from the Las Vegas Strip, just off of Interstate 15. M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.46" OriginalAmount="114.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.103443" Longitude="-115.201072" StarRating="3" HotelCode="18398|1340389" HotelName="The Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4500 West Tropicana Avenue, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/0c/130ce750451ef8e1d8ab6ab1737316ba4bfd76c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering outstanding value, this New Orleans themed hotel has superb facilities, and is located arou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.82" OriginalAmount="116.65" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|118547" HotelName="El Cortez and Casino - 21 and Over" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>600 EAST FREMONT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/5/4/7/118547_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="120.96" OriginalAmount="119.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.169791" Longitude="-115.142319" StarRating="3" HotelCode="12537|2137995" HotelName="The D Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>301 Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/10/5910be0a9fa31516053a64f9f29736768d267f74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.12547034827" Longitude="-115.1545420289" StarRating="2.5" HotelCode="10995|best_western_mardi_gras_hotel__casino" HotelName="Mardi Gras Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3500 Paradise Road, Las Vegas, Nevada 89169-3611</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/af/a8af6e86624bf08aeabe2c9dfa12699de1fa3656.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This casino hotel, popular with families is located around 1.5 km away from the Las Vegas Strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.04" OriginalAmount="122.81" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|25440" HotelName="Westgate Las Vegas Resort and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3000 PARADISE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/4/0/25440_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 30 floors and 3000 rooms. The establishment boasts a lobby, a reception, a currency exchange service, a safety deposit box service, a cloakroom, a lift and a kiosk. The establishment offers a games room, 9 Ã  la carte restaurants, room service (for a fee), a laundry service and a car park. SITUATION: This complex is 10 minutes away from the Las Vegas Strip it is situated in the surrounding area of the conference centre, restaurants, bars, cafÃ©s, casinos and nightclubs. ROOM: The modern rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and a radio. Guests also have available internet, an iron, an ironing board, a safety deposit box (available for a fee), fitted carpets, a double bed, heating and individual air-conditioning. FACILITIES: The establishment has a swimming pool, a jacuzzi (available for a fee), a sauna, a steam bath and a massage service. Our guests can also use the gym, enjoy tennis and play golf. OTHERS: Regarding the food and beverage offering, clients have a buffet restaurant and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.172779201122" Longitude="-115.14507954597" StarRating="3" HotelCode="119720|california_hotel_and_casino" HotelName="California Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 East Ogden Avenue, Las Vegas, NV 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7d/a47d5bbcc5c94e04893d33ee49d17af6553e9860.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel and casino is located one short block off Fremont Street Experience in the heart of Downto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.156072621659" Longitude="-115.14857947826" StarRating="2" HotelCode="86466|super_8_las_vegas" HotelName="Super 8 Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1213 South Las Vegas Blvd, Las Vegas, Nevada 89104</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7c/3e7ce2305e47eaa799c9bd67c82edc605242a658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.170996861523" Longitude="-115.14049530029" StarRating="3" HotelCode="122795|oasis_at_gold_spike_2" HotelName="Oasis at Gold Spike" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>217 Las Vegas Bulevard North, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/2e/932ee51a842627efcdc90dd0956670b41d51384e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.168802" Longitude="-115.137008" StarRating="2" HotelCode="84577|downtowner_motel_las_vegas" HotelName="Downtowner Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>129 North 8th Street, Las Vegas, NV 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/21/6c2158cbdc1116bde36e3df6bf51e1b26809ed3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.096826638066" Longitude="-115.14590248614" StarRating="2" HotelCode="56869|knights_inn_las_vegas" HotelName="Knights Inn Las Vegas Nv" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort" CnxPolicy="Free CXL until 11/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Las Vegas, Nevada</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c6/4ec6f8e5f67b374390598ffe2672d4d90a399ef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This budget city hotel lies just 800 m from the airport, approximately 3 km from the Las Vegas Strip...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.12" OriginalAmount="130.81" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|18492" HotelName="Tuscany Suites and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>255 EAST FLAMINGO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/2/18492_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 716 rooms and 3 suites. It has a reception, a cloakroom, a lift, a kiosk, a cafÃ©, a gift shop, 5 bars, 5 restaurants and casino. The establishment offers internet, room service, a laundry service, a car park and indoor parking. SITUATION: the Las Vegas Strip It is situated close to. ROOM: Clients are offered suites with a bathroom, a direct line telephone, a hairdryer, a satellite or cable television, internet, an ironing set, a coffee maker and a kettle. They also have a fridge, a safety deposit box (available for a fee), a double bed, an air-conditioning system and individual heating. FACILITIES: The establishment boasts 2 heated swimming pools and a gym. MEALS: Guests have at their disposal 5 restaurants and 2 bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="133.81" OriginalAmount="132.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.135795184349" Longitude="-115.15208244324" StarRating="4" HotelCode="13911|CAL133400" HotelName="Westgate Las Vegas Resort &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Casino Resort" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3000 Paradise Road, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/6c/f96cfdfffaca83d6651ec3aae45b256e17814ff5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive casino resort hotel is located just 10 minutes walk from the famous Las Vegas Strip....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.76" OriginalAmount="134.42" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|118552" HotelName="Fremont and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>200 E. FREMONT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/5/5/2/118552_27c13e22155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 447 standard rooms and suites, a casino and with air-conditioning. In the establishment entrance, guests will find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift and a kiosk. Guests can enjoy a cafÃ©, a bar and 1 restaurants. Guests also have access to conference facilities, internet, a laundry service and an indoor car park. SITUATION: The hotel is in Las Vegas the heart of the Fremont Street Experience it is situated close to Where you can find shops, museums and historic points of interest. ROOM: All the rooms have bath or shower, a bath with a hairdryer, a double or king-size bed, a direct line telephone, satellite and cable TV, internet, a safety deposit box, an ironing set with air-conditioned and heating. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Guests have bellboy service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.131696" Longitude="-115.08403" StarRating="2" HotelCode="128489|motel_6_las_vegas__boulder_highway" HotelName="Motel 6 Las Vegas - Boulder Highway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4125 Boulder Highway, Las Vegas, NV 89121</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/02/5a025d48185ea72aff985184cb75c59d52578d6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.65" OriginalAmount="138.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114004419468" Longitude="-115.16908228398" StarRating="3" HotelCode="10629|1547899" HotelName="Bally's Las Vegas Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3645 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/f8/11f8c5ab5f184d1240e1ed8da2862711d755ee83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent casino hotel offers great value and high standards. It is ideally located at the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1710458554" Longitude="-115.14359855158" StarRating="3" HotelCode="122705|fremont_hotel_and_casino" HotelName="Fremont Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/45/6e4529b721033a67667288ed0a0780969edb9d65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel and casino is located in the heart of downtown Las Vegas. Guests are just steps away from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.23948004" Longitude="-115.11953352" StarRating="3" HotelCode="120701|cannery_hotel__casino" HotelName="Cannery Casino Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>2121 East Craig Road, North Las Vegas, Nevada 89030</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/92/0d9289f63a696ff8ae547f077873c5bb8800d3b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11146234068" Longitude="-115.06137677246" StarRating="3" HotelCode="898820|sams_town_hotel__gambling_hall" HotelName="Sam's Town Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5111 Boulder Highway, Las Vegas, NV 89122</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/d3/c5d354f49814869e9ab814ad400cb9caf5dc3dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.171911669167" Longitude="-115.14664292336" StarRating="3" HotelCode="35090|plaza_hotel_and_casino__las_vegas" HotelName="Plaza Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Main Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/43/424311c27bbd2679d2cb2483070c46c9e6aba61a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers affordable prices and excellent service in the heart of Las Vegas, overlooking the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="143.91" OriginalAmount="142.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.12414660866" Longitude="-115.1712012291" StarRating="4" HotelCode="45374|2200170" HotelName="Treasure Island - TI Hotel &amp; Casino, a Radisson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3300 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/e3/23e3363a79856d714ae7461123a3620bea1e6f3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious casino resort is centrally located on the Las Vegas strip. A diverse selection of shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.50" OriginalAmount="143.07" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18489" HotelName="Treasure Island - TI Las Vegas Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3300 LAS VEGAS BLVD SOUTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/9/18489_895b98b0945.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This Caribbean style hotel, has 2995 rooms, 200 suites and 33 floors. The establishment boasts a reception area, a safety deposit box service, a cloakroom, a lift, a kiosk, a hairdresser's, bars, 7 restaurants and conference rooms. It also has a casino and a theatre. The establishment offers room service, a laundry service, internet, a car park and indoor parking. SITUATION: This complex Strip (Las Vegas) it is in Strip (Las Vegas) In the surrounding area, you can find shops and leisure areas. ROOM: Clients are offered renovated suites, They have a bathroom with a hairdryer, a satellite television, a direct line telephone, internet, an iron and an ironing board. It also offers a safe (available for a fee), heating and individual air-conditioning. FACILITIES: The establishment has a swimming area (available for a fee), a spa with a jacuzzi, a massage service and a gym. OBSERVATIONS: Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.218092" Longitude="-115.129009" StarRating="3" HotelCode="432176|sunrise_inn_7" HotelName="Sunrise Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>910 E Cheyenne Ave, North Las Vegas, NV 89030</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d2/6cd28b36ca318f2f25072ae2d2b97c41cb120fa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="150.13" OriginalAmount="148.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.170637431218" Longitude="-115.14429867268" StarRating="4" HotelCode="12860|1905399" HotelName="Golden Nugget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 East Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/7f/037fffb10d18ee04707ef1c795cf25a08f4bdc4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Las Vegas, only a few minutes from the famous Strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.171338968354" Longitude="-115.14630496502" StarRating="2.5" HotelCode="12859|golden_gate_hotel_and_casino" HotelName="Golden Gate Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d3/09d3ca5d8f8fc841f18313c59f258593836fc70f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114946985714" Longitude="-115.13222742857" StarRating="2" HotelCode="122119|extended_stay_america__las_vegas__east_flamingo" HotelName="Extended Stay America - Las Vegas - East Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1550 East Flamingo Road, Las Vegas, NV 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/04/9f040a2f9e6457feeedf64ac89550be9608dd5fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.155820808087" Longitude="-115.14913621964" StarRating="2" HotelCode="64892|thunderbird_hotel" HotelName="Thunderbird Hotel &amp; Lounge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1215 South Las Vegas Boulevard, Las Vegas, Nevada 89104</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c4/4ec4daeb18da82fd0ff2c89f442ba4659d9c2be3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.25" OriginalAmount="160.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.008966" Longitude="-115.176184" StarRating="3" HotelCode="87040|1310441" HotelName="The Grandview at Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9940 Las Vegas Boulevard South, Las Vegas, Nevada 89183</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/5c/c45c9e6da67c6f47ed9eedc6adc6b4f45dcd67f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.90" OriginalAmount="161.29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|20177" HotelName="Excalibur and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3850 LAS VEGAS BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/7/7/20177_5bb50801603.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has 28 floors and 3977 standard rooms. The establishment has a lobby, a reception, a cloakroom, a kiosk, a cafÃ©, a hairdresser's, an events room, casino and shows. The establishment offers internet, a laundry service, room service, a car park and indoor parking. SITUATION: This hotel is situated in the Las Vegas Strip ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a safe (available for a fee), internet, an iron, an ironing board, an air-conditioning system and a central heating system. FACILITIES: Outdoors, clients can enjoy 2 swimming pools, a jacuzzi and a gym. OBSERVATIONS: Ask for further information regarding hotel booking conditions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.193282384615" Longitude="-115.242704" StarRating="3" HotelCode="120467|courtyard_by_marriott_las_vegas_summerlin" HotelName="Courtyard Las Vegas Summerlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1901 North Rainbow Boulevard, Las Vegas, NV 89108</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/a9/87a969f4c9dae6fab0993d6b4785d13cb04a1782.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.06" OriginalAmount="165.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.098809" Longitude="-115.174684" StarRating="3" HotelCode="12338|1065964" HotelName="Excalibur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3850 South Las Vegas Boulevard, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/05/050f9d0e9b8fe583/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This casino resort is popular with families and is located in the centre of the Las Vegas Strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="168.07" OriginalAmount="166.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.095389303858" Longitude="-115.17502069473" StarRating="4" HotelCode="10167|4825582" HotelName="The Luxor &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3900 Las Vegas Boulevard South, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6413/a_6413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spectacular, Egyptian-themed resort and casino enjoys a central location directly on the Las Ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.164744919643" Longitude="-115.13075188506" StarRating="2" HotelCode="226244|las_vegas_hostel_2" HotelName="Las Vegas Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1322 Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/cd/e4cdf3d25eab6cfa00f89ffd9854fae222ed870b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.292149" Longitude="-115.180432" StarRating="4" HotelCode="891365|aliante_casino__hotel" HotelName="Aliante Casino + Hotel + Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7300 Aliante Parkway, North Las Vegas, Nevada 89084</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/1d/461dc2ce4bbf7bd4028911f5f50d0bbe437e0cd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This casino and hotel is conveniently located just 15 minutes from the Las Vegas Strip, 25 minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.02" OriginalAmount="180.22" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|58553" HotelName="Palace Station  and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2411 WEST SAHARA AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/5/3/58553_40c274a1700.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has bars and lounge areas. This establishment has 21 floors and has 960 standard rooms. It has air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom and a lift. The establishment also has a hairdresser's, a nightclub, a casino, restaurants and conference rooms. The establishment offers room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in Sahara Avenue it is situated next to the Interstate 15 motorway. Is situated in western the Las Vegas Strip. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a television, internet and an ironing set. FACILITIES: The establishment boasts an entertainment room and a club. Outdoors, guests can enjoy a swimming pool and deck chairs. MEALS: In the food and beverage department, the establishment offers 7 restaurants. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.51" OriginalAmount="180.70" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|23199" HotelName="Flamingo Las Vegas Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3555 LAS VEGAS BOULEVARD LAS VEGAS, NEVADA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/9/23199_0b914eb0755.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is between Las Vegas Boulevard and Flamingo Road ROOM: The establishment has rooms are well-equipped. It also has disabled access rooms. FACILITIES: With regards to the food and beverage offering, there is restaurants with international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="183.74" OriginalAmount="181.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.118151331202" Longitude="-115.17244177316" StarRating="3.5" HotelCode="258337|1224001" HotelName="The LINQ Hotel + Experience" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3535 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c2/0d/c20df90c6ba39f6e85842f3f3e57d967009b232d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Asian-themed hotel is located in the heart of the fabulous Las Vegas Strip within roughly 1.6 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.120019507539" Longitude="-115.17220949696" StarRating="3" HotelCode="60501|harrahs_hotel_and_casino_las_vegas" HotelName="Harrah's Las Vegas Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3475 Las Vegas Boulevard South, Las Vegas, Nevada  89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/9a/919a6386d261928922ee608a41571033cff5d564.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the middle of the world famous Las Vegas Strip. Just 15 minutes from the air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.167665356175" Longitude="-115.29344354925" StarRating="3" HotelCode="125515|suncoast_hotel_and_casino" HotelName="Suncoast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Casino Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9090 Alta Drive, Las Vegas, NV 89145</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/5c/ae5ca7900e231e08625969d035d45d7302120e1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in suburban Summerlin with the Spring Mountains and the Mojave Desert as it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.057527599568" Longitude="-115.17079101719" StarRating="2" HotelCode="891358|crestwood_suites_of_las_vegas_blvd" HotelName="Siegel Suites Select - Las Vegas Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7260 South Las Vegas Boulevard, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/25/fa25a70b7c3c8a7855390bf9669b3b2e7bb1f569.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.142726750213" Longitude="-115.17580255866" StarRating="3" HotelCode="68982|palace_station_hotel_and_casino" HotelName="Palace Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2411 West Sahara Avenue, Las Vegas, Nevada 89102</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/f7/1df702f0ff4d3bc7f7418de0e6f9e2d69af81e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.57" OriginalAmount="189.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107577393855" Longitude="-115.15609502792" StarRating="3" HotelCode="64606|1392312" HotelName="Alexis Park - An All Suites Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>375 East Harmon Avenue, 89169 Las Vegas, Nevada</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/72/72cecd1c61c7b01a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.132970991143" Longitude="-115.16111512913" StarRating="2" HotelCode="128491|rodeway_inn_las_vegas_convention_center" HotelName="Siegel Suites Select Convention Center Drive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 Convention Center Drive, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/66/6366ec435b7e26da317a823529caca707efcb7fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.79" OriginalAmount="191.87" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56483" HotelName="Alexis Park All Suite Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>375 EAST HARMON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/8/3/56483_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Alexis Park Resort is rated three stars and has 495 rooms. SITUATION: This hotel is in an excellent location. It is in Las Vegas it is 25 streets away from the casino Hard Rock Hotel and . It is situated 75Â miles away from the University of Nevada. It is 1 mile away from Thomas and Mack Center it is 15 miles away from the Bellagio Fountains it is 15 miles away from Madame Tussaud's Wax Museum it is situated 2Â miles away from the convention centres Sands Expo and Las Vegas. It is 5 miles away from the Fremont Street Experience FACILITIES: in the surrounding area, you can find a golf course. close to the establishment, guests can enjoy a casino. Outdoors, clients can enjoy a swimming pool. The establishment has a spa and a sauna. With regards to the food and beverage offering, there is a restaurant, a bar and the restaurant Alexis Gardens with traditional dishes. Some of the services clients have access to are a reception, a concierge service, lifts, a dry cleaner's, a launderette and valet service. Guests have access to meeting facilities, conference rooms, facilities for conferences, groups and banquets and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114667671772" Longitude="-115.19488379497" StarRating="4" HotelCode="894607|the_palms_casino_resort" HotelName="Palms Casino Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4321 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/8c/488cd172f815ac7a297949736f7eb2a3e87c3a56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1.6 km from the Las Vegas Strip, this family-friendly club resort provides a complimentary s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.0994935" Longitude="-115.1657792" StarRating="2" HotelCode="263853|howard_johnson_on_east_tropicana_las_vegas" HotelName="Howard Johnson on East Tropicana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 East Tropicana Avenue, Las Vegas, NV 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/03/ca03d22057588ad471be021130e66321a9cf16d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="201.80" OriginalAmount="199.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.122219819337" Longitude="-115.18391117971" StarRating="3" HotelCode="319268|60207418" HotelName="Club Wyndham Desert Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>3200 West Twain Avenue, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/c0/c6c0547a1852e6dbc03c500ca95985ba43d09a77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.269072748734" Longitude="-115.59356571806" StarRating="3" HotelCode="124459|the_resort_on_mount_charleston" HotelName="The Retreat on Charleston Peak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2275 Kyle Canyon Road, Las Vegas, Nevada  89124</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/8a/9d8a0f766525ec56076fb0f9b58d40e1fc25c68d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the mountains, this hotel is close to Toiyabe National Forest. The resort is located in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.098271727494" Longitude="-115.16410572285" StarRating="2" HotelCode="365911|travelodge_las_vegas_airport_northnear_the_strip" HotelName="Travelodge Las Vegas Airport North/Near The Strip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5075 Koval Lane, Highway 15 Exit Tropicana Road, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2c/0d2c02f2f4a3086044bd6a8d986425d30287607e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.07" OriginalAmount="202.05" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18513" HotelName="Planet Hollywood Resort and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3667 LAS VEGAS BLVD SOUTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/1/3/18513_0cc0fea0728.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a casino, swimming pools, jacuzzis and theatres. SITUATION: This establishment, la Franja de las Vegas it is in Next to excellent transport links to, Where guests can enjoy shops, restaurants and theatres. it is 8 minutes drive away from the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="205.37" OriginalAmount="203.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.110177737288" Longitude="-115.17172694206" StarRating="4" HotelCode="18245|1549571" HotelName="Planet Hollywood Las Vegas Resort &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3667 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4b/0d4bab3af3767d00f9995e1d0caf1d770f2f2f61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a premier location right in the centre of the Las Vegas Strip, this spectacular reinvented reso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="205.74" OriginalAmount="203.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114495858265" Longitude="-115.19881122338" StarRating="4.5" HotelCode="88279|1701699" HotelName="Palms Place Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4381 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/3e/893ea99a04960748ac5e59e8cc550ff83501a664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.049244" Longitude="-115.169701" StarRating="2" HotelCode="408813|baymont_inn__suites_las_vegas_south_strip" HotelName="Baymont by Wyndham Las Vegas South Strip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 East Robindale Road, Las Vegas, Nevada 89123</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/16/bd16b0ec58ae95f19eb8477876d3a712a1051df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.63" OriginalAmount="204.58" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|58557" HotelName="Santa Fe Station and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4949 NORTH RANCHO DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/5/7/58557_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.115807" Longitude="-115.153773" StarRating="2" HotelCode="427051|candlewood_suites_las_vegas" HotelName="Candlewood Suites Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4034 Paradise Rd, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/d9/b3d9edd0a82c48ca44bac42cf5cb4ed2a228420c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.100452" Longitude="-115.164306" StarRating="2" HotelCode="69915|motel_6_las_vegas__tropicana" HotelName="Motel 6 Las Vegas - Tropicana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>195 E Tropicana Avenue, I-15 at W Tropicana Avenue, Exit #37, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/7e/7c7eeb036fc3189176dfd00eb941b81181071b24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the largest hotel in the chain and is located across the street from the MGM Grand. Many cas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="210.52" OriginalAmount="208.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114135" Longitude="-115.218417" StarRating="3" HotelCode="87143|2092026" HotelName="Westgate Flamingo Bay Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Jacuzzi,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5625 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/9a/b49a433e8ced00c07265b02680746b9b340578a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Las Vegas, Nevada, 4 km from the Las Vegas Convention Center, 5.6 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.143766" Longitude="-115.16984" StarRating="3" HotelCode="82982|artisan_hotel" HotelName="Artisan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1501 West Sahara Avenue, Las Vegas, Nevada 89102</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/84/8a84271e31f61a1d976622a889be1d363fd6ce5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 1 km from the Las Vegas Strip, and less than 5 km from the Las Ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.12" OriginalAmount="212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.04056397" Longitude="-115.18483857" StarRating="4" HotelCode="604704|the_berkley_las_vegas" HotelName="The Berkley Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8280 Dean Martin Drive, Las Vegas, Nevada 89139</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/f9/a6f91dea4cd691c34df4011a2c84d308c361e3e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.250396571028" Longitude="-115.24391055107" StarRating="3" HotelCode="386814|santa_fe_station_hotel__casino" HotelName="Santa Fe Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4949 N Rancho Drive, Las Vegas, Nevada 89130</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/ec/efecb130a02f87e3a4cdc1add985c9fa15b1b0dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in northwest Las Vegas, minutes away from the Strip, Red Rock Canyon and Mount Charlest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.13723059" Longitude="-115.16224554" StarRating="2" HotelCode="154296|travelodge_las_vegas_strip_north" HotelName="Travelodge by Wyndham Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2830 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/74/6774da937e2ef4a80053c26870d7b38328c67ab5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.18" OriginalAmount="218.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.23980858" Longitude="-115.12505459" StarRating="2.5" HotelCode="613390|my_place_hotel_north_las_vegas" HotelName="My Place Hotel North Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1440 East Craig Road, North Las Vegas, Las Vegas, Nevada 89081</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/9f/969fce209440c2fe688d76dc3e408f8cff9b7b59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="220.71" OriginalAmount="218.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.092207606475" Longitude="-115.17403364182" StarRating="4" HotelCode="14374|2186060" HotelName="Mandalay Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3950 Las Vegas Boulevard South, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5b/5b992c1e9239ea95/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large resort and casino, with a South Sea theme, is perfectly located on the Las Vegas strip. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107847320299" Longitude="-115.15407354879" StarRating="3" HotelCode="64883|serene_a_vegas_resort" HotelName="Serene a Vegas Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>455 East Harmon Avenue, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/4f/4a4f1f7fd4c2f41b47eca02c81121120db140b34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across the street from the Hard Rock Hotel and Casino, 3 blocks from the world-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="226.65" OriginalAmount="224.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.118063458773" Longitude="-115.16327098475" StarRating="3" HotelCode="902963|2725388" HotelName="Holiday Inn Club Vacations Las Vegas - Desert Club Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3950 Koval Lane, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/4a/a44a4538eba379f4bb3c15cdb927cf29bfe05e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.106580572714" Longitude="-115.30521512032" StarRating="3" HotelCode="427381|the_cliffs_at_peace_canyon" HotelName="Cliffs at Peace Canyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4550 S. Grand Canyon Drive, Las Vegas NV 89147</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/83/4b836a3814757a17d40a07e402c9e49fbb92ac61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.04" OriginalAmount="226.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.101587608655" Longitude="-115.174087286" StarRating="4" HotelCode="15143|1558803" HotelName="New York New York Las Vegas Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3790 Las Vegas Blvd South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8b/8b49aa0f2cd93ac3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stunning casino hotel, with a New York theme, is centrally located directly on the famous Las V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.0408216" Longitude="-115.1867912" StarRating="3" HotelCode="899278|silverton_casino_hotel" HotelName="Silverton Casino LLC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3333 Blue Diamond Road, Las Vegas, NV 89139</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/28/04281418d321e731ee7dfd938bf9c23460d8c6de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.011048172106" Longitude="-115.17461836338" StarRating="4" HotelCode="56028|south_point_hotel_casino_and_spa" HotelName="South Point Casino &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9777 Las Vegas Blvd. South, Las Vegas, Nevada 89123</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/06/f306d1613bfd249b2a875fabc2c001ee2752173c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This brand new casino resort lies on around 24.3 hectares of grounds and is inspired by the southern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.92" OriginalAmount="235.56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|18524" HotelName="Paris Las Vegas Resort and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3655 Las Vegas Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/2/4/18524_0d133ef1157.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a casino, a swimming pool on the roof terrace, a commercial centre, a theatre, a beauty centre and a spa. ROOM: The French in style rooms have a marble bathroom, films (available for a fee), a safe and room service. FACILITIES: There are many facilities and services available at the establishment, including a gym, a spa, a casino and table games. MEALS: The hotel has 11 restaurants, 5 bars and a piano bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="239.11" OriginalAmount="236.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.211335" Longitude="-115.246814" StarRating="2" HotelCode="64518|CAL291400" HotelName="La Quinta Sumerlin Tech Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7101 Cascade Valley Court, Las Vegas, Nevada 89128-0455</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/3b/403ba82af2b350cb1959f5513c2336bd9635fe05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.127249020518" Longitude="-115.15445888042" StarRating="4" HotelCode="67548|renaissance_las_vegas_hotel" HotelName="Renaissance Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3400 Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/d2/a4d202906557198af1320b56996395f4460f1f69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.116201535505" Longitude="-115.18726229668" StarRating="4" HotelCode="16756|rio_allsuite_hotel__casino" HotelName="Rio All-Suite Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Village,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3700 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/6a/6a6a6e23f9875cc1bf0100612891346f454f5372.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This all-suite hotel is unique in Las Vegas. A favourite amongst repeat visitors to the city, it lie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.33" OriginalAmount="242.90" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|22127" HotelName="Four Queens  and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>202 FREMONT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/2/7/22127_c45d8dd1620.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, has 19 floors and 690 rooms. It has a reception, a safety deposit box service, a cloakroom, a currency exchange service, a kiosk and lifts. The establishment has a casino, bars and restaurants. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is in Las Vegas the city centre of the Fremont Street Experience is situated in. ROOM: The comfortable rooms, have a bathroom, a direct line telephone, satellite or cable TV, WiFi, a fridge, a king size or double bed, individual heating and an individual air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.139833" Longitude="-115.160841" StarRating="4" HotelCode="88106|hilton_grand_vacations_suites_on_the_las_vegas_strip" HotelName="Hilton Grand Vacations on the Las Vegas Strip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2650 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/eb/2eeb357b05d254bce565d628caffa6c5d46eb2b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on a 10-acre site on the world renowned Las Vegas Strip, this city business hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.058629382842" Longitude="-115.14494240284" StarRating="3" HotelCode="54764|doubletree_by_hilton_hotel_las_vegas_airport" HotelName="DoubleTree by Hilton Hotel Las Vegas Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7250 Pollock Drive, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c3/9dc368f83934d77e5017c30ab74135a4cee089f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.114002578064" Longitude="-115.16306614223" StarRating="4" HotelCode="60824|platinum_hotel" HotelName="The Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Free CXL until 03/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>211 East Flamingo Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/32/ff32d0cc3e90d6eca051b51121d00e10009256db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 1 block from the Las Vegas strip on Flamingo road. It is only a 5-minute wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="245.45" OriginalAmount="243.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11202" Longitude="-115.171342" StarRating="4" HotelCode="15679|1874925" HotelName="Paris Las Vegas Resort &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3655 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/53/305362fffef0acdd9725aa4a2a2c707eb167915c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a visually stunning re-creation of Paris in the middle of Las Vegas. It enjoys a centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="245.85" OriginalAmount="243.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.101991" Longitude="-115.168793" StarRating="4" HotelCode="14835|2868556" HotelName="MGM Grand Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3799 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17420/a_17420_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The largest hotel in the world offers guests everything they might need. It enjoys a fabulous locati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1078305" Longitude="-115.16615579" StarRating="4.5" HotelCode="856481|jet_luxury_resorts_the_signature_condo_hotel_3" HotelName="The Signature at MGM Grand by Jet Luxury Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Holiday homes" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>145 East Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/9d/9b9d52bbe2b74834e1619327e629daa66b226f5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.091932344585" Longitude="-115.17512530089" StarRating="5" HotelCode="33641|delano_las_vegas_at_mandalay_bay_" HotelName="Delano Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3940 Las Vegas Boulevard South, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e0/aee01c0e1429cc0989cc7886d6cf62e7033f06ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is situated in a tower and adjoins the famous Mandalay Bay of Las Vegas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="246.58" OriginalAmount="244.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.099768" Longitude="-115.183209" StarRating="3" HotelCode="30066|2166326" HotelName="Hampton Inn Tropicana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4975 Dean Martin Drive, Las Vegas, Nevada 89118-1656</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/15/5d1526d6be7c0b54d5c7e9023b71d81d2daebfa3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 2 street blocks west of the Las Vegas Strip, behind the New York-New York resor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.170502" Longitude="-115.14397" StarRating="3" HotelCode="48230|four_queens_hotel_and_casino" HotelName="Four Queens Casino &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>202 Fremont Street, Las Vegas, Nevada 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/75/8e7577e64b62b1140972120da7626bed91f7eac7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in the centre of Las Vegas, on the famous Fremont Street, where nightl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.097518564727" Longitude="-115.18158179816" StarRating="2" HotelCode="128490|motel_6_las_vegas__i15" HotelName="Motel 6 Las Vegas I 15" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5085 S Dean Martin Drive, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c212b3afc4e45a1bd3f2a5f056cb1708a32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.233496" Longitude="-115.062678" StarRating="3" HotelCode="123998|holiday_inn_express_las_vegasnellis" HotelName="Holiday Inn Express Las Vegas-Nellis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4035 North Nellis Boulevard, Las Vegas, Nevada 89115</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a1/b7a1289874c44d6320cbbed6d1c68fd1c8cc9ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located outside Nellis Air Force Base, near several businesses in the area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.145383" Longitude="-115.303245" StarRating="2.5" HotelCode="564969|la_quinta_inn__suites_las_vegasred_rocksummerlin" HotelName="La Quinta Inn &amp; Suites Las Vegas RedRock/Summerlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9570 West Sahara, Las Vegas, Nevada 89117</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/09/e009c19b11ccd39ab8e2180526293b889cbd4a23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.58" OriginalAmount="258.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.16842942" Longitude="-115.13799776" StarRating="2" HotelCode="896674|super_8_downtown_las_vegas" HotelName="City Center Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Fremont Street, Las Vegas, NV 89101</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/87650/1887650/1.jpg?f=15496152</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.242126" Longitude="-115.104212" StarRating="3.5" HotelCode="85330|best_western_plus_north_las_vegas_inn__suites" HotelName="Best Western Plus North Las Vegas Inn &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4540 Donovan Way, North Las Vegas, Las Vegas, Nevada 89081</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a1/79a1976d9d7fe0c1bb764a091788ba84a8a2e2e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="267.04" OriginalAmount="264.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.06469653" Longitude="-115.16273872" StarRating="2.5" HotelCode="615981|CBE570700" HotelName="Tru by Hilton Las Vegas Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>6862 Gilespie Street, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/e1/cbe1de38697183d37d434a325c0662f4fba4dd71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated in McCarran International Airport. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.098084" Longitude="-115.166972" StarRating="3" HotelCode="64756|desert_rose_resort" HotelName="Desert Rose Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>5051 Duke Ellington Way, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/79/6f799ec185984f6755485cef41e9d58912ffa601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.240200035398" Longitude="-115.07804589549" StarRating="2.5" HotelCode="890638|comfort_inn__suites_9" HotelName="Comfort Inn &amp; Suites Las Vegas - Nellis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4375 East Craig Road, Las Vegas, Nevada 89115</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/2c/9e2c8a33947032fba24f73bb3f3945c4cecef973.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="270.46" OriginalAmount="267.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.105923422315" Longitude="-115.16653367361" StarRating="3" HotelCode="58126|1512661" HotelName="The Signature at MGM Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 East Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/96/e196b42555c7c472795f12d9ba36c8fabaada5da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the strip on Harmon Boulevard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="271.27" OriginalAmount="268.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.129114" Longitude="-115.172639" StarRating="5" HotelCode="401691|CAL294900" HotelName="Trump International Hotel Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2000 Fashion Show Drive, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/71/697161737f1e31b2119ef8b4cf137eb28b2041dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly adjacent to the Fashion Show shopping centre on the strip right next to the W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.099997" Longitude="-115.218538" StarRating="3" HotelCode="890949|club_de_soleil_allsuite_resort" HotelName="Club de Soleil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5625 West Tropicana Avenue, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/10/7a100ed24fe4b50ce3eb1ae408351a86a512e3ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.240552169145" Longitude="-115.11053732795" StarRating="3" HotelCode="156383|hampton_inn_las_vegas_north_speedway" HotelName="Hampton Inn Las Vegas/North Speedway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2852 East Craig Road, North Las Vegas, NV 89030</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/14/d314d9b33255a427f7eb71f12f1dd55404e46202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.54" OriginalAmount="273.80" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|37047" HotelName=" Club Wyndham Desert Rose Resort " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>5051 DUKE ELLINGTON WAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/4/7/37047_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.103066976019" Longitude="-115.15643107665" StarRating="3" HotelCode="97594|bluegreen_vacations_club_36_ascend_resort_collection" HotelName="Bluegreen Club 36, Ascend Resort Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>372 East Tropicana Avenue, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/3f/c03fc1a54d47e96cbaadae8c431790577426d7a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.75" OriginalAmount="275.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.06452950188" Longitude="-115.16240879632" StarRating="3" HotelCode="124399|homewood_suites_by_hilton_las_vegas_airport" HotelName="Homewood Suites Las Vegas Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>230 East Hidden Well Road, Las Vegas, NV 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/2a/352adee6c5562e8f0dcd1d926604f7626eeb6849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.115643" Longitude="-115.150892" StarRating="3" HotelCode="165940|baymont_inn__suites_las_vegas_flamingo_at_paradise" HotelName="Four Points by Sheraton Las Vegas East Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4055 Palos Verdes Street, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/22/cd22cec5c1c798500ee095c79387266f230d1902.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is currently located off the Las Vegas Strip. It is surrounded by 3 to 5-star dining estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.2118" Longitude="-115.2474436" StarRating="3" HotelCode="40577|hampton_inn_las_vegassummerlin" HotelName="Hampton Inn Las Vegas/Summerlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7100 Cascade Valley Court, Las Vegas, Nevada 89128</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/57/72572921ce2ac2a3dd308889b41b19ee1c28a62b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11042154153" Longitude="-115.17474402447" StarRating="3" HotelCode="564907|jockey_club_suites_2" HotelName="Jockey Club Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3700 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/4e/314eadb48fb4b9ac982ddbcb7fcb8c2b56dd6793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Las Vegas Strip, between the Bellagio Hotel and Casino and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.134714" Longitude="-115.15496355556" StarRating="3" HotelCode="125099|springhill_suites_las_vegas_convention_center" HotelName="SpringHill Suites Las Vegas Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2989 Paradise Road, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/10/8c10eaac81f535a2787dd4bee9de8a0a5bf31800.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.87" OriginalAmount="287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107577" Longitude="-115.161589" StarRating="3" HotelCode="88280|club_wyndham_grand_desert" HotelName="Wyndham Grand Desert Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 East Harmon Avenue, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/aa/7daa8f84e6ff7ae2bcc6a072a421105ad87a84e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1 block from the Las Vegas Strip and 3 miles from McCarran International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.142751" Longitude="-115.2808" StarRating="3.5" HotelCode="85787|best_western_plus_las_vegas_west" HotelName="Best Western Plus Las Vegas West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8669 West Sahara Avenue, Las Vegas, Nevada 89117</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/71/d771002a0ef2cacb8eb5df5a36fb952bf78932c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.43" OriginalAmount="290.52" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|20181" HotelName="Mgm Grand and Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>3799 LAS VEGAS BLVD SOUTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/8/1/20181_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern furniture, a theatre and a casino. SITUATION: This establishment is in Strip de Las Vegas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.070610612152" Longitude="-115.12337744236" StarRating="3" HotelCode="906701|la_quinta_inn__suites_las_vegas_airport_south" HotelName="La Quinta Inn &amp; Suites Las Vegas Airport South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6560 Surrey Street, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/01/0a01dbdbcb39fa1069cdbd8894c5407704ccad81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.98" OriginalAmount="298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.120538139916" Longitude="-115.17186862562" StarRating="3.5" HotelCode="98975|best_western_plus_casino_royale_strip_area" HotelName="Best Western Plus Casino Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3411 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/41/ae41d81966a56ce13b14ab2bb2f00a839ceddedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.98" OriginalAmount="298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10972283" Longitude="-115.17349732" StarRating="3" HotelCode="859009|jockey_resort_suites" HotelName="Jockey Resort Suites Center Strip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Lounge,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3700 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/ca/51cadbe008df78f255ff8786661f705959147181.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.66" OriginalAmount="298.67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|118615" HotelName="Hilton Vacation Club Polo Towers Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3745 LAS VEGAS BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/6/1/5/118615_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="305.39" OriginalAmount="302.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1127203815" Longitude="-115.30359561817" StarRating="3" HotelCode="123080|CAP219200" HotelName="Hampton Inn &amp; Suites Las Vegas - Red Rock/Summerlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4280 South Grand Canyon Drive, Grand Flamingo Center, Las Vegas, NV 89147</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/2f/d02f2e5a7d7513f2797f98446d6cc9296a375e4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.070290654258" Longitude="-115.11889466169" StarRating="3" HotelCode="148603|hampton_inn__suites_las_vegas_airport" HotelName="Hampton Inn &amp; Suites Las Vegas Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6575 South Eastern Avenue, Las Vegas, NV 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/f1/27f118adc2111012e11fd083b029d0700e1e1d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel in Las Vegas' South of The Strip district is close to the Wildhorse Golf Club, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11515282112" Longitude="-115.16540497541" StarRating="4" HotelCode="27036|the_westin_las_vegas_hotel_casino__spa" HotelName="The Westin Las Vegas Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 East Flamingo Road, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/eb/f3eb1044c805527a2d8703d0ae827140764edadd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.131971" Longitude="-115.157123" StarRating="3" HotelCode="565323|las_vegas_marriott" HotelName="Marriott Suites Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325 Convention Center Drive, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/4b/f04b69791dbf35f2a4b5935dd5c1ebb040e566ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.084963779576" Longitude="-115.18482148647" StarRating="3" HotelCode="85786|holiday_inn_express_las_vegas_south" HotelName="Holiday Inn Express Las Vegas - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5760 Polaris Ave, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/38/353802ce835efb00749ea04aa80c76217542811d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.130877" Longitude="-115.155316" StarRating="3" HotelCode="898305|residence_inn_las_vegas_convention_center_by_marriott" HotelName="Residence Inn Las Vegas Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3225 Paradise Road, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/e7/9ae719f2ff7f171b4689cc490b0d04bcf8a9d1cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.53" OriginalAmount="314.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1093577321" Longitude="-115.17778339447" StarRating="5" HotelCode="889340|1422969" HotelName="Vdara Hotel &amp; Spa at ARIA Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2600 West Harmon Avenue, Las Vegas, Nevada 89158</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/d6/efd63766d61f87cb08ca75afdce2ca3387a0a5cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas, Nevada. It is connected to the Bellagio Resort and Casino on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="319.35" OriginalAmount="316.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.0486029" Longitude="-115.17121743" StarRating="2.5" HotelCode="615021|CBE570500" HotelName="Home2 Suites By Hilton Las Vegas Strip South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>7740 Las Vegas Blvd South, Las Vegas, Nevada 89123</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/88/cd88fc0beb633db34e566893ae643089a1bd90d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.119607" Longitude="-115.154653" StarRating="0" HotelCode="443631|fairfield_inn_las_vegas_apt" HotelName="Fairfield Inn Las Vegas Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3850 South Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/f0/19f084485701ed0195c3ed1bcb04270809e9738e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.130188832571" Longitude="-115.15532791614" StarRating="3" HotelCode="84398|courtyard_las_vegas_convention_center_2" HotelName="Courtyard Las Vegas Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3275 Paradise Road, Las Vegas, Nevada 89109-9039</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/a1/06a119ed9d4585213525d0da407a77c33bdd5d97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107779666667" Longitude="-115.16811766667" StarRating="3" HotelCode="87019|the_carriage_house" HotelName="The Carriage House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 East Harmon Avenue, Las Vegas, NV 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c212b3afc4e45a1bd3f2a5f056cb1708a32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.099858519092" Longitude="-115.14907180374" StarRating="2" HotelCode="88108|best_western_mccarran_inn" HotelName="Best Western McCarran Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4970 Paradise Road, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/db/85db83529683e0d118e868f986ee1597d4fee806.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This newly remodeled Las Vegas, Nevada hotel is centrally located, just 1.6 km from the Vegas Strip,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10647891" Longitude="-115.17089069" StarRating="3" HotelCode="953277|polo_towers__a_diamond_resorts_international_destination" HotelName="Polo Towers By Diamond Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3745 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/40/de4017b7cfcbb86214b722a37688388b3b16711b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.22" OriginalAmount="322.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.047301784908" Longitude="-115.17118245363" StarRating="3" HotelCode="444233|hilton_garden_inn_las_vegas_strip_south" HotelName="Hilton Garden Inn Las Vegas Strip South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7830 South Las Vegas Boulevard, Las Vegas, Nevada 89123</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/69/cc69837f1fbda34e1b0fddd786cc3ec714362619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="328.96" OriginalAmount="325.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.174493209434" Longitude="-115.29073762831" StarRating="4" HotelCode="28325|2311712" HotelName="JW Marriott Las Vegas Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221 North Rampart Boulevard, Las Vegas, Nevada 89145</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c1/9ec1bcd0f68f50430c36a85ed22f40ccc6648ddd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the upscale resort area of Summerlin, 15 minutes from the Las Vegas strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1268" Longitude="-115.16" StarRating="3.5" HotelCode="550116|townhouse_8_minutes_to_strip" HotelName="Townhouse 8 Minutes To Strip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4770 Topaz Street, Las Vegas, Nevada 89121</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/33/c1333d8595d66e7ff6265b540847d041c4a1f170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.37" OriginalAmount="337.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10771353" Longitude="-115.16626147" StarRating="4.5" HotelCode="856903|luxury_suites_international_at_the_signature" HotelName="The Signature at MGM Grand by Luxury Suites International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Elevator,Golf,Housekeeping,Internet,Jacuzzi,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>125 East Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/11/9f114104ec315dcd2ed7b12a9e8caa514da84352.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Luxury Suites International At The Signature, you'll be centrally l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.09" OriginalAmount="337.71" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|449539" HotelName="Fontainebleau Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2777 South Las Vegas Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/3/9/449539_3e267941226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.39" OriginalAmount="339.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1268" Longitude="-115.16" StarRating="0" HotelCode="957229|hyatt_place_las_vegas_at_silverton" HotelName="Hyatt Place Las Vegas at Silverton Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8380 Dean Martin Drive, Las Vegas, Nevada 89139</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/b9/4eb9316b21810d99ff43fcbd6c396994f1e91790.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="346.22" OriginalAmount="342.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.104608563194" Longitude="-115.1766461134" StarRating="4" HotelCode="10169|1141029" HotelName="Park MGM Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3770 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6415/a_6415_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, inviting casino resort, with European flair, enjoys a wonderfully central location on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11567299375" Longitude="-115.15580925" StarRating="3" HotelCode="898307|residence_inn_by_marriott_las_vegas_hughes_center" HotelName="Residence Inn Las Vegas Hughes Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>370 Hughes Center Drive, Las Vegas, NV 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0c/080c51a2e31328972ad4fc66748ac8d56d6770a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.44" OriginalAmount="344.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.238002" Longitude="-115.061668" StarRating="2.5" HotelCode="565004|la_quinta_inn_las_vegas_nellis" HotelName="La Quinta Inn Las Vegas Nellis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4288 North Nellis Blvd, Las Vegas, Nevada 89115</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/29/282927f6a6b6477e4f57b8ab3f21b439d094b6c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.44" OriginalAmount="344.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.123968952873" Longitude="-115.15428319573" StarRating="3" HotelCode="40576|embassy_suites_convention_center__las_vegas" HotelName="Embassy Suites Convention Center Las Vegas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3600 Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/zz/84ad9088418601bcdf6639e62e03cdb3ac26319c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel enjoys a great location, close to nearby communities such as the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.46" OriginalAmount="346.99" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|501361" HotelName="Perfect Inn Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3045 E Fremont St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/3/6/1/501361_25a27df1053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.100564777778" Longitude="-115.21062688889" StarRating="3" HotelCode="896673|tahiti_allsuite_resort_2" HotelName="Tahiti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5101 West Tropicana Avenue, Las Vegas, NV 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/7d/d87d06f79a071b30937c51111bbcbf659a4e4aa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.08457794362" Longitude="-115.18337577581" StarRating="3" HotelCode="122203|fairfield_inn_and_suites_by_marriott_las_vegas_south" HotelName="Fairfield Inn &amp; Suites Las Vegas South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5775 Dean Martin Drive, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1c/531c6350c82af95030c384399969157fb4a3c06b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107187" Longitude="-115.151063" StarRating="3" HotelCode="75759|hyatt_place_las_vegas" HotelName="Hyatt Place Las Vegas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4520 Paradise Road, Las Vegas, Nevada 89169</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/86/12864ce9063784ca85c24e5c6e2cc282cba6563b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11088" Longitude="-115.150752" StarRating="3" HotelCode="40940|embassy_suites_las_vegas" HotelName="Embassy Suites Las Vegas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4315 Swenson Street, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/83/1b8334170929235fb02ea90015aafd1b44ad5d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly across the street from the Hard Rock Hotel and Casino, Las Vegas. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.59" OriginalAmount="359.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.083073598833" Longitude="-115.18225997686" StarRating="3" HotelCode="898472|residence_inn_by_marriott_las_vegas_south" HotelName="Residence Inn Las Vegas South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5875 Dean Martin Drive, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e9/2ee9de89339b11a2381ddc73bac0aa430b0a5b72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.155823571502" Longitude="-115.33234432339" StarRating="4.5" HotelCode="396029|red_rock_casino_resort_and_spa" HotelName="Red Rock Casino Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>11011 West Charleston Boulevard, Las Vegas, Nevada 89135</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/60/9060f2c77cfd1fd8138de017b58abc8c48de6f4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the base of the Red Rocks, 12 miles from the strip. There is a shopping cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.65" OriginalAmount="365.99" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|201698" HotelName="Doubletree By Hilton Las Vegas East Flamingo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4055 Palos Verdes Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/6/9/8/201698_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.116158200477" Longitude="-115.17454862595" StarRating="4.5" HotelCode="11294|caesars_palace" HotelName="Caesars Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3570 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f3/a7f31f00382f2e2adb611d35a0fef7417b44ae20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For over 40 years this luxury hotel has been a landmark on the Las Vegas strip. It is located on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.07" OriginalAmount="383.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107729009563" Longitude="-115.1772609914" StarRating="5" HotelCode="889341|1527540" HotelName="Aria Resort &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Casino Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3730 South Las Vegas Boulevard, Las Vegas, Nevada 89158</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/51/51d4188681ee9d4d70963506246f7e32/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort and casino at CityCenter is located in Las Vegas, Nevada on the centre strip. It lies 3 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.155005148078" Longitude="-115.11086341172" StarRating="2" HotelCode="379013|crown_motel_2" HotelName="Crown Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2855 East Fremont Street, Las Vegas, Nevada 89104</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/13/7713516c78c4ffe8b32ba1204280f0a4853f5a4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.95" OriginalAmount="393.02" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|18515" HotelName="Bellagio, a Luxury Collection Resort &amp; Casino, Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3600 Las Vegas Boulevard South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6b25aa91047.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has a casino, a luxury spa and elegant rooms rooms. ROOM: All the rooms have a marble bathroom, flat-screen satellite television, electric curtains, bathrobes, a mini-bar and an iPod docking station. FACILITIES: Guests are offered spa treatments, a massage service and 5 swimming pools. The establishment has botanic gardens, an art gallery, restaurants, boutiques and a nightclub. SITUATION: This hotel is behind Bellagio the Fountain it is situated 4,8 kilometres away from McCarran the International Airport of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.35" OriginalAmount="393.42" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28345" HotelName="Caesars Palace Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3570 LAS VEGAS BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/4/5/28345_d23a39e0754.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a luxury casino and it offers room service. SITUATION: Is, ROOM: All the rooms have flatscreen cable television and a bathroom with bathroom amenities (free of charge). FACILITIES: There are many facilities and services available at the establishment, including a spa, 7 swimming pools, poker table, slot machines and games. Customers can enjoy a cocktail bar and a nightclub. RESTAURANT: Customers can enjoy restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.08524875" Longitude="-115.18278075" StarRating="3" HotelCode="125265|staybridge_suites_by_holiday_innlas_vegas" HotelName="Staybridge Suites Las Vegas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5735 Dean Martin Drive, Las Vegas, NV 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/de/3edec609aab7316a7f3a8f5fdfb06ae7af1b5af3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.12221908183" Longitude="-115.32439563137" StarRating="3" HotelCode="892513|element_by_westin_las_vegas_summerlin" HotelName="Element Las Vegas Summerlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10555 Discovery Drive, Las Vegas, NV 89135</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/cf/a0cffd78ec4c581c7c8fcb21b4ba4f4391e19df3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.89" OriginalAmount="403.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.113230863985" Longitude="-115.17656296491" StarRating="5" HotelCode="18257|4519975" HotelName="Bellagio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3600 South Las Vegas Boulevard, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is centrally located on the Las Vegas Strip. The hotel affords a glorious view ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.240591" Longitude="-115.109566" StarRating="3" HotelCode="205375|springhill_suites_by_marriott_las_vegas_north_speedway" HotelName="SpringHill Suites Las Vegas North Speedway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2910 East Craig Road, 89030 North Las Vegas</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/f9/fff9aae59c381561f366b26a86c926d155fec90b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.08401525" Longitude="-115.18261175" StarRating="3" HotelCode="891020|courtyard_by_marriott_las_vegas_south" HotelName="Courtyard Las Vegas South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5845 Dean Martin Drive, Las Vegas, NV 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/4e/374eadff8add84db1a517380de6a1748f269d040.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.096349" Longitude="-115.208787" StarRating="3" HotelCode="87000|desert_paradise_resort" HotelName="Desert Paradise Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5165 South Decatur Boulevard, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/74/d274970fdcdbb32da219dd6d55421bd5113d8792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away from the neon lights but still surrounded by the excitement only Las Vegas can offer, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.53" OriginalAmount="428.25" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|37560" HotelName="The Palazzo At The Venetian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3325 LAS VEGAS BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/6/0/37560_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of the Las Vegas Strip, next to el Venetian. HOTEL: This complex was built in 2008, is situated in a tower, has 50 floors and 3000 suites. Guests can enjoy a sports bar. This establishment is perfect for business and holiday stays. In the entrance, guests are offered a lobby with express check-out, a reception, a safety deposit box service, a cloakroom and a lift. The establishment has a cafÃ©, a kiosk, a hairdresser's, a nightclub, an auditorium, a casino, a restaurant and conference facilities. The establishment also offers internet (for a fee), room service, a laundry service (for a fee), an indoor car park and a car park. ROOM: Guests are offered one bedroom suites with a sitting area, large beds, a writing desk, a fax machine, a sofa-bed, chairs, table, a flat-screen television, a bathroom with a bath or shower and a hairdryer. Are also equipped with a radio, internet, a mini-bar, a coffee maker, a kettle, an iron, an air-conditioning system, individual heating and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.139883" Longitude="-115.15245" StarRating="4" HotelCode="27103|hilton_grand_vacations_suites_las_vegas_convention_center" HotelName="Hilton Grand Vacations On Paradise (Convention Center)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>455 Karen Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/ca/77ca1091d816caf79a4a82beac7581ece6796a4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excitement surrounds this desert oasis, which is adjacent to the Las Vegas Hilton and its restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.107891385714" Longitude="-115.16960441429" StarRating="3.5" HotelCode="893845|marriotts_grand_chateau_2" HotelName="Marriott Grand Chateau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 East Harmon Avenue, Las Vegas, NV 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/56/2c56d8f75415aa1e8570a506064881c41d69d1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.73" OriginalAmount="438.35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|18493" HotelName="The Venetian Resort Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3355 Las Vegas Boulevard South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/3/18493_5767ba11027.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers restaurants, bars, a casino, a shopping centre, swimming pools and a spa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="450.12" OriginalAmount="445.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.121128572214" Longitude="-115.17048239708" StarRating="5" HotelCode="18524|6898815" HotelName="The Venetian Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3355 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/72/a872773246d7abbf0fafaac6c9e5cdbf4f6820ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet and very central city location, directly on the famous "Las Vegas Strip". ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.46" OriginalAmount="446.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.12414" Longitude="-115.16827" StarRating="5" HotelCode="839901|the_palazzo_las_vegas_at_the_venetian" HotelName="The Palazzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3325 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/01/b901351dcfea0b3d825b3402ae342fc20d33844e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10898856" Longitude="-115.1775206" StarRating="5" HotelCode="861214|jet_luxury_at_the_vdara" HotelName="Vdara Hotel &amp; Spa by Jet Luxury Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2600 West Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/65/b5654d140e930fe4cecb0f893a91d3972eb7ecc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.108767" Longitude="-115.168768" StarRating="4" HotelCode="160316|elara_by_hilton_grand_vacations_center_strip" HotelName="Elara by Hilton Grand Vacations – Center Strip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 East Harmon Avenue, Las Vegas, 89109 Nevada</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b5/fbb50de04ea4c119cd168703df4ae417cfbc9f21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the strip adjacent to the Planet Hollywood Hotel and Casino and minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.14407014" Longitude="-115.16053768" StarRating="4" HotelCode="553198|lucky_dragon_las_vegas" HotelName="Lucky Dragon Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>300 West Sahara Avenue, Las Vegas, Nevada 89102</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/79/49799f47177edb0adb58201bf754c5d1b373a732.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="474.50" OriginalAmount="469.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.106131" Longitude="-115.174603" StarRating="5" HotelCode="899890|CAN271200" HotelName="Waldorf Astoria Las Vegas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3752 Las Vegas Boulevard South, Las Vegas, Nevada 89158</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/17/6617ac701dcc0a349f41e66909e7d20ab954f0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for leisure and business travellers alike, the hotel is situated steps away from The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="491.12" OriginalAmount="486.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.09979049" Longitude="-115.18219004" StarRating="2" HotelCode="773007|CBH542700" HotelName="Home2 Suites By Hilton Las Vegas Tropicana Avenue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4940 Dean Martin Drive, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d3/3dd3b2de9521be281198058c76184e3f58f067b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Boulder Strip. Home2 Suites by Hilton Las Vegas City Center d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="495.91" OriginalAmount="491.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10690771" Longitude="-115.16642087" StarRating="4" HotelCode="858242|abz_signature_suites" HotelName="The Signature at MGM Grand by AAA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Beauty Salon,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>145 East Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/c3/22c32676c9efd83dd0f46b2a99e8df8004b0d1f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at AAA MGM Signature Deluxe Suite with Balcony to discover the wonders of Las Vegas (NV). The h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.98" OriginalAmount="498.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1268" Longitude="-115.16" StarRating="3" HotelCode="857288|stripviewsuites_two_bedroom_at_signature" HotelName="The Signature at MGM Grand by StripViewSuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 East Harmon Avenue, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/62/1562936bb732af2f7c7a923a1a56bd1ad3820383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="510.46" OriginalAmount="505.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.110117063588" Longitude="-115.17395317554" StarRating="5.5" HotelCode="161704|1527230" HotelName="The Cosmopolitan of Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3708 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/78/785c2913b77d1dd7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the most original destination in the heart of The Las Vegas Strip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.40" OriginalAmount="523.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.127164529082" Longitude="-115.16625523567" StarRating="5" HotelCode="35092|2533397" HotelName="Wynn Las Vegas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Golf Hotel,Casino Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3131 Las Vegas Boulevard South, Las Vegas, Nevada 98109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d5/ccd5a4bca5ab5644a60ddffda83a7b0eb6a8a5de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is exclusively situated directly on the Las Vegas strip, opposite the Fashion Show Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.51" OriginalAmount="551.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.05018607" Longitude="-115.16912285" StarRating="3" HotelCode="450379|residence_inn_las_vegas_airport" HotelName="Residence Inn Las Vegas Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7690 South Las Vegas Boulevard, Las Vegas, Nevada 89123</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/39/5e392f9bac68178bb258fb500c319d0f4d97f1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.52" OriginalAmount="552.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.116739" Longitude="-115.175312" StarRating="5" HotelCode="221536|nobu_hotel" HotelName="Nobu Hotel Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3570 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7d/137d7543b20a7f422a67feb88984cb1f19ea16c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Las Vegas. The nearest airport is Las Vegas - Mccarran Internat. (LAS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.58" OriginalAmount="558.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.129781554937" Longitude="-115.16512334347" StarRating="5" HotelCode="887906|encore_at_wynn_las_vegas" HotelName="Encore Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Golf Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3131 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a7/c6a7cfc151e92db91104cde1e7cdc67ff1b8a5ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next door to the flagship property Wynn Las Vegas, the hotel is a distinct destination resor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.95" OriginalAmount="595.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1042378" Longitude="-115.17331636" StarRating="5.5" HotelCode="786790|nomad_las_vegas" HotelName="NoMad Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Meeting Room,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>3772 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/cc/c7cc51a1f6926ddb9831c0a5ace1eaa2b8e12c85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;NoMad Las Vegas brings the grandeur of European casino hotels to Park MGM with a NoMad hotel, casino...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="605.86" OriginalAmount="599.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10583417" Longitude="-115.18174942" StarRating="3" HotelCode="610919|CBE570600" HotelName="Homewood Suites by Hilton Las Vegas City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4625 Dean Martin Drive, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/83/e1839e0416c022d50c6fa679fc6c9a3e937732c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.14" OriginalAmount="614.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1101746" Longitude="-115.17448081" StarRating="0" HotelCode="836998|1bd1ba_apartment_by_stay_together_suites" HotelName="Stay Together Suites at The Cosmopolitan/Jockey Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>3700 Las Vegas Boulevard South, Las Vegas, Nevada 89109</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d9/9ad98bcbb0a66e5a628cd9430efc38c1f8acb808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.25" OriginalAmount="625.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10555083" Longitude="-115.18171273" StarRating="3" HotelCode="640260|hilton_garden_inn_las_vegas_city_center" HotelName="Hilton Garden Inn Las Vegas City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4655 Dean Martin Drive, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/90/c490168066ca65254153ac0a9402137583da369b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Las Vegas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.34" OriginalAmount="734.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.11667" Longitude="-115.168956" StarRating="3" HotelCode="40941|hilton_grand_vacations_suites_at_the_flamingo" HotelName="Hilton Grand Vacations Club at the Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3575 Las Vegas Boulevard South, Las Vegas, Nevada 89109-4313</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f1/46f1cbc3a35feea25be8aec6406f69220ebcd54a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of all the excitement of Las Vegas. Guests can experience all the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.58" OriginalAmount="758.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.090035828982" Longitude="-115.17438232899" StarRating="5" HotelCode="12627|four_seasons_hotel_las_vegas" HotelName="Four Seasons Hotel Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3960 Las Vegas Boulevard South, Las Vegas, Nevada 89119</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/b0/72b08bbfca433e212f19469781b6d3837a0c1b6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located at the southern end of the Las Vegas strip on the 35th to 39th floor of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="828.20" OriginalAmount="820.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.1268" Longitude="-115.16" StarRating="0" HotelCode="610372|luxury_suites_at_the_palms" HotelName="Luxury Suites at the Palms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4311 West Flamingo Road, Las Vegas, Nevada 89103</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/45/b6455f0af0e6a43ec8bee5046b6c52ed80e594e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.04" OriginalAmount="904.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.10028221" Longitude="-115.18247916" StarRating="2" HotelCode="849195|towneplace_suites_by_marriott_las_vegas_city_center" HotelName="TownePlace Suites Las Vegas City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4920 Dean Martin Drive, Las Vegas, Nevada 89118</AddressLine>
          </AddressLines>
          <CityName>Las Vegas</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/00/2300c6bf5fb6333c7afb48c485c0223c074d2cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Kitchen,Golf,Diet Meals,Shopping Arcade,Bicycle Rental,Meeting Room,Parking,Valet Parking,24 Hour Front Desk,24 Hour Room Service,Business Centre,Coffee Shop,Concierge,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Beauty Salon</BasicAmenities>
    <HotelRating>4,5,3,2,2.5,3.5,5.5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CLUB RESORT,CASINO RESORT,CITY HOTEL,SPA HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,VILLAGE,GOLF HOTEL,APARTMENT HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,APARTHOTEL,MOTEL,HOLIDAY HOMES,ECO HOTEL</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
|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 877|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
207a699f-099c-46a8-9e27-e1ce5172b51f|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="207a699f-099c-46a8-9e27-e1ce5172b51f" TimeStamp="0001-01-01T00:00:00" HotelName="Bellagio" HotelCode="18257|4519975" StarRating="5" GTCityId="80200" CountryCode="US" CityName="Las Vegas" CountryName="USA" Address="3600 South Las Vegas Boulevard, Las Vegas, Nevada 89109" PostCode="89109" PhoneNo="+17026937111" FaxNo="" Email="" CheckInTime="     " CheckOutTime="     " Latitude="36.113230863985" Longitude="-115.17656296491" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIER TWO QUEEN" RoomTypeCode="787722612-1-0|730787722612|3|0|12|NDAzLjg1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="404" TotalPrice="407.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIER KING" RoomTypeCode="155747645-1-0|730155747645|3|0|12|NDAzLjg1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="404" TotalPrice="407.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SPA PREMIER KING" RoomTypeCode="3861338657-1-0|733861338657|3|0|12|NDAzLjg1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="404" TotalPrice="407.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SPA PREMIER TWO QUEEN" RoomTypeCode="4188131049-1-0|734188131049|3|0|12|NDAzLjg1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="404" TotalPrice="407.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SPA PREMIER KING " RoomTypeCode="3090513844-1-0|733090513844|3|0|12|NDIwLjUxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="421" TotalPrice="424.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIER KING " RoomTypeCode="168143209-1-0|730168143209|3|0|12|NDIwLjUxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="421" TotalPrice="424.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SPA PREMIER TWO QUEEN " RoomTypeCode="2140282969-1-0|732140282969|3|0|12|NDIwLjUxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="421" TotalPrice="424.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIER TWO QUEEN " RoomTypeCode="4049614303-1-0|734049614303|3|0|12|NDIwLjUxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="421" TotalPrice="424.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE PREMIER KING BED" RoomTypeCode="1126654867-1-0|731126654867|3|0|12|NDIxLjQwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="421" TotalPrice="425.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIUM ROOM -  KING BED" RoomTypeCode="288427652-1-0|730288427652|3|0|12|NDMxLjcyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="432" TotalPrice="436.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIUM ROOM -  2 QUEEN BEDS" RoomTypeCode="317487548-1-0|730317487548|3|0|12|NDMxLjcyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="432" TotalPrice="436.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: PREMIUM ROOM" RoomTypeCode="2681435764-1-0|732681435764|3|0|12|NDMyLjExfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="432" TotalPrice="436.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" 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|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/01-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/02-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/03-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/04-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/05-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/06-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/07-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/08-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/09-b.jpg" /><Image Url="https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a4/a4320cb937501117/10-b.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-702-693-8546</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-702-693-7111</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1998</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2006</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>36</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>3933</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>512</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>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>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>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Theatre</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</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>Conference Room</Description><Value>1</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>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</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>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>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</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>Diving</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</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
207a699f-099c-46a8-9e27-e1ce5172b51f|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="207a699f-099c-46a8-9e27-e1ce5172b51f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80200" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-21T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|18515" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
207a699f-099c-46a8-9e27-e1ce5172b51f|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="207a699f-099c-46a8-9e27-e1ce5172b51f" TimeStamp="0001-01-01T00:00:00" HotelName="Bellagio, a Luxury Collection Resort &amp; Casino, Las Vegas" HotelCode="18515" GTCityId="80200" CountryCode="US" CityName="Las Vegas" CountryName="USA" Address="3600 Las Vegas Boulevard South" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room" RoomTypeCode="18515H1_510-890H1HRHR12e7lo|1773317928.DFUCAX-GBRA21260offL|455.08|94|NDU1LjA4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="393" TotalPrice="396.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/05/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-11T00:00:00" End="2026-05-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="455.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Room assigned at check in" RoomTypeCode="18515H98_H1HNHN12f438|1773317928.DFUCAX-GBRA21260offL|645.88|94|NjQ1Ljg4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="558" TotalPrice="563.38" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T12:18:48.7832498+00:00" End="2026-05-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Suite" RoomTypeCode="18515H41_96H1HRHRa00i00|1773317928.DFUCAX-GBRA21260offL|1101.92|94|MTEwMS45MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="952" TotalPrice="961.17" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/05/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-13T00:00:00" End="2026-05-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="390.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6a1aba21046.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6b25aa91047.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_613b72e1037.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_62329b21038.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_63123951039.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_63ee8191039.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_64c70f31040.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_65948611041.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6655f761042.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6760d591043.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_686f6f61044.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_693fbe21045.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6c1f7a31048.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6cf25141048.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6de4b831049.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6ec2b5a1050.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_6fa3e4a1051.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_706887a1052.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/5/1/5/18515_7144ee71053.jpg" /></Images><HotelDescription>HOTEL: This luxurious hotel, has a casino, a luxury spa and elegant rooms rooms. ROOM: All the rooms have a marble bathroom, flat-screen satellite television, electric curtains, bathrobes, a mini-bar and an iPod docking station. FACILITIES: Guests are offered spa treatments, a massage service and 5 swimming pools. The establishment has botanic gardens, an art gallery, restaurants, boutiques and a nightclub. SITUATION: This hotel is behind Bellagio the Fountain it is situated 4,8 kilometres away from McCarran the International Airport of.</HotelDescription><Facilities><HotelFacilities><Type>Hotel</Type><Description>ATM in the hotel</Description><Value>ATM in the hotel</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Room service</Description><Value>Room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sustainable initiatives are followed</Description><Value>Sustainable initiatives are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>City</Description><Value>City</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Visual help: braille</Description><Value>Visual help: braille</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luxury</Description><Value>Luxury</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast in room</Description><Value>Breakfast in room</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Check-in and check-out without contact</Description><Value>Check-in and check-out without contact</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast take away containers</Description><Value>Breakfast take away containers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dietary menus (on request)</Description><Value>Dietary menus (on request)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour security</Description><Value>24 hour security</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shallow area</Description><Value>Shallow area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heated pool</Description><Value>Heated pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Chapel</Description><Value>Chapel</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Casino</Description><Value>Casino</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Hairdresser/Beauty salon</Description><Value>Hairdresser/Beauty salon</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Hot tub/jacuzzi</Description><Value>Hot tub/jacuzzi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking zone</Description><Value>Smoking zone</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pets are allowed (See conditions)</Description><Value>Pets are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Valet</Description><Value>Valet</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Electric vehicle charging station</Description><Value>Electric vehicle charging station</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Turkish bath / Hammam</Description><Value>Turkish bath / Hammam</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Buffet for children</Description><Value>Buffet for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Eco Friendly</Description><Value>Eco Friendly</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Umbrellas</Description><Value>Umbrellas</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>WiFi for extra charge</Description><Value>WiFi for extra charge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Entertainment</Description><Value>Entertainment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Happy hour</Description><Value>Happy hour</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa / Wellness Center</Description><Value>Spa / Wellness Center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Massages</Description><Value>Massages</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Golf</Description><Value>Golf</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sun loungers/beach chairs</Description><Value>Sun loungers/beach chairs</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bath robe</Description><Value>Bath robe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Free bathroom amenities</Description><Value>Free bathroom amenities</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>WC</Description><Value>WC</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hydromassage bath</Description><Value>Hydromassage bath</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bath or Shower</Description><Value>Bath or Shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Voicemail</Description><Value>Voicemail</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Pay channels</Description><Value>Pay channels</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite TV channels</Description><Value>Satellite TV channels</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Keycard lock</Description><Value>Keycard lock</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Ironing equipment</Description><Value>Ironing equipment</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Desk</Description><Value>Desk</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar/fridge</Description><Value>Minibar/fridge</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Iron</Description><Value>Iron</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Radio</Description><Value>Radio</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>iPod docking station</Description><Value>iPod docking station</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>TV</Description><Value>TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Flatscreen TV</Description><Value>Flatscreen TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Views</Description><Value>Views</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Views of a point of interest</Description><Value>Views of a point of interest</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>WiFi connection</Description><Value>WiFi connection</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Lounge</Description><Value>Lounge</Value></HotelFacilities></Facilities></HotelRoomRS>||True