<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
c37db9f5-b62e-469c-870c-abf57dbf15ae|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="c37db9f5-b62e-469c-870c-abf57dbf15ae">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48657" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-03T00:00:00" End="2026-06-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="infotravelsmart21@gmail.com" Password="Smart@123" 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
c37db9f5-b62e-469c-870c-abf57dbf15ae|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:5acb39f1-826e-4ecc-8024-9cd14351d805
Error Number:2812,State:62,Class:16|SmyRooms|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
c37db9f5-b62e-469c-870c-abf57dbf15ae|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|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
c37db9f5-b62e-469c-870c-abf57dbf15ae|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-06-02T11:16:59.125479+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c37db9f5-b62e-469c-870c-abf57dbf15ae" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="12.58" OriginalAmount="12.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.70487" Longitude="76.759797" StarRating="0" HotelCode="|561532" HotelName="SPOT ON 36686 Om Shanti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sco-154-155 Ekta Market Rd Burail</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/5/3/2/561532_dc88b7f1820.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73582321732" Longitude="76.779234740767" StarRating="2" HotelCode="302048|oyo_9229_gmg_hotel" HotelName="Hotel GMG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Sector 45A, Opposite AKSIP School, Burail Village, Chandigarh 160051</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/84/ec8481f22f7bbfb5729d4f85c59f21de605f9d09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.72724884" Longitude="76.74900487" StarRating="2" HotelCode="767910|oyo_5956_hotel_continental_inn_42" HotelName="Hotel Continental Inn 42" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Ekta Market, Sector 42, Attawa, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/7f/d97f348046f93ddb882e13cc0be51b536160a44b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.709591" Longitude="76.760293" StarRating="2" HotelCode="302044|oyo_10384_hotel_rajesh_palace" HotelName="Hotel Rajesh Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>SCO 2055, near Tyre Market, Sector 45A, Burail, Chandigarh 160051</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/79/7779101c7ef4ca18d39a004f32b4987053689888.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.83" OriginalAmount="16.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.699072" Longitude="76.81758" StarRating="2" HotelCode="|508593" HotelName="Harish Guest House -Railway Station Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Railway Station Rd Sector 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/5/9/3/508593_7bf02f51151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.76845736" Longitude="76.79104851" StarRating="2" HotelCode="504831|hotel_pride" HotelName="Hotel Pride" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Shop No 1,2,3, Main Market Nayagaon, Adjoining PEC Nayagaon, Mohali, Chandigarh 160103, Punjab &amp; Haryana</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/24/a92467a1de549a05f86af476097c17bb117ca8d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Chandigarh, Hotel Pride is within a 10-minute drive of Capitol Complex and Rock Garden\n\...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7217" Longitude="76.7841" StarRating="0" HotelCode="667131|hotel_modern_palace_2" HotelName="Hotel Modern Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot 27 Sector 42</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4c/1c4cb5bc298bda197c5d05a6f569b9e68d3cac7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.72655437" Longitude="76.74940654" StarRating="3" HotelCode="432762|hotel_g_k_president_" HotelName="Hotel G K President" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sector 42-B, Near Hockey Stadium, Attawa, Chandigarh 160036</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/37/1b37dd5026ab3d94fa6f94fcb04877d7767d4954.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.698742440665" Longitude="76.817218687805" StarRating="2" HotelCode="287898|diamond_inn_" HotelName="Diamond Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 116  Village Dariya, Near Railway Station, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/37/643788de1c79be868f63607775b427cfb0993c4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.74014141" Longitude="76.78811084" StarRating="3" HotelCode="397656|hotel_haryana_2" HotelName="Haryana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 93-94 Sector 17 B, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9c/619cccb6c0e2447fc73b8c5f9118e925393f8d89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.35" OriginalAmount="29.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7223594" Longitude="76.7673549" StarRating="3" HotelCode="287923|1038705" HotelName="Orbit-34" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 356-357, Sector 34 A, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8b/498b6cbf514d39fba1c346834b0e7f572446dee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.39" OriginalAmount="31.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.731369000876" Longitude="76.799828738068" StarRating="2" HotelCode="197443|956305" HotelName="Hotel City Plaza 7" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>S C O 21 Madhya Marg, Sector 7-C, Chandigarh 160036</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304871/304871a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.710904718277" Longitude="76.842340838486" StarRating="3" HotelCode="349224|hotel_dreamland_chandigarh" HotelName="Treebo Dreamland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 2, Chandigarh Panchkula Road, Chandigarh 160101, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/31/3c31a9eb6896ea0865dc8fbce2c81c0d87cd1da3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.739184582944" Longitude="76.78365111351" StarRating="2" HotelCode="906097|the_komfort_inn" HotelName="The Komfort Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sco 98, 99, 100, Sector 17 C, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5b/765b75221cbfd3d4995056610cef5f627fcda814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sector 17-C in Chandigarh, very close to the city's bus terminal. It is also...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73406457" Longitude="76.77854751" StarRating="0" HotelCode="350803|hotel_aricent" HotelName="Hotel Aricent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/b6/56b695a0cfe048a1633c5bb3843c9369941b2dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Chandigarh City Center, Hotel Aricent is a perfect starting point from which to explore C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.31" OriginalAmount="33.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73603493" Longitude="76.79618578" StarRating="3" HotelCode="301995|1624938" HotelName="Hotel Emerald" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Madhya Marg, SCO 173, Sector 8C, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/87/288757c73c94d98e1d6af3d752720e962cae12bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73304719" Longitude="76.79790579" StarRating="2" HotelCode="832406|hotel_seven_chandigarh" HotelName="OYO 9822 Hotel Seven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 8A, Madhya Marg, Sector 7C, Chandigarh 160019</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/fa/a2fa73bbfec4e1e0daffcac8b9af37d53bccbfc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.700635649474" Longitude="76.792249178611" StarRating="3" HotelCode="287965|the_pelican_2" HotelName="The Pelican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Business Centre,Coffee Shop,Concierge,Conference Hall,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>25/8 Industrial Cum Business Park, Phase 2 Near Airport, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/c4/22c47c0f9c9b69e0473fd65d71c8968cf14a5b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Chandigarh, The Pelican Hotel puts everything the city has to offer just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.43" OriginalAmount="36.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73192175" Longitude="76.7642515" StarRating="3" HotelCode="287893|956265" HotelName="Hotel Citi Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>S.C.O. 3023-24, Sector 22-D, opposite Kisan Bhawan, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/dd/2addd4c8468e75a6acbe9fbed6c3946c108bb7f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.688227" Longitude="76.847599" StarRating="3" HotelCode="74277|kc_cross_road" HotelName="KC Crossroad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>City Centre Sector 10, Panchkula 134109</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/dd/5bddaad98e5663ae234cb5fa85f29285420c8941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cool and calm city of Panchkula in the Punjab, a mere 10-minute drive fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.19" OriginalAmount="37.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.728628" Longitude="76.767458" StarRating="3" HotelCode="197448|946015" HotelName="Diamond Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 2927-28 Sec-22C, Opposite Markfed Near Hotel JW Marriott, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/e8/2ce88b6804314f500169d683025a81808daa949a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.88" OriginalAmount="37.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.70225378" Longitude="76.7910026" StarRating="4" HotelCode="264966|1770098" HotelName="Turquoise Chandigarh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>29/7 Industrial &amp; Business Park, Phase 2, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/e9/5fe94db2847382eb2a7cb41b28eac4c976172dc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73555119" Longitude="76.77714496" StarRating="3" HotelCode="348686|hotel_royal_park_22_" HotelName="Hotel Royal Park 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sco 1014-1015 Sector 22-B, Opposite Sector 17, Bus Stand, 160022 Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f7/3ef7d89513fc9efac9662e99bf916e761b90b31d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service and a business centre are available to guests of the hotel. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.699722" Longitude="76.790931" StarRating="3" HotelCode="74296|the_pearl_2" HotelName="The Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25/2 Industrial Area, Phase-II, Chandigarh, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b9/52b98f3841d30ed5ed092f2df35dc8caca3ebbae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel The Pearl is conveniently located in the popular Industrial Area phase I &amp; II area. Both busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.01" OriginalAmount="38.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.740894949219" Longitude="76.781010135551" StarRating="3" HotelCode="197439|956215" HotelName="City Plaza 17" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 96-97, Sector 17 C, 160036 Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c4/15c4eec21261042a301965d542e2d4bb4753dc3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.26" OriginalAmount="39.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73813" Longitude="76.78513" StarRating="0" HotelCode="|495598" HotelName="City Heart Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 202-203-204</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/5/5/9/8/495598_d2b39690418.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.41" OriginalAmount="39.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.738565944477" Longitude="76.785296804" StarRating="3" HotelCode="74278|111572" HotelName="Hotel City Heart Premium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 202-203-204 Bridge Road Sector 17-C, Andhra Bank Bulding, Sector 17, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/45/eb45d4c2f6e2999c4cbb97fc008b8df407fd1cd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.49" OriginalAmount="39.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.734905" Longitude="76.778378" StarRating="3" HotelCode="|554575" HotelName="Multitech Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISBT Road SCO 1046-47 Sector 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/5/7/5/554575_aacfa6e1422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.727433" Longitude="76.7685012" StarRating="2" HotelCode="287912|hotel_landmark_9" HotelName="Hotel Landmark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO-2477-78-79-80, Sector-22 C, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a77609decae005de16815c072b025d0685f91f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Chandigarh City Center, Hotel Landmark is a perfect starting point from which to explore ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73208965" Longitude="76.76429071" StarRating="3" HotelCode="598158|hotel_park_plaza_3" HotelName="Hotel City Park 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO-3035-3036, Sector-22-D, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0b/080b1e625dff1178a19ac8e4b3d71fee55b1ec91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73091173" Longitude="76.77512439" StarRating="3" HotelCode="287888|hotel_akashdeep__6" HotelName="Hotel Akashdeep" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 1124-1125, Sector 22-B, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/84/0084c6e534d5365b26e1cddbd51161e84240c424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.725563808993" Longitude="76.766406105715" StarRating="3" HotelCode="287921|orange_35" HotelName="Orange 35" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 301-302, Sector 35-B, Chandigarh 160035</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/14/151460dd343e6121512336d85742c89bb2aa1ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.07" OriginalAmount="41.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.702936986436" Longitude="76.794519685827" StarRating="3" HotelCode="287931|957025" HotelName="Hotel Rajshree" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 181/45, Industrial Area Phase I, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/21/3f210f503d4981e268d1403c5879405d83317a78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.717143411601" Longitude="76.752657110119" StarRating="3" HotelCode="302011|the_first_hotel_" HotelName="The First Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sector 43, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0d/f80ddcae535f0f9adfb738073ac6893a1e5cd059.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.698851297437" Longitude="76.790889476057" StarRating="3" HotelCode="287922|hotel_orbit" HotelName="Hotel Orbit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Industrial Cum Business Park, Phase II, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/89/80892c64c17b251d62521b403ae9c309107611fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Chandigarh, Hotel Orbit is close to CII Convention Centre and Zakir Ros...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.31" OriginalAmount="42.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.717196" Longitude="76.75259" StarRating="3" HotelCode="|477270" HotelName="OYO 857 The First" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 101-102, Sector 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/2/7/0/477270_dc841830916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.64" OriginalAmount="42.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7074660755" Longitude="76.8370757" StarRating="3" HotelCode="264960|956985" HotelName="Hotel Solitaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>902 - 903, S.C.O., N.A.C.Housing Board Chowk, Manimajra, Chandigarh 160101, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/ea/60eac1b982beac5d28caeaf284f898aac17557a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.83" OriginalAmount="43.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7022" Longitude="76.79128" StarRating="4" HotelCode="|553010" HotelName="Turquoise" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29/7 Industrial &amp; Business Park Phase 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/0/1/0/553010_840d6dc1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.660852319098" Longitude="76.821853069016" StarRating="3" HotelCode="287964|the_golden_plaza_hotel" HotelName="The Golden Plaza Hotel &amp; Spa, Zirakpur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paras Downtown Square Mall, Zirakpur 140603, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/95/9d95e17750292609499f2a79e9b108ad97faba47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.51" OriginalAmount="45.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.70077626" Longitude="76.79229964" StarRating="4" HotelCode="287961|1175428" HotelName="The Altius Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25/9 Industrial Area Phase II, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/57/6c5727e44a59210bf5646dc3cc8fed5f7f4f6275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chandigarh, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7217" Longitude="76.7841" StarRating="0" HotelCode="442603|495934" HotelName="Hotel Chandigarh Beckons" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sector 42D</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/12297/2312297/1.jpg?f=15173585</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723003" Longitude="76.759278" StarRating="3" HotelCode="287884|hotel_heritage_5" HotelName="Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 467 468, Sector 35 C, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/5e/0f5eb627fbe91241fca752f0a1bc9e504ca73323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Heritage – An English Boutique Hotel is perfectly located for both business and leisure guests in Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.717331053138" Longitude="76.753266053985" StarRating="3" HotelCode="287917|hotel_metro43" HotelName="Hotel Metro 43" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 115-116, Sector 43 B, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a6/12a62c99c052dfb2384dc6b29cd65e3ed60f337f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.55" OriginalAmount="49.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.721313847421" Longitude="76.771675188669" StarRating="4" HotelCode="203507|946095" HotelName="The Toy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>165-167 Sco, Sector 34-A, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/96/7b964b4c8384c15da7c6750c37dadb6ee0b6de59.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.67" OriginalAmount="49.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.739885677965" Longitude="76.776474623489" StarRating="3" HotelCode="74295|77524" HotelName="Shivalik View" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/c2/54c217398600c50ce3f4db1a8ebcb0f1c48ef5c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73643604" Longitude="76.80042269" StarRating="0" HotelCode="668337|hotel_posh" HotelName="Hotel Posh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 1 2 3</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/65/bf659b992847d917835292107bbbc85631b73384.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.32" OriginalAmount="52.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.743309252103" Longitude="76.786776923015" StarRating="3" HotelCode="287924|956075" HotelName="Oyster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SCO 1-2-3, Sector 17 A, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e4/c6e4bc18b1fb1313bb2d70cfa4f2aa6e3e12e2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.721148818835" Longitude="76.758858332506" StarRating="0" HotelCode="287918|hotel_midtown_4" HotelName="Hotel Mid Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 475-76, Sector 35 C, Chandigarh 160035</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/2c/bb2cdcf10b86a7be410975dc7b01002630ea7696.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.717914147083" Longitude="76.754115288139" StarRating="3" HotelCode="287882|amara_hotel_2" HotelName="Amara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Nightclub,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sco 135-137, Sector 43-b, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/dd/b7ddc116682e4abeb3c4669caad7f7e4dd6e0464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers high level service, quality and central location  Breakfast, lunch and dinner are ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.718133393044" Longitude="76.754484736082" StarRating="3" HotelCode="287963|the_gaur" HotelName="Hotel The Gaur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>LCR 152, 153, 154, Sector 43-B, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/64/096480dc7bc48a62495afa6c0b87141bc4de9a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star The Gaur Chandigarh offers comfort and convenience whether you're on business or holiday ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.97" OriginalAmount="54.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73394" Longitude="76.77835" StarRating="0" HotelCode="|476110" HotelName="Jullundur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1052-53, Sector22-B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/1/1/0/476110_50d55ab2112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73007370492" Longitude="76.773362836099" StarRating="3" HotelCode="287962|100284" HotelName="The Aroma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Himalaya Marg, Hotel Aroma Complex, Sector 22-C, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/84/f98468ee14d5ea2213a16a9531a7059c2304bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.22" OriginalAmount="55.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.736" Longitude="76.79623" StarRating="3" HotelCode="|509873" HotelName="Emerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO-173, Sec-8C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/8/7/3/509873_edd1e081417.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.71729182" Longitude="76.75329688" StarRating="0" HotelCode="984983|western_court" HotelName="Hotel Western Court Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 103-106, Sector 43-B, Chandigarh 160036</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/c0/d1c065a0dd1eb431876c93f6452b8b0ea7988ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.02" OriginalAmount="56.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7338016" Longitude="76.7786364" StarRating="2" HotelCode="287951|1775908" HotelName="Jullundur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1052-53, Sector 22 B, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6d/c96d5380ed3ef25b0d1b57ff27c43ced32e5e5df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.713008062032" Longitude="76.806178299342" StarRating="3" HotelCode="302000|2067315" HotelName="Red Fox Hotel Chandigarh" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 15, Industrial Area Phase I, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/42/1c42c0d33a4a9b17ae065db3635ae117ad402b39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Delhi (DEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.61" OriginalAmount="60.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.730549962612" Longitude="76.773061675919" StarRating="3" HotelCode="565607|1039285" HotelName="Hotel Aquamarine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Himalaya Marg, Sector 22-C, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/be/48be0372d9a7e35c80760bf3c89d850e28d88dd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.47" OriginalAmount="62.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723261" Longitude="76.763619" StarRating="0" HotelCode="|471169" HotelName="The Regent Chandigarh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Himalaya Marg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/1/6/9/471169_a22afd31206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.20" OriginalAmount="65.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.72175" Longitude="76.76041" StarRating="3" HotelCode="|486867" HotelName="Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO 433-436</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/8/6/7/486867_73e984e2115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.64836626" Longitude="76.81180664" StarRating="0" HotelCode="980074|496537" HotelName="Regenta Central Cassia, Chandigarh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zirakpur-Patiala Road, Chandigarh 140603, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/b6/86b69862ba59ed98711192f0f6b6c3900e248b67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.73395598" Longitude="76.77880668" StarRating="3" HotelCode="350707|sunbeam_premium" HotelName="Sunbeam Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Udyog Path, SCO-1054-1057, Sector-22-B, Chandigarh 160022, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/d1/49d130ebce4862dfab4b41f137cd517f9e2cc1fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.725112" Longitude="76.765712" StarRating="4" HotelCode="197430|maya_hotel" HotelName="Maya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S.C.O 325-28, Himaalya Marg, Sector 35-B, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/df/9fdfb53e2421ed3398dcb67f490b850b8b3a747f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.701415291378" Longitude="76.788615676688" StarRating="3" HotelCode="264958|the_fern_residency_chandigarh" HotelName="The Fern Residency Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28/8 Industrial &amp; Business Park, Phase-2, Chandigarh 160002, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/cd/d1cd5ca77710bc7f189e5e360b7942e2829b24e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel boasts a strategic setting in Chandigarh. The hotel is located just 3 km from Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.36" OriginalAmount="75.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.75404042827" Longitude="76.788301025405" StarRating="5" HotelCode="74281|50164" HotelName="Mountview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sector-10, Chandigarh 160010</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/01/3b0159d15212a0f7b022f1918482cf570966218d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.732579" Longitude="76.777624" StarRating="4" HotelCode="74297|the_piccadily" HotelName="The Piccadily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Himalaya Marg, Sector 22B, Chandigarh 160022</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/41/254154cd553754981ab280844db62dad192f01a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Sector 22 of Chandigarh, making it an ideal hotel for a stay in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.7416185" Longitude="76.8000091" StarRating="4" HotelCode="177987|icon_boutique" HotelName="Icon Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58-61 Sector 8C, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/4d/674de50b2d721bd3033690044f43ee13bd38363f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Madhya Marg in Sector 8C of Chandigarh, making it an ideal place for busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.71" OriginalAmount="79.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.700582217625" Longitude="76.788421346627" StarRating="4" HotelCode="287910|946065" HotelName="KLG Starlite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>51 Industrial &amp; Business Part, Phase 2, Tribune Chowk, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b4/31b4d9402fea9b346c7f2824d1e245dfca0ad961.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.708285439067" Longitude="76.802780514572" StarRating="3" HotelCode="906096|hometel_chandigarh" HotelName="Hometel Chandigarh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 147-148, Industrial Area Phase - I, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/11/4011dcf4a8de134af9cf98b2e5261877e77e919e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Industrial Area Phase I in Chandigarh. It enjoys close proximity to Delhi-Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.34" OriginalAmount="81.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.655236915422" Longitude="76.821112652779" StarRating="3" HotelCode="74280|1116468" HotelName="Hotel Sun Park  Resort Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40.5th Milestone Chandigarh-Zirakpur-Shimla NH-22, Near Chandigarh Airport, Chandigarh 140603</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba95f603f4f26728967d49551206cd21272dee6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.705619565869" Longitude="76.803026585142" StarRating="3" HotelCode="176993|lemon_tree_hotel_chandigarh_2" HotelName="Lemon Tree Hotel Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3, MW Industrial Area Phase I, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/d0/45d0499cde71e980c510cdfac64209a6e581d12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Phase I Industrial Area and lies within close proximity of Chandigarh's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.53" OriginalAmount="84.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.738675" Longitude="76.793508" StarRating="0" HotelCode="|487028" HotelName="Icon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCO - 58-61 Sector - 8C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/7/0/2/8/487028_94ef54d2104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.23" OriginalAmount="85.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.700829" Longitude="76.788221" StarRating="4" HotelCode="|553188" HotelName="Mercure Chandigarh Tribune Chowk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot no. 51, Industrial &amp; Business Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/1/8/8/553188_195205e1133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.66" OriginalAmount="90.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.744552" Longitude="76.783767" StarRating="5" HotelCode="|552404" HotelName="Hyatt Centric Sector 17 Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Block 10 Sector 17 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/0/4/552404_4273af41218.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.744372" Longitude="76.783656" StarRating="4" HotelCode="197434|100351" HotelName="James Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 10, Sector 17 A, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/314194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Being only a short drive from most of the important places in the city, the hotel allows its guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.01" OriginalAmount="106.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.730656942135" Longitude="76.841448717595" StarRating="5" HotelCode="264965|1470368" HotelName="The Lalit Chandigarh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rajiv Gandhi IT Park, Near DLF Commercial Complex, Chandigarh 160101</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/fd/70fda6d26660640065063a589e2b0a56636d749e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.92" OriginalAmount="113.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.702947" Longitude="76.7917" StarRating="4" HotelCode="|446590" HotelName="Novotel Chandigarh Tribune Chowk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No 181 3B Industrial Area Phase 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/9/0/446590_0907efa1337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.745519450914" Longitude="76.785170733998" StarRating="5" HotelCode="113948|taj_chandigarh" HotelName="Taj Chandigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 9, Sector 17-A, Chandigarh 160017</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/30/3f30e75b968a48156d52f3d1a5a72ddac5f1833b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Chandigarh, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.627670108586" Longitude="76.823915094137" StarRating="4" HotelCode="186551|aloft_chandigarh_zirakpur" HotelName="Hotel 6 Chandigarh Zirakpur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ambala Chandigarh National Highway 22, Zirakpur 140603, Chandigarh</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/bb/bfbb12c8b47ae98de9888f87498023c81c3b7190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.72677169051" Longitude="76.76709651947" StarRating="5" HotelCode="173653|100356" HotelName="JW Marriott Hotel Chandigarh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 6, Sector 35-B, Dakshin Marg, Chandigarh 160035</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/dd/d9dd51038d2003e984e4377ad8ae317bc9d83708.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.42" OriginalAmount="213.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.704395193855" Longitude="76.800074287033" StarRating="4" HotelCode="445886|1894545" HotelName="Hyatt Regency Chandigarh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>178 Industrial &amp; Business Park Phase 1, Chandigarh 160002</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/47/4b4742cbb25bc4de78b8a79142083c88757fc074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.97" OriginalAmount="499.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.86448706" Longitude="76.71402284" StarRating="5" HotelCode="458667|the_oberoi_sukhvilas_resort_spa" HotelName="The Oberoi Sukhvilas Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Sialba Majri, District S.A.S. Nagar, New Chandigarh, Chandigarh 140110, Punjab</AddressLine>
          </AddressLines>
          <CityName>Chandigarh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/6e/f86e972abd4bcdfa63f3b733932549d52fb3808e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Chandigarh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Internet,Conference Hall,Restaurant,Room Service,Fax,Lounge,Telephone Service,Currency Exchange,Laundry,Spa,24 Hour Front Desk,24 Hour Room Service,Business Centre,Dry Cleaning,Elevator,LCD/Projector,Limousine Service,Luggage Storage,Meeting Room,Parking,Massage Centre,Swimming Pool,Jacuzzi,Sauna,Garden,Wheelchair Access,Central Heating,Designated Smoking Area,Coffee Shop,Concierge,Nightclub,Beauty Salon,Bicycle Rental</BasicAmenities>
    <HotelRating>3,4,2,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BUSINESS 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
c37db9f5-b62e-469c-870c-abf57dbf15ae|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
c37db9f5-b62e-469c-870c-abf57dbf15ae|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="c37db9f5-b62e-469c-870c-abf57dbf15ae">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48657" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-03T00:00:00" End="2026-06-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="173653|100356" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="infotravelsmart21@gmail.com" Password="Smart@123" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c37db9f5-b62e-469c-870c-abf57dbf15ae|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c37db9f5-b62e-469c-870c-abf57dbf15ae|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|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
c37db9f5-b62e-469c-870c-abf57dbf15ae|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c37db9f5-b62e-469c-870c-abf57dbf15ae|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="c37db9f5-b62e-469c-870c-abf57dbf15ae" TimeStamp="0001-01-01T00:00:00" HotelName="JW Marriott Hotel Chandigarh" HotelCode="173653|jw_marriott_hotel_chandigarh" StarRating="5" GTCityId="48657" CountryCode="IN" CityName="Chandigarh" CountryName="INDIA" Address="Plot 6, Sector 35-B, Dakshin Marg, Chandigarh 160035" PostCode="160035" PhoneNo="+911723955555" FaxNo="+911723955588" Email="" CheckInTime="15:00" CheckOutTime="12:00" Latitude="30.72677169051" Longitude="76.76709651947" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De luxe - Bathtub" RoomTypeCode="319224645|1|189|27|MTg5fEdCUHwyMDI2LTA2LTAy" OriginalAmount="189" TotalPrice="194.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:24.6039719+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="189" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, BATHTUB" RoomTypeCode="0|0|1540349925|1780395501079604B2129B2||yes|655525|16|MTg5LjI2fEdCUHwyMDI2LTA2LTAy" OriginalAmount="189" TotalPrice="194.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, mobile payments, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property uses some solar energy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 24 hours prior to arrival, using the contact information on the booking confirmation. This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. To register at this property, guests who are Indian citizens must provide a valid photo identity card issued by the Government of India; travelers who are not citizens of India must present a valid passport and visa.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately INR 1500 to 1500 for adults, and INR 1000 to 1000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: INR 3000 per vehicle (one-way, maximum occupancy 8)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: INR 3000 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free WiFi in public areas is limited to 60 minutes per day. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 35.00 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6714639+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="194.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed, bath)" RoomTypeCode="h-880841c7-216e-5a31-8443-6d43d4af024a|63|MTkxLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="191" TotalPrice="196.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 29.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="196.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1286176895|1780395501088162B2091B5||yes|655525|16|MTk3Ljc5fEdCUHwyMDI2LTA2LTAy" OriginalAmount="198" TotalPrice="203.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="203.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-8785526e-0eda-5174-99cf-bfb78a1c2f1e|63|MjEwLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="210" TotalPrice="216.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 32.03-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="216.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Guest room, 1 King, Rs 1,000 Credit" RoomTypeCode="0|0|1566382885|1780395501075051B2081B0||yes|655525|16|MjE1LjY4fEdCUHwyMDI2LTA2LTAy" OriginalAmount="216" TotalPrice="222.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="222.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-5504f02a-f375-55e0-b259-5abdcf6155a6|63|MjQyLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="242" TotalPrice="249.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 36.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="249.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Single room" RoomTypeCode="h-7206abf2-32c6-5f4b-9f4a-1738bfd17d99|63|MjQ0LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="244" TotalPrice="251.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 37.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="251.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|0|1286331595|1780395501072273B2186B0||yes|655525|16|MjQ5LjkwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="250" TotalPrice="257.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, TWIN BEDS" RoomTypeCode="0|0|1354912505|1780395501079604B2129B6||yes|655525|16|MjU5LjY5fEdCUHwyMDI2LTA2LTAy" OriginalAmount="260" TotalPrice="267.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, mobile payments, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property uses some solar energy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 24 hours prior to arrival, using the contact information on the booking confirmation. This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. To register at this property, guests who are Indian citizens must provide a valid photo identity card issued by the Government of India; travelers who are not citizens of India must present a valid passport and visa.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately INR 1500 to 1500 for adults, and INR 1000 to 1000 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: INR 3000 per vehicle (one-way, maximum occupancy 8)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: INR 3000 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free WiFi in public areas is limited to 60 minutes per day. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 48.02 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="267.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room (twin beds)" RoomTypeCode="h-cf091df1-3b02-5a65-8dc9-6d1760946080|63|MjYzLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="263" TotalPrice="270.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 40.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive" RoomTypeCode="287641273|1|266|27|MjY2fEdCUHwyMDI2LTA2LTAy" OriginalAmount="266" TotalPrice="273.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:24.7624729+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="266" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED" RoomTypeCode="0|0|1286176845|1780395501088162B2091B2||yes|655525|16|MjcxLjQwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="271" TotalPrice="279.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="279.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double Club room (twin beds) (bath)" RoomTypeCode="h-3ce09e9a-83a7-5618-bea5-42896aae44e1|63|MjgzLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="283" TotalPrice="291.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 43.17-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="291.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds) (lounge access)" RoomTypeCode="h-e4313320-8ec5-5de9-a7fa-5a0ff28546ba|63|Mjg3LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="287" TotalPrice="295.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 43.78-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="295.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive lounge access, Executive Guest room, 2 Twin, Rs 2,000 Credit" RoomTypeCode="0|0|1566382905|1780395501075051B2081B2||yes|655525|16|Mjk1LjkyfEdCUHwyMDI2LTA2LTAy" OriginalAmount="296" TotalPrice="304.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="304.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLUB, EXECUTIVE, TWIN BEDS" RoomTypeCode="0|1331|1498782735|1780395501077595B2058B0||no|655525|16|MzEyLjM2fEdCUHwyMDI2LTA2LTAy" OriginalAmount="312" TotalPrice="321.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLUB, EXECUTIVE, KING BED" RoomTypeCode="0|1331|1498782745|1780395501077595B2058B4||no|655525|16|MzEyLjM2fEdCUHwyMDI2LTA2LTAy" OriginalAmount="312" TotalPrice="321.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T11:18:28.6870881+01:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Double Club room (full double bed) (king size bed)" RoomTypeCode="h-3de836aa-ba08-54bf-a8ff-6fc9aa8fe534|63|MzIyLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="322" TotalPrice="331.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 49.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Locker|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="331.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/d9/dd/d9dd51038d2003e984e4377ad8ae317bc9d83708.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/b3/d2b36f01e5781d469f44692d92e95283e4ea1ffc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/be/ba/beba91dc74866c79ae3469614216f90eca001f90.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/01/ae015c8ca4523204c16083f76c86fb26122457e8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fc/1e/fc1e96694c76a5a84e37cdc88ce78d15cefb1363.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/31/ff/31ff818374581071f0eba573f3550504eaeafe7a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cb/7a/cb7a96a3e7d98382b524c0ed53f96bf9b9d79710.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9b/5f/9b5f09e8d4fc271190fe566a167a147d52b43ea6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b1/31/b131c525ad7a9c6c6fd233c1a17b141f84882855.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/85/9e/859e09517ced8493a5f12bd7b5576a795944c03c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/39/b0/39b0971f29bee6e268cd99d68edaeed4b7536880.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/54/c6547c21382c4d5bb5a5d3b2e777f11c2a28eefe.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/ba/e0ba88ad98e3b992d8469e74c21c4870122b7d16.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/51/c851d0c4c2b8fb3e36f536573bac251123d5a6e4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/5b/345ba378c171b569b530a18ae9dcee1fb8634501.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/39/38/3938b992b5353be5c61f6c82bb99451d2e3930f6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/b5/a6b5861199d87323365ccb922b4eb4485842b8b7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/74/68/746898b841d6572256df013c330a1134191008c5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4b/12/4b125967036dda659619a128f384fa8e47686465.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c2/6d/c26d9cfc380c8e2721b80643bf3ee62fdd33eb63.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/39/ea392dd5a8727dcc706bedb8335175aa3dd443a6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f2/2c/f22ce7b77d7e338d691b320e9deb289653acb6c8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b0/3f/b03fc641a526b3105ff4878b8ac30e6b83880bd4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ac/68/ac68cbf31256cd9ec90df24c99ed9e9efaf89869.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2b/522b727c7ab4069d240bdf4536ebbbcc984313c6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/87/38/873859d06cff72313f286bd15ef6af9b4c9927fc.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Chandigarh. The nearest airport is Chandigarh (IXC).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;164 rooms are available. The hotel provides room service, a conference room and a business centre. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living room and a bathroom. Air conditioning ensures comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Separate bedrooms can be booked. Valuables can be securely stored in a safe. Additional features include a refrigerator, a mini fridge and a tea/coffee station. A telephone, a flatscreen television and WiFi are provided as well. Amenities in the bathrooms include a shower. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex is ideal for exercise and relaxation. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, massage treatments and Ayurveda treatments. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 799.00 INR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,500.00 INR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 450.00 INR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,600.00 INR one way.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Shopping on site</Description><Value>Shopping on site</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoking areas</Description><Value>Smoking areas</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Newspapers</Description><Value>Newspapers</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Gift shop</Description><Value>Gift shop</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Private check-in/check-out</Description><Value>Private check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Fire Extinguisher</Description><Value>Fire Extinguisher</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Outdoor furniture</Description><Value>Outdoor furniture</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair access to restaurant</Description><Value>Wheelchair access to restaurant</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron and board</Description><Value>Iron and board</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Shoe shine</Description><Value>Shoe shine</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron</Description><Value>Iron</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffee/tea for guests</Description><Value>Coffee/tea for guests</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Diet menu (on request)</Description><Value>Diet menu (on request)</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Buffet breakfast</Description><Value>Buffet breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast in the room</Description><Value>Breakfast in the room</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Cafe</Description><Value>Cafe</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant (buffet style)</Description><Value>Restaurant (buffet style)</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Snack bar</Description><Value>Snack bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Kettle</Description><Value>Kettle</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Internet</Description><Value>Internet</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Shuttle</Description><Value>Shuttle</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Multi-language staff</Description><Value>Multi-language staff</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Hiking</Description><Value>Hiking</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Sun Deck</Description><Value>Sun Deck</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking nearby</Description><Value>Parking nearby</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Swimming pool</Description><Value>Swimming pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Outdoor pool</Description><Value>Outdoor pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach facilities</Description><Value>Beach facilities</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Pool facilities</Description><Value>Pool facilities</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Event facilities</Description><Value>Event facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Meeting and presentation facilities</Description><Value>Meeting and presentation facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Golf course</Description><Value>Golf course</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Fitness facilities</Description><Value>Fitness facilities</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Yoga</Description><Value>Yoga</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Massage</Description><Value>Massage</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Babysitting and childcare</Description><Value>Babysitting and childcare</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Children swimming pool</Description><Value>Children swimming pool</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Kids' TV Networks</Description><Value>Kids' TV Networks</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for staff</Description><Value>Temperature control for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for staff</Description><Value>Personal protection equipment for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for guests</Description><Value>Temperature control for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for guests</Description><Value>Personal protection equipment for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Contactless check-in and/or check-out</Description><Value>Contactless check-in and/or check-out</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|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="45bb621d-2cc8-4b01-9246-7ce18c4e2739">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-11T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" 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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
45bb621d-2cc8-4b01-9246-7ce18c4e2739|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:13e19161-6db9-402e-8e9f-34d800dcdd8f
Error Number:2812,State:62,Class:16|SmyRooms|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|InfiniteSearch|successfull supplier interation||Infinite|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
45bb621d-2cc8-4b01-9246-7ce18c4e2739|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|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
45bb621d-2cc8-4b01-9246-7ce18c4e2739|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-06-02T11:35:55.6706471+01:00" Version="0" EchoToken="Search" TransactionIdentifier="45bb621d-2cc8-4b01-9246-7ce18c4e2739" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="851.81" OriginalAmount="827.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4140384" Longitude="8.5469894" StarRating="3" HotelCode="131535|apartments_swiss_star_friesstra" HotelName="Swiss Star Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friesstraße 8, 8050 Zürich-Oerlikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1a/b41a4173d85692cad56165a904d8030ae9ce2e82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Swiss Star Tower in Zurich (Oerlikon), you'll be close to MFO-Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.04" OriginalAmount="968.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3788901" Longitude="8.5092979" StarRating="2" HotelCode="131529|apartments_swiss_star_badenerstrasse" HotelName="Apartments Swiss Star Zürich Marc Aurel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 362, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b1894c5db1020a40b44b97175685c0d90c2336a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the accommodation will find a range of facilities, services and other amenities. A laundry...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.87" OriginalAmount="1029.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3783096" Longitude="8.5290708" StarRating="2" HotelCode="200673|easyhotel_zuerich" HotelName="easyHotel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zwinglistrasse 14, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/47/f647b9b59496a7d66e7570fac9dd79f787ed65f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at easyHotel Zürich, you'll be centrally located in Zu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.16" OriginalAmount="1072.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4" HotelCode="69739|moevenpick_hotel_zuerichairport" HotelName="Mövenpick Zürich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter Mittelholzerstrasse 8, 8152 Zürich-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/6c/d16c40af707b15866b740812447fb481a3004303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich airport within a short drive of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1113.04" OriginalAmount="1080.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|1067048" HotelName="The Flag Zuerich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baslerstrasse 100, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/45/ff45e496389c7566aa8bd9fb9f4639b626aed776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.94" OriginalAmount="1098.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4094732" Longitude="8.5409051" StarRating="3" HotelCode="131531|swiss_star_zurich_oerlikon" HotelName="Apartments Swiss Star Zürich Oerlikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,LCD/Projector,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Gubelstrasse 64, 8050 Zürich, Oerlikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/36/69/3669d5b96a35282732aecd28599f7b8252a7e620.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Swiss Star Zurich Oerlikon in Zurich (Oerlikon), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.39" OriginalAmount="1113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|ibis_budget_zurich_city_west" HotelName="ibis budget Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Technoparkstrasse 2, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d8/dbd844767bbf3baa5307f7d4f64f5d2555d44142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.87" OriginalAmount="1129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41380142" Longitude="8.54466726" StarRating="0" HotelCode="742239|swiss_star_oerlikon_lodge" HotelName="Swiss Star Oerlikon Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 51, Oerlikon, Kreis 11, 8050 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a9/3ca97adf6199bca13801b753f19d71b53fc8451e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1205.10" OriginalAmount="1170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.449244345348" Longitude="8.5815158486366" StarRating="3" HotelCode="66847|hotel_welcome_inn_zurich_airport" HotelName="Welcome Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holbergstrasse 1, 8302 Kloten, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/26/5d26b92823aebc9bd637d9c5739e77dd9cd3d785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1219.20" OriginalAmount="1183.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39338655" Longitude="8.48456417" StarRating="4" HotelCode="769282|2620875" HotelName="a-ja Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstraße 108b, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/6c/436c97875371a8bd344ed9804984602755e97395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is situated in a quiet neighbourhood in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1228.79" OriginalAmount="1193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|ibis_zurich_adliswil" HotelName="ibis Zurich Adliswil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurichstrasse 105, Adliswil, 8134 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ac/0cace3b06bfb35d81c2c4a4965dab9e7789de544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.12" OriginalAmount="1204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41394691" Longitude="8.54514687" StarRating="3" HotelCode="964146|visionapartments_zurich_binzmuhlestrasse" HotelName="VISIONAPARTMENTS Zurich Binzmühlestrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestraße 46, 48, 50, Oerlikon, 8050 Zürich, Kantons Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/86/4786465ba86632fe1a323c333f36782b93c5ea69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1257.33" OriginalAmount="1220.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38403" Longitude="8.49264" StarRating="4" HotelCode="|233820" HotelName="Placid Design and Lifestyle Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buckhauserstrasse 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/8/2/0/233820_21.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.81" OriginalAmount="1227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.422594132872" Longitude="8.558570728836" StarRating="5" HotelCode="935345|kameha_grand_zurich_autograph_collection" HotelName="Kameha Grand Zurich, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufaux-Strasse 1, Ecke Thurgauerstrasse 107, 8152 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b8/d7b8e8e4462ea776bd4b4a445a51fd1954ac396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1273.08" OriginalAmount="1236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377808267974" Longitude="8.5119165480137" StarRating="3" HotelCode="44410|olympia_6" HotelName="Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 324, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/e6/4ee6603c0ec74fabe74aee3480df9d5b6822c935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Zurich. The establishment comprises 40 cosy accommodation units. Pets a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1301.92" OriginalAmount="1264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|best_western_hotel_spirgarten" HotelName="Best Western Hotel Spirgarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindenplatz 5, 8048 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/99/3799fc81536900a2c606e08c509f4b666d34ed67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.07" OriginalAmount="1269.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|25hours_hotel_zurich_west" HotelName="25hours Hotel Zürich West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 102, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4d/384defaf02f0e8a96e747ab5a1127b4289eb2597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1307.77" OriginalAmount="1269.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.385" Longitude="8.52894" StarRating="0" HotelCode="|233185" HotelName="Inside Five City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorenstrasse 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/8/5/233185_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.85" OriginalAmount="1295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.448464394713" Longitude="8.5846781730652" StarRating="4" HotelCode="56604|hotel_allegra_zurich_airport" HotelName="Hotel Allegra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamelirainstrasse 3, 8302 Kloten</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b8/80b877990fc4622abaeca6eedeb6f0bb0700940f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1346.21" OriginalAmount="1307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3620093" Longitude="8.52197747" StarRating="3" HotelCode="449737|vision_apartments_wolframplatz" HotelName="Visionapartments Zurich Wolframplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wolframplatz 1, 8045 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/26/89260f41307d338484bafa1b63fa4f79fea6820d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1354.85" OriginalAmount="1315.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|2181475" HotelName="Placid Hotel Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Buckhauserstrasse 36, Altstetten, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/66/3766761ba223aac463e1159393485a3b65a6a185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1363.72" OriginalAmount="1324.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.408442856565" Longitude="8.5465076565742" StarRating="3" HotelCode="38066|sternen_oerlikon" HotelName="Sternen-Oerlikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 335, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4b/774b7a2f7aa46559baaeddda0cfb58a6bbaa7745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Zurich. Links to the transport network can easily be reached o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1377.74" OriginalAmount="1337.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4108098" Longitude="8.5577735" StarRating="4" HotelCode="|66389" HotelName="Holiday Inn Zurich - Messe, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>WALLISSELLENSTRASSE 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/8/9/66389_11.jpg</HotelPictures>
        <HotelDescription>ROOM: The modern rooms, have internet, (free of charge), WiFi, a coffee maker, a kettle, a television, a large desk and an air-conditioning system. FACILITIES: The establishment hasBits the brasserie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1391.53" OriginalAmount="1351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|ibis_zurich_messeairport" HotelName="ibis Zurich Messe Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heidi-Abel-Weg 5, 8050 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/44/2d44190f22bad340592f3032dc6198ba7bedda37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1399.32" OriginalAmount="1358.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|915115" HotelName="Mercure Stoller Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 357, 8003 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/8e/a68e0387fe321845a084391fa800f0b3c761687a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1420.62" OriginalAmount="1379.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4109888" Longitude="8.5435323" StarRating="4" HotelCode="|21871" HotelName="Mama Shelter Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHULSTRASSE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/1/21871_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 32 floors, 347 comfortable rooms and suites. This hotel is ideal for holidays or business trips, has a sweet shop, a cafÃ© Starbucks, a hairdresser's, a bar and internet. SITUATION: This hotel is in an excellent location. It is located between the railway station and the airport. It has good links to the motorways. Close to the establishment, guests can find public transport services. It is 5 kilometres away from the city centre. It is situated 7 minutes away from Bahnhofstrasse the historic centre. 10 minutes away, you can find Hallenstadion the trade fair ground. Is 8 kilometres from Zurich Airport. ROOM: The rooms have a bathroom with a hairdryer, a trouser press, a direct line telephone, cable and satellite television with films (available at an additional charge), internet, a coffee maker, a kettle, a safety deposit box and individual air-conditioning. FACILITIES: The establishment has a spa area with covered pool, a sauna, a steam bath, a well-equipped gym, a jacuzzi and a massage service. Some of these services with surcharges. can enjoy beautiful city and mountain views. OBSERVATIONS: This hotel is non-smoking. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club. &lt;b title='Esta frase debe ser traducida'&gt;El hotel se reserva el derecho a realizar una preautorizaciÃ³n en su tarjeta de crÃ©dito antes de su llegada&lt;/b&gt;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1430.42" OriginalAmount="1388.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41064" Longitude="8.552781" StarRating="4" HotelCode="899856|222765" HotelName="Holiday Inn Zürich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallisellenstraße 48, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679aae32b88514aa215c1ca97d2dc74ad25a99fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect located between the airport and the city centre, opposite of the convention hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1434.79" OriginalAmount="1393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380189" Longitude="8.506329" StarRating="4" HotelCode="395860|crowne_plaza_zurich" HotelName="Crowne Plaza Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstraße 420, 8040 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/c6/98c6d74241470aeef901e37c34235105b017e5f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies in Zurich's trendy West Quarter, a district with the highest quality o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.06" OriginalAmount="1402.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3787" Longitude="8.53888" StarRating="0" HotelCode="404191|iq130_hotel" HotelName="iQ130 Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Schöneggstrasse 31, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/66/886681ad801eaa3301b6d228e0b0ddff901f250d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at rent a home Schöneggstrasse in Zurich (Langstrasse)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1446.12" OriginalAmount="1404" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|271229" HotelName="Mövenpick Hotel Zürich Regensdorf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Zentrum 2, 8105  Regensdorf</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/d5/d4d5a34189394e88cf3147005e760590d5d02736.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Regensdrof town centre. In the immediate vicinity guests will disc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1456.24" OriginalAmount="1413.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.438649" Longitude="8.475612" StarRating="4" HotelCode="|68526" HotelName="Boutiquehotel Thessoni Classic Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Eichwatt 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/6/68526_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Trend is rated four stars. It is economic, perfect for business and holiday stays, has 3 restaurants, a bar, a living room, has a reception, a concierge, lifts and a spa. The establishment also has a business centre, multilingual staff, a laundry service, meeting facilities, wedding facilities, a small conference room and a business centre has features that offer you the maximum level of comfort. SITUATION: It is well-connected, is situated near the historic centre. It is close to the commercial district. It is situated in a good location in Zurich. ROOM: The establishment has 67 modern, elegant rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.78" OriginalAmount="1426.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.414585" Longitude="8.585706" StarRating="4" HotelCode="64309|belair_2" HotelName="Belair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Winterthurerstrasse 16, Wallisellen, 8304 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f6/eff6829f96479488f86359541eab73f6a807f4fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1480.11" OriginalAmount="1437.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.410893362587" Longitude="8.5438013076782" StarRating="4" HotelCode="20457|becozy_self_checkin_and_popup_hotel" HotelName="Swissôtel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schulstrasse 44, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/45/3045249a72df6d3b478352d13309f65a0ceadc50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location between Zurich's main railway station and the airport, and als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1488.62" OriginalAmount="1445.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3805708" Longitude="8.5064642" StarRating="4" HotelCode="|55991" HotelName="Crowne Plaza Zürich, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse ,420</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/1/55991_9cade051500.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Zurich is rated four stars, was built in 1972, has 364 standard rooms, 2 restaurants, lifts, a concierge and a safety deposit box service. The establishment also offers a swimming pool, a sauna, room service, a bellboy, a cafÃ© and business facilities. SITUATION: This establishment is situated in the centre of Zurich. ROOM: The rooms have a hairdryer, an air-conditioning system, a television and a radio. OBSERVATIONS: Pets are permitted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1527.49" OriginalAmount="1483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|25hours_hotel_langstrasse" HotelName="25hours Hotel Zürich Langstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6a/f56abffc934b15fc106831fcd9cd426c3fd86a7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.70" OriginalAmount="1490.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37298383" Longitude="8.52613306" StarRating="3" HotelCode="452884|vision_apartments_zweierstrasse" HotelName="VISIONAPARTMENTS Zurich Zweierstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Zweierstrasse 24, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d1/ffd102a0be3b58d4a359f32b1826449ed187ccc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1562.51" OriginalAmount="1517.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36984447" Longitude="8.53195256" StarRating="3" HotelCode="476289|vision_apartments_gerechtigkeitsgasse" HotelName="VISIONAPARTMENTS Zurich Gerechtigkeitsgasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Gerechtigkeitsgasse 8, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/55/9655af201cbf068f43989fe820b3df585506cec2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1575.33" OriginalAmount="1529.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.387708" Longitude="8.485436" StarRating="3" HotelCode="|169693" HotelName="Best Western Spirgarten" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Lindenplatz 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/3/169693_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1577.71" OriginalAmount="1531.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|458005" HotelName="H+ Hotel Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Postfach 1260, Badenerstrasse 537, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/47/8047e26fdbc913a94a2ae1966d89f512fa757159.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1603.71" OriginalAmount="1557.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36048882" Longitude="8.56491211" StarRating="0" HotelCode="484936|city_stay_apartments_forchstrasse" HotelName="City Stay Appartments Forchstraße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Forchstrasse 163, 8032 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/bc/1ebc34fb42068f732e51a9dcad14f2a85492c250.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at City Stay Apartments Forchstraße in Zurich (8. Seefeld - Riesbach),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1609.89" OriginalAmount="1563.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367667799645" Longitude="8.5219417441804" StarRating="3" HotelCode="430919|apartments_swiss_star_zelgstrasse" HotelName="Apartments Swiss Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zelgstrasse 19, 8003 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/7c/a07cf2832287b56fe456d5af8ab5e97361f393ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Apartments Swiss Star Zelgstrasse places you in the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1632.55" OriginalAmount="1585.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377056319629" Longitude="8.5275484621525" StarRating="3" HotelCode="81475|trip_inn_zurich_hotel" HotelName="Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohlstrasse 18, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ab/5dabec838683fa300b686901d71bb1856bf69599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1653.90" OriginalAmount="1605.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39337" Longitude="8.4846" StarRating="4" HotelCode="|224920" HotelName="Mercure Zürich City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstrasse 108b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/9/2/0/224920_41f0b681509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1654.63" OriginalAmount="1606.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|119702" HotelName="Radisson Blu Zürich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 295, 8058 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/05/92051038ca9f65013fd8be506d8cccf2ae92c693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1659.33" OriginalAmount="1611.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.363811658228" Longitude="8.4600657797623" StarRating="3" HotelCode="108601|hotel_landgasthof_leuen" HotelName="Landgasthof Leuen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Conference Hall,Garden,Housekeeping,Internet,LCD/Projector,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birmensdorferstrasse 56, 8142 Zürich, Uitikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/74/7074a8d7e4c150a735a6f218eeaca09bbcebb4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Landgasthof Leuen in Uitikon, you'll be convenient ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1661.39" OriginalAmount="1613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="0" HotelCode="590256|acasa_suites" HotelName="Acasa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 72, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/08/c708e1f8be1d9b48349e91d0c9972709345d0d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1665.51" OriginalAmount="1617.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|holiday_inn_express_zurich_airport" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 30, Rümlang, Zürich 8153</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/42/674200280058aad5480250e43c0397fb0d71b92e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1668.60" OriginalAmount="1620.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37684383" Longitude="8.53258788" StarRating="3" HotelCode="397503|vision_apartments_militarstrasse" HotelName="VISIONAPARTMENTS Zurich Militärstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Militärstrasse 24, 8004 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/15/79154fc12837d6ec6ec346c5fb026661113c07ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1686.15" OriginalAmount="1637.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3888016" Longitude="8.5180998" StarRating="3" HotelCode="|10012" HotelName="Ibis Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIFFBAUSTRASSE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/2/10012_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 115 standard rooms, a terrace, a lobby with a reception, a bar, a restaurant, internet and a car park. SITUATION: This hotel is in the outskirts. Is situated in the western area of Zurich. Nearby, you will find the main roads and the motorway, close to Hardturm Stadium. It is 5 minutes away from railway station. It is 2 kilometres from Technopark business district. Is 9 kilometres from Zurich Airport. ROOM: The rooms have a bathroom. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1691.26" OriginalAmount="1642.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37190142" Longitude="8.52450284" StarRating="3" HotelCode="866425|vision_apartments_freyastrasse" HotelName="VISIONAPARTMENTS Zurich Freyastrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Freyastrasse 8, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/da/e5da2a58bb1f5422e0071c64f5f873c2bdd3abd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;VISIONAPARTMENTS Zurich Freyastraße is centrally located in Zurich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1708.73" OriginalAmount="1658.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3806992" Longitude="8.5426998" StarRating="3" HotelCode="|10013" HotelName="Ibis Styles Zurich City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/3/10013_f09379f1556.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, non-smoking floor, 168 standard rooms, a cosy hall with a reception, a bar, a restaurant and an indoor car park. SITUATION: This modern hotel is 10 minutes away from the historic centre. It is situated near the National Museum and the art gallery. 200 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV with pay channels, a radio, a mini-bar, an air-conditioning system and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1712.89" OriginalAmount="1663.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.425561340902" Longitude="8.5600501298904" StarRating="4" HotelCode="56605|novotel_zurich_airport_messe" HotelName="Novotel Zurich Airport Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindbergh-Platz 1, 8152 Glattpark</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/21/2b219d5b38a18e1579e665f27152bb8add78ff84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1717.01" OriginalAmount="1667" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|106805-18986143/2118795249228771494/12" HotelName="HOLIDAY INN ZURICH - MESSE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2545100/2545072/5f8e89ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1734.52" OriginalAmount="1684.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38416925" Longitude="8.54214538" StarRating="0" HotelCode="567366|ema_house_serviced_apartments_superior_standard_unterstrass" HotelName="EMA House Serviced Apartments Beckenhofstrasse 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="vacation home or villa" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Beckenhofstrasse 22, Unterstrass, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/95/8495bee61e6dfc7ecc919ed381ddd94af9f80895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Modern, beautiful, comfortable apartment house "EMA House Sup. Standard Unterstrass", renovated in 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1782.19" OriginalAmount="1730.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369614" Longitude="8.533341" StarRating="4" HotelCode="|76285" HotelName="Visionapartments Brandschenkestrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BRANDSCHENKESTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/8/5/76285_c5a3c0e1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1786.02" OriginalAmount="1734.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.359027236977" Longitude="8.5231643915176" StarRating="4" HotelCode="387244|four_points_by_sheraton_sihlcity_zurich" HotelName="Four Points by Sheraton Sihlcity - Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalandergasse 1, 8045 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/73/5973e008cc0cbe1be84ce911e248396288125e51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel lies in the heart of the Sihlcity area of Zurich and is surrounded by r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1796.19" OriginalAmount="1743.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4085388" Longitude="8.5466404" StarRating="3" HotelCode="|20715" HotelName="Sternen Oerlikon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHAFFHAUSERSTRASSE 335</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/1/5/20715_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2002, has 4 floors and 51 standard rooms. It has a bar, a restaurant, a car park and an indoor car park. SITUATION: This hotel is in the outskirts of Zurich. 200 metres away, there is a public transport stop. Near the establishment, guests will find the city centre where you can find shops, leisure areas and entertainment. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1817.95" OriginalAmount="1765.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2" HotelCode="698787|walhalla_guest_house_2" HotelName="Walhalla Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a3/5ca3da63d3539c828c24ed3b042f3d7ef86be98a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1849.88" OriginalAmount="1796.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35686093" Longitude="8.52691289" StarRating="3" HotelCode="968014|vision_apartments_waffenplatzstrasse" HotelName="VISIONAPARTMENTS Zurich Waffenplatzstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Waffenplatzstrasse 72, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a4/efa4c593dcbd36c1ce54ac889ac7af04e5b45c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1870.48" OriginalAmount="1816.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35429707" Longitude="8.52681064" StarRating="0" HotelCode="475560|residence_mutschellen" HotelName="Residence Mutschellen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mutschellenstrasse 6, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/c2/67c2a8a13ed72dbfe064bc6c8c4d3a41242e760b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1872.43" OriginalAmount="1817.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4133492" Longitude="8.5393057" StarRating="4" HotelCode="|55990" HotelName="Courtyard By Marriott Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Max Bill Platz,19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/0/55990_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1877.69" OriginalAmount="1823.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|hotel_greulich" HotelName="Greulich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herman-Greulich-Strasse 56, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/bd/fdbdc6ddd7ae3a9d1cad90759d8bb1153749367a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1891.08" OriginalAmount="1836.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369623" Longitude="8.533454" StarRating="4" HotelCode="400652|flemings_hotel_zurich" HotelName="Fleming's Hotel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Brandschenkestrasse 10, CH-8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/b6/24b6bd5e6f846444c87b5f95f3582b9c15bdcb6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1909.62" OriginalAmount="1854.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3637566" Longitude="8.5320263" StarRating="4" HotelCode="|55417" HotelName="Locke Am Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz,9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/7/55417_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lift, indoor parking, a concierge, a bar, a restaurant, a breakfast room, a business centre and a beauty centre. ROOM: The establishment has 70 soundproofed rooms with a bathroom, a bath, a mini-bar, cable and satellite television, WiFi, an air-conditioning system, heating, a safety deposit box, an alarm clock, a direct line telephone, a radio, a hairdryer and a balcony. It also has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1917.86" OriginalAmount="1862.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|hotel_continental_zurich__mgallery_collection" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/db/6adb07885a0fe53009985b2a664073b55068de2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1936.79" OriginalAmount="1880.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4532193" Longitude="8.5645033" StarRating="4" HotelCode="|65551" HotelName="Radisson Blu  Zurich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 295 Zurich Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/5/5/1/65551_1d18e6a1501.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has direct access to the airport, conference facilities and a lobby. This air-conditioned hotel has 330 rooms, a reception, express check-out, a currency exchange service, a lift, a cafÃ© and a restaurant. You are also offered WiFi, a laundry service, room service and indoor parking. SITUATION: This business hotel is opposite Zurich Airport where you can find shops. It is 250 metres away from the bus stop and the train stop. It is situated 10 minutes away from the city centre, 12 kilometres away from Niederdorf and Limmatquai Lake the church. 10 minutes away from the establishment, clients can find Swiss Museum,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1959.06" OriginalAmount="1902.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376436044987" Longitude="8.5441339015961" StarRating="2" HotelCode="87281|limmathof_hotel" HotelName="Limmathof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limmatquai 142, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/57/6b5751dced06759841345be483de42e61a32d63b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1961.12" OriginalAmount="1904.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|courtyard_by_marriott_zurich_north" HotelName="Courtyard Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Bill-Platz 19, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b3/b3b3ae05b53eb2374e10c4f15bfd6e9c0b56719d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.15" OriginalAmount="1905.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|best_western_hotel_montana" HotelName="Montana Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 39, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc63889b49376db8751de9d9664395788e206af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1979.00" OriginalAmount="1921.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373739" Longitude="8.553243" StarRating="3" HotelCode="25621|6364723" HotelName="Hotel Plattenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plattenstrasse 26, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a5/57a567f2aed8935644892d2303ddcf04bfb1ddae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet side street in the centre of the Zurich University quarter and clo...</HotelDescription>
        <Offer>Discount:GBP19.41</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1980.39" OriginalAmount="1922.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3891291" Longitude="8.5222038" StarRating="4" HotelCode="|22155" HotelName="Züri By Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEINRICH STR. 254-256</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/5/22155_1e85d971054.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in an animated street, has 6 floors and 120 standard rooms. Some of the facilities that the establishment offers to guests include a lobby with elevators, a safety deposit box service, a currency exchange service, a reception, an inviting bar, an Ã  la carte restaurant with air-conditioning, conference rooms, internet and WiFi. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is located close to the city centre where you can find shops, leisure areas and entertainment. 25 metres away, there is a public transport stop. It is 2.5 kilometres from the Lake Zurich. ROOM: Each room has a bathroom, a direct line telephone, a satellite or cable television, WiFi (free of charge), a radio, internet, a mini-bar, fitted carpets, central heating and a safety deposit box (available for a fee). MEALS: Customers are offered the use of a buffet breakfast and Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.47" OriginalAmount="1949.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36386" Longitude="8.531973" StarRating="4" HotelCode="36040|hotel_ascot_6" HotelName="FIFA Hotel Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz 9, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d1/9cd1f4c6bf3891e56930cf9c19852ef550494a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Zurich. Bahnhofstrasse, the Old Town, the main station and al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2013.83" OriginalAmount="1955.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3784435" Longitude="8.5091742" StarRating="4" HotelCode="|68528" HotelName="Stoller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BADENERSTRASSE 357</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/8/68528_aa4153e1430.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 60 soundproofed rooms and non-smoking rooms. They have a bathroom with a hairdryer, a direct line telephone, a radio, a safe, cable television, a terrace, press, an iron and an alarm clock. FACILITIES: Guests are offered a conference room, meeting rooms, a indoor car park, a car park and a concierge service. The establishment also offers a reception with a safe box, a bar, a restaurant, a breakfast room and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2021.89" OriginalAmount="1963.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|hotel_platzhirsch" HotelName="Platzhirsch Hotel &amp; Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spitalgasse 3, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/69/2c69b5e7c5298afe1c218d6854fab3d550e414dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2035.37" OriginalAmount="1976.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|1474108" HotelName="Swiss Night by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steinwiesstrasse 8, 8032 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/7a/f37a3ad0603694cba22712a282c57a1f5a5ded10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2043.52" OriginalAmount="1984.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373222851062" Longitude="8.5316750407219" StarRating="3" HotelCode="136538|hotel_restaurant_helvetia" HotelName="Helvetia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffacherquai 1, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/6c/336c3efd81ce76e0365b8c95aae138afb53f90ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Zurich, this boutique hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2047.64" OriginalAmount="1988.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37364421" Longitude="8.54363854" StarRating="0" HotelCode="589375|hotel_old_town_5" HotelName="Hotel Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorferstrasse 19, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/9c/ae9ce8d9ab65a12bf31533920c245e45d07e59d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Zurich (Niederdorf), Hotel Old Town is minutes from Central Libra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2059.00" OriginalAmount="1999.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3847642" Longitude="8.5430682" StarRating="3" HotelCode="|35089" HotelName="Sorell  Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEINBERGSTRASSE 92</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/0/8/9/35089_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This lively hotel, has 38 rooms a restaurant with national and international dishes. ROOM: The rooms a bathroom, a safe, a mini-bar and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2079.53" OriginalAmount="2018.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3592592" Longitude="8.5231581" StarRating="4" HotelCode="|37347" HotelName="Becozy Zurich Sihlcity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KALANDERGASSE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/7/37347_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2096.44" OriginalAmount="2035.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.359643174093" Longitude="8.5248166322708" StarRating="4" HotelCode="337396|1139824" HotelName="Engimatt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Engimattstrasse 14, 8002 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/15/df15263fd874371f628f82f04e4946777d4ffe6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich's Quartier Enge amidst much greenery. The picturesque old town as we...</HotelDescription>
        <Offer>Discount:GBP20.56</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2146.52" OriginalAmount="2084" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|26942" HotelName="Novotel Zürich City-West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 13, Am Turbinenplatz, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/0d/b40db346eefee940853bb5f365d9ef2176a4e6f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2149.61" OriginalAmount="2087.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.384721512699" Longitude="8.5430234670639" StarRating="3" HotelCode="16711|sorell_hotel_rex" HotelName="Sorell Hotel Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergstrasse 92, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a0/1fa0e6df2a0a3251851857d9c6d861aa7ba6ec38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is conveniently located only a few minutes away from the heart o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2153.26" OriginalAmount="2090.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3806192" Longitude="8.5351486" StarRating="3" HotelCode="|10008" HotelName="Montana Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONRADSTRASSE 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/8/10008_cf587f31039.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 73 rooms and 5 floors. The establishment has a cafÃ©, a bar, 2 restaurants and 5 conference rooms. SITUATION: Is situated inZurich the central area of this hotel is near Bahnhofstrasse the street the central station, 500 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, an air-conditioning system and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2185.66" OriginalAmount="2122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|sheraton_zurich_hotel" HotelName="Sheraton Zürich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 100, Zürich 8005</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/0e/830e64a8e271335e6e7b64fc8ca56282f35c06e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2195.90" OriginalAmount="2131.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3603813" Longitude="8.5499249" StarRating="3" HotelCode="90020|1093088" HotelName="Lady's First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse 24, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ec/3fecdc202ee1105cf147daec46e790d961e0ebd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2236.07" OriginalAmount="2170.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3596653" Longitude="8.5246845" StarRating="4" HotelCode="|22158" HotelName="Engimatt City and Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>ENGIMATTSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/8/22158_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional hotel, renovated in 2005, has 73 standard rooms, 2 suites, a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It has conference rooms, a cafÃ©, an Ã  la carte restaurant, room service, a laundry service, internet (free of charge) and an oudooor car park. SITUATION: This hotel is in a wonderful garden, is situated in Enge. A few minutes walk away, you can find Bahnhofstrasse and Lake Zurich the historic centre. It is located near Rietberg Museum a park. 200 metres away, there is a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a king-size bed, an air-conditioning system, a balcony, a direct line telephone, a satellite TV with radio, internet, a mini-bar and a safe. FACILITIES: For a fee, you can enjoy enjoy tennis. MEALS: Guests can make use of a buffet breakfast and Ã  la carte lunch and dinner. Guests are offered special dishes can be made. Guests can book bed and breakfast, half-board and full-board. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.13" OriginalAmount="2171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369719205615" Longitude="8.553532777403" StarRating="2" HotelCode="131703|hotel_hottingen" HotelName="Foyer Hottingen Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hottingerstrasse 31 / Cäcilienstrasse 10, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/66/6d66c2c4155f0bfb40f2ca829810e953e8ee3700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 32 rooms. A bar is among the facilities. Wireless internet access is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2237.88" OriginalAmount="2172.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3803083" Longitude="8.5372956" StarRating="0" HotelCode="|248018" HotelName="Fred Guest House Zürich Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstr.5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/1/8/248018_4a312660806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2283.51" OriginalAmount="2217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376165" Longitude="8.544465" StarRating="3" HotelCode="38725|sorell_hotel_rutli" HotelName="Sorell Hotel Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 43, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/0c/410c72006d87cf4a73a731b24b0519b3d810fa8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the historic old town. It is only a few minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2284.02" OriginalAmount="2217.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3730011" Longitude="8.5531998" StarRating="3" HotelCode="|22164" HotelName="Design  Plattenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLATTENSTRASSE 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/4/22164_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer hotel, 4 floors, 37 rooms, 33 double rooms and 4 single rooms. In the establishment entrance, guests will find a lobby with an elevator, a reception with a bureau de change and a cloakroom. The establishment has a cafÃ©, a bar, a television room, a living room, a conference room, an Ã  la carte restaurant and internet. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is on a peaceful street, is in the university area, close to the establishment, clients can find Zurich the city centre of It is 10 minutes away fromZurich Lake the historic centre. ROOM: The modern and comfortable rooms well-decorated, a bathroom with a hairdryer, a king-size bed, a direct line telephone, a satellite television with videogame, internet, a central heating system and a safe (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Customers have at their disposal a restaurant. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2318.53" OriginalAmount="2251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3750208" Longitude="8.5445719" StarRating="3" HotelCode="77720|bw_hotel_zuercherhof" HotelName="Best Western Plus Hotel Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zaehringerstrasse 21, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/17/fb17f45628a45005e0dfb698498d639eac7c9cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2343.07" OriginalAmount="2274.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375628" Longitude="8.544123" StarRating="3" HotelCode="|28463" HotelName="Alexander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEDERDORFSTRASSE, PO BOX 227 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/6/3/28463_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2358.70" OriginalAmount="2290.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|hotel_st_gotthard" HotelName="St. Gotthard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 87, 8021 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fc/5afc8c88e81b73e7bd7e2c707ebaf9562e32651f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys a central location in Zurich, just a stone's throw from links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2366.94" OriginalAmount="2298.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3612364" Longitude="8.550873" StarRating="3" HotelCode="637066|ema_house_serviced_apartments_superior_standard_seefeld" HotelName="EMA House Serviced Apartments Florastrasse 30" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Florastrasse 30, Seefeld, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/eb/d2eb82fe3dba582c78ccc8da4eaa70e2abaa2904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a safe and a laundry service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2385.62" OriginalAmount="2316.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.360473" Longitude="8.549981" StarRating="3" HotelCode="|80980" HotelName="Alma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/8/0/80980_1_4358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers views of the lake and WiFi (free of charge). SITUATION: This hotel is in a quiet area, close to the tram stop and the bus stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2394.75" OriginalAmount="2325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375955" Longitude="8.543778" StarRating="3" HotelCode="63836|limmatblick_hotel" HotelName="Limmatblick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limmatquai 136, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f813737870b8f4ba27c392ddc57e75e21372f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2402.99" OriginalAmount="2333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|hotel_scheuble" HotelName="Scheuble" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlegasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/bc/f3bc0c0c24e21989fff5e1e346a7a3fa6479a3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies at the heart of the beautiful old town, close to the main train station. Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2425.47" OriginalAmount="2354.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3759995" Longitude="8.5445004" StarRating="3" HotelCode="|22159" HotelName="Sorell  Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAHRINGER STRASSE 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/9/22159_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, 62 rooms, a lobby with elevators, a safety deposit box service (for a fee), internet, a reception, a breakfast room and a laundry service. SITUATION: This smart hotel is situated in the city centre, Bahnhofstrasse it is close to Where you can find shops and leisure areas. it is situated 1 kilometre away from Zurich Lake 20 metres away, there is a public transport stop, is situated 50 kilometres away from a ski resort. ROOM: All the rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, central heating and a safety deposit box (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, JCB, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2475.09" OriginalAmount="2403.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3" HotelCode="698777|walhalla_guest_house" HotelName="Walhalla Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstrasse 5, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7c/cd7ca0ed19c6af06d13797a8abb12b945e90b6af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2539.00" OriginalAmount="2465.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.374899" Longitude="8.54463" StarRating="3" HotelCode="|76925" HotelName="Best Western Plus Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAEHRINGERSTRASSE 21,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/9/2/5/76925_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Zuercherhof is rated three stars and it is situated in Zurich city centre. ROOM: The establishment has 36 rooms with mini-bar, a hairdryer, a safe, an ironing set and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2551.31" OriginalAmount="2477.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.355810923074" Longitude="8.5565403291087" StarRating="3" HotelCode="386589|city_stay_seefeld_house" HotelName="City Stay Seefeld House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kieselgasse 2, 8008 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/52/0f529fb62f4848b08bf873cd3ecbf91d67439bd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2631.08" OriginalAmount="2554.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35545" Longitude="8.55725" StarRating="3" HotelCode="|236271" HotelName="Familie Hugenschmidt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karlstrasse 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/7/1/236271_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2750.81" OriginalAmount="2670.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3762849" Longitude="8.5446958" StarRating="3" HotelCode="|72453" HotelName="Swiss Chocolate By Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/5/3/72453_102582f1052.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Du Theatre Hotel is rated three stars. The establishment is situated in an old cinema and is ideal for holidays or business trips. The establishment has 50 standard rooms. SITUATION: The hotel is in Zurich city centre, close to the historic centre. Near the establishment, you will find the main station. It has good links to the airport. ROOM: The rooms have an electronic key, a smoke detector, double-glazed windows, an air-conditioning system, modern furniture, a television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2751.13" OriginalAmount="2671.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|hotel_opera_5" HotelName="Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufourstrasse 5, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2208d835bf76794f3e336c6e46428331316b1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2821.17" OriginalAmount="2739" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95408-219027/2118795249228771494/36" HotelName="BEST WESTERN PLUS ZURCHERHOF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21200/21180/885c39b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2831.57" OriginalAmount="2749.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|596795" HotelName="du Théâtre by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/74/e57417afc005ca11f38cbaa35d0d5f10d00dd769.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2840.66" OriginalAmount="2757.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3804859" Longitude="8.5366582" StarRating="3" HotelCode="|76234" HotelName="WALHALLA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LIMMATSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/3/4/76234_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2858.25" OriginalAmount="2775.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|basilea_swiss_quality_hotel" HotelName="Hotel Basilea Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c9/dcc926afae04e7a19228dcc616756d147f7ab756.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Zurich. Guests will find the main train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2866.49" OriginalAmount="2783.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362851" Longitude="8.496089" StarRating="5" HotelCode="131538|atlantis_by_giardino" HotelName="Atlantis by Giardino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döltschiweg 234, 8055 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cc/6bcc55fc936308ed547664de6a573a10cd44dce9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in one of Zurich's pleasant suburbs just a short distance from li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2890.18" OriginalAmount="2806.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|sorell_hotel_zuerichberg" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orellistrasse 21, 8044 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d8/41d89e35c12208a91bdc492d9988d16608cd443a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2913.87" OriginalAmount="2829.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3748849" Longitude="8.5364027" StarRating="3" HotelCode="65548|city_zurich" HotelName="City Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Löwenstrasse 34, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/92/af92cb10a7b0376c05cee52b8c2f8f784880a1b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2982.88" OriginalAmount="2896.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|bristol_hotel_3" HotelName="Hotel Bristol Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 34, 8006 Zurich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec70638a70a678e2344adcf8c4065a0ba49509.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3011.72" OriginalAmount="2924.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373448089804" Longitude="8.5436296463013" StarRating="3" HotelCode="108589|hotel_hirschen_2" HotelName="Hirschen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorfstrasse 13, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/91/0b91e3e2eaf189c57ff8ecdf36dfa32f40c3c1a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Zurich. The total number of accommodation units is 27. This property does ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3047.45" OriginalAmount="2958.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3752" Longitude="8.5445" StarRating="3" HotelCode="|50781" HotelName="Felix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/8/1/50781_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bed and breakfast hotel, has modern facilities. This hotel an ideal place for relaxing, is perfect for business and holiday stays. SITUATION: This establishment is in a quiet, central area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3049.83" OriginalAmount="2961.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367558870331" Longitude="8.5373425483704" StarRating="4" HotelCode="78982|hotel_glarnischhof" HotelName="Glärnischhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse 30, 8022 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/5f/545f4656a1cc1e1d54066f83efe0ff53464600c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3057.13" OriginalAmount="2968.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644858" Longitude="8.5472551" StarRating="4" HotelCode="|56850" HotelName="Opera Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUFOURSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/8/5/0/56850_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a restaurant, The establishment has modern facilities, The establishment also offers WiFi (free of charge). SITUATION: This hotel is close to the opera, is near Zurich Lake near the establishment, you will find Bahnhofstrasse the street it is 16 minutes away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3060.78" OriginalAmount="2971.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367564" Longitude="8.537237" StarRating="4" HotelCode="|80976" HotelName="Glärnischhof By Trinity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/7/6/80976_b857bcd1036.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inZurich the city centre of Close to Bahnhofstrasse the street the business district, the auditorium and Zurich Lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3063.15" OriginalAmount="2973.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3736" Longitude="8.5369997" StarRating="3" HotelCode="|22163" HotelName="Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIHLSTRASSE, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/3/22163_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, is rated 3 stars and has 84 modern rooms. The establishment has 3 conference rooms and a large living room with country views. SITUATION: This hotel is in the Zurich business district. It has good links to the city centre. Near the establishment, guests will find Lake Zurich, the opera, theatres and museums. ROOM: The rooms are cosy, modern. FACILITIES: The establishment has restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3087.13" OriginalAmount="2997.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36303" Longitude="8.49571" StarRating="5" HotelCode="|194499" HotelName="Five Zurich - Luxury City Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/4/9/9/194499_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3108.81" OriginalAmount="3018.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376443" Longitude="8.5393929" StarRating="4" HotelCode="|10006" HotelName="St Gotthard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAHNHOFSTRASSE 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/6/10006_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 5 floors, 142 standard rooms and 11 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a bar, a television room, an Ã  la carte restaurant with air-conditioning, internet and a conference room. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is in an excellent location. Is situated in the centre of Zurich. In front of the hotel there is a public transport stop. In the surrounding area of the establishment, guests can find shops, restaurants, bars, pubs, cafÃ©s, a nightclub, entertainment and leisure areas. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar, a double bed, fitted carpets, central heating, a sitting room, a coffee maker, a kettle and a safe (available for a fee). FACILITIES: The establishment has a jacuzzi, a solarium, a sauna and a massage service (available for a fee). Close to the establishment, guests can enjoy a lake. It is 50 kilometres away from a ski resort with ski-lift. It is 30 minutes away from a golf course. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard, JCB and Diners Club. OTHERS: The establishment offers set-menu breakfast, Ã  la carte or set-menu lunch and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3254.80" OriginalAmount="3160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373713" Longitude="8.537214" StarRating="3" HotelCode="27341|sorell_hotel_seidenhof" HotelName="Sorell Hotel Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 9, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/6c/1a6cef71059d9e65f231ea06e3dd9f9a791d4bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3314.54" OriginalAmount="3218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|sorell_seefeld" HotelName="Sorell Hotel Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seefeldstrasse 63, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2b/7a2b342634e8d5bf5903e060d85aacc49688df2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3319.69" OriginalAmount="3223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37347374" Longitude="8.49491166" StarRating="0" HotelCode="614146|residence_appartements" HotelName="Residence Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Letzigraben 177, 8047 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af7d85f0660008240cf8b0b78b0ec5b8e3aafc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Residence Appartements in Zurich (9. Albisrieden - Altstetten), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3323.33" OriginalAmount="3226.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372028" Longitude="8.543718" StarRating="4" HotelCode="337357|78635929" HotelName="Marktgasse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56146/ba_56146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre and close to Lake Zurich. Directly in front of the ho...</HotelDescription>
        <Offer>Discount:GBP32.59</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3339.57" OriginalAmount="3242.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3768724" Longitude="8.5438605" StarRating="4" HotelCode="|76269" HotelName="Central Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CENTRAL 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/6/9/76269_5c4b1151324.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, boutique, has an events room and modern facilities. SITUATION: This establishment, is in Zurich the centre of. ROOM: All the rooms have modern furniture, curtains, bedding and lamps.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3413.81" OriginalAmount="3314.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3615842" Longitude="8.5513895" StarRating="4" HotelCode="|23617" HotelName="Boutique Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEEFELDSTRASSE 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/7/23617_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1932, has 6 floors, 64 rooms, 15 single rooms and 25 double rooms. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment boasts a bar, an Ã  la carte restaurant, internet, a conference room, a laundry service and a car park. SITUATION: This attractive hotel is in a central area, is close to Bellevueplatz a lake, is situated close to the tourist area, Where you can find shops, bars and pubs. it is in front of a public transport stop, close to the establishment, clients can find a train station. ROOM: The rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safety deposit box and central heating. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3539.08" OriginalAmount="3436.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|best_western_premier_hotel_glockenhof" HotelName="Hotel Glockenhof Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 31, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/68/5c68a7adc64d3f4098a26fb643cdf94c7fd4e925.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Zurich just a few paces from the old town where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3568.70" OriginalAmount="3464.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3623011" Longitude="8.5476052" StarRating="4" HotelCode="|22166" HotelName="Ameron Zürich Bellerive Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UTOQUAI 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/6/22166_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, has a five-storey building, 51 standard rooms, 33 double rooms, 13 single rooms and 5 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It has a bar, a cafÃ©, a restaurant and 6 conference rooms. There are many services available at the establishment, including room service, a laundry service and internet. At an extra cost you can use the indoor car park. SITUATION: This hotel is near Lake Zurich. It is situated only a few minutes walk away from the city centre where you can find monuments, shops, leisure areas and entertainment. 100 metres away, there is a public transport stop. 12 kilometres away from the establishment, guests will find the airport. ROOM: They have beautiful lake or mountain views. Each room has a bathroom with a hairdryer, large bed, some rooms even have a balcony, a direct line telephone, a satellite TV with radio, internet, a mini-bar, a safe (available for a fee) and individual heating. FACILITIES: The establishment has a gym, a sauna and a solarium. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Meals for specific diets can be ordered and special menus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3589.55" OriginalAmount="3485.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644507" Longitude="8.5244261" StarRating="4" HotelCode="200672|b2_boutique_hotel__spa" HotelName="B2 Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandschenkestrasse 152, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f0/e7f0334cdb1f6ef4bdf72f1af27a60ff6b72b78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 60 rooms. Most of the storeys can be reached by lift. Services and fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3803.60" OriginalAmount="3692.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37199" Longitude="8.54384" StarRating="4" HotelCode="|194511" HotelName="Marktgasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/5/1/1/194511_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.08" OriginalAmount="3736.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|steigenberger_bellerive_au_lac" HotelName="Steigenberger Bellerive au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 47, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/91/2c91e5d1d689cabbaa10639ff65376f67367f1f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4018.03" OriginalAmount="3901.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.365491" Longitude="8.535935" StarRating="4" HotelCode="10273|sheraton_zurich_neues_schloss_hotel" HotelName="Sheraton Zürich Neues Schloss Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 17, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/13/3f1352634aa546b3866c7cbb4b2386973d190a8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the international business and financial metropolis. Not only is L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4104.31" OriginalAmount="3984.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3651009" Longitude="8.5363998" StarRating="4" HotelCode="|10016" HotelName="Neues Schloss Privat  Zurich, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STOCKERSTRASSE 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/6/10016_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 60 standard rooms. This inviting hotel, has a restaurant that serves international and Swiss specialities, a bar and a conference room. SITUATION: This boutique hotel is in Zurich city centre. Near the establishment, you will find the city lake. ROOM: The rooms have a mini-bar, a safe, internet, a trouser press, an air-conditioning system and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4108.68" OriginalAmount="3989.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3877942" Longitude="8.5154013" StarRating="5" HotelCode="904490|465765" HotelName="Renaissance Zürich Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turbinenstraße 20, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/853279f80b1165f6b3a7ddd08f5b4a539396d898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in the Mobimo Tower in the trendy Zurich-West district. The Hardb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4164.48" OriginalAmount="4043.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364396004516" Longitude="8.5470253229141" StarRating="4" HotelCode="64699|69624" HotelName="Small Luxury Hotel Ambassador a L'Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenstrasse 6, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e9/21e90b79272b4526085d0a0df607d2b02ba746a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, right by the Opera House and only a few steps from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4189.70" OriginalAmount="4067.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3645477" Longitude="8.5469131" StarRating="4" HotelCode="|35919" HotelName="Small Luxury Ambassador Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/9/35919_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1903, renovated in 2009, with air-conditioning, has 45 standard rooms, a lobby, a reception, a safety deposit box service, a cloakroom, a lift and a currency exchange service. The establishment offers a cafÃ©, a restaurant, WiFi, room service and a laundry service. SITUATION: This hotel is 5 minutes away from Bahnhofstrasse it has excellent transport links to the airport and the business area, close to the Zurich Opera. It is 12 kilometres from the ZÃºrich-Kloten Airport. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a satellite TV, a work space, a writing desk, a direct line telephone, internet, a mini-bar, a coffee maker, an air-conditioning system, individual heating, a balcony or terrace and a safe. FACILITIES: The establishment boasts a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4231.24" OriginalAmount="4108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|signau_house_garden" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Signaustrasse 6, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/67/a5676641b05807ee4652b4b2731fff51b060a073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4256.20" OriginalAmount="4132.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383613" Longitude="8.5405176" StarRating="4" HotelCode="|80966" HotelName="Ema House  Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/6/6/80966_67e2d0d1935.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central area, 600 metres away, guests can find Zurich the University of and the railway station. 15 minutes away from the establishment you have the airport, 10 minutes away from the establishment, clients can find the historic centre and Bahnhofstrasse the street It has excellent transport links to the trade fair ground. ROOM: The establishment has suites with desk, a direct line telephone, a fax machine, internet and individual air-conditioning. It also offers a washing machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4324.97" OriginalAmount="4199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383664118249" Longitude="8.540251638623" StarRating="4" HotelCode="78918|ema_house__the_zurich_all_suite_hotel" HotelName="EMA House Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b4/5eb49954aa9b136df8813cc88f0b235e8089614f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4339.39" OriginalAmount="4213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|zurich_marriott_hotel" HotelName="Zurich Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neumuehlequai 42, 08006 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ac/6bacea72e7786fee4c28ba187dd120f42a560b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4599.98" OriginalAmount="4466.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|alden_luxury_suite_hotel" HotelName="ALDEN Suite Hotel Splügenschloss Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Splügenstrasse 2, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/e0/15e0c239af204de30448444e2ed59f671d59986e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4698.86" OriginalAmount="4562.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37091251" Longitude="8.54418729" StarRating="3" HotelCode="961075|zurich_niederdorf_grossmunster" HotelName="Zürich Niederdorf - Grossmünster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münstergasse 22, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/6c/c66c3374c37caea00896e8ec605086400f015371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4799.67" OriginalAmount="4659.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3826143" Longitude="8.5403593" StarRating="5" HotelCode="|10003" HotelName="Zurich Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>NEUMUHLEQUAI 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/3/10003_074234c1451.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, renovated in 2002, has 271 rooms, 11 suites, 19 floors, a reception, lifts, a bar, 3 restaurants and a hairdresser's. SITUATION: This luxurious hotel is situated near Lake, is in Zurich the centre of 200 metres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a covered swimming pool, a sauna, a sunbathing terrace and a gym. PAYMENT METHODS: Customers can pay using credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5033.21" OriginalAmount="4886.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|2980857" HotelName="Dolder Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurhausstrasse 65, 8032 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/ba/63ba99b81cbc64f57064ccfeae1380ea721f4dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Zurich some 4 km from the train station. It is just a few min...</HotelDescription>
        <Offer>Discount:GBP49.36</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5131.30" OriginalAmount="4981.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364426" Longitude="8.534234" StarRating="5" HotelCode="|59392" HotelName="Hotel Alden Splügenschloss Zürich - Leonardo Limited Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/3/9/2/59392_d76577a0931.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This traditional, family-run hotel, was built in the 19th Century, has a small hall, an inviting sitting area, a small library and an Ã  la carte restaurant with Swiss and international dishes. SITUATION: Is situated inZurich the centre of it is in a peaceful area near the business area, 5 minutes away from the establishment, clients can find Bahnhofstrasse Lake. ROOM: smart, junior, deluxe suite rooms, have modern facilities and modern furniture. They also have welcome drink, fruit, a mini-bar with non-alcoholic drinks, internet and exercise facilities (free of charge), ask in reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5193.22" OriginalAmount="5041.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3726282" Longitude="8.5731389" StarRating="5" HotelCode="|10005" HotelName="The Dolder Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KURHAUSSTRASSE 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/5/10005_7eac0461234.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, was built in 1899, has 3 floors, 184 standard rooms and 11 suites. It has a hairdresser's, a bar, a restaurant, 6 conference rooms and an oudooor car park. SITUATION: This luxurious hotel is in Zurich city centre. Is 4 kilometres from the railway station, close to the zoo. It is 1.5 kilometres from the a public transport stop. Is 12 kilometres from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar and a safe (available for a fee). FACILITIES: Outdoors, guests can enjoy a swimming pool. The establishment boasts a covered swimming pool, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5724.74" OriginalAmount="5558.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376943" Longitude="8.539467" StarRating="4" HotelCode="29643|schweizerhof_3" HotelName="Schweizerhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 7, 8021 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/4d/174d4c49518d228661b20bd0754d2cec56480385.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly on Bahnhofplatz at the heart of Zurich. Paradeplatz is situated a few paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6942.82" OriginalAmount="6740.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|1170218" HotelName="Widder" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/27/bc27ada2bd16d95860e54b559f4f3b7e7638caa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7059.62" OriginalAmount="6854.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|storchen_zurich" HotelName="Storchen Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinplatz 2, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/cf/98cf7afe3b2c083e7a9791b76f553720f8d91a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8101.98" OriginalAmount="7866.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362757271138" Longitude="8.5473284125328" StarRating="5" HotelCode="29646|hotel_eden_au_lac" HotelName="Eden Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 45, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/67/a8678f121131380c1f8bf0838dfa3b7090d77d31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8475.87" OriginalAmount="8229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|park_hyatt_zurich" HotelName="Park Hyatt Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethoven-Strasse 21, Zürich 8002</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/16/351648fad613cdff56febbd3079a641770ba2396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9465.25" OriginalAmount="9189.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3623928" Longitude="8.5473904" StarRating="5" HotelCode="|55420" HotelName="La Réserve Eden Au Lac Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai ,45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/2/0/55420_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Eden Au Lac is rated five stars. It was built in 1909, has 50 rooms, a restaurant, lifts, a concierge, a safety deposit box service, a sauna and business facilities. SITUATION: It is situated in the centre of Zurich. ROOM: The rooms have a hairdryer, a trouser press, a television and a radio. OBSERVATIONS: pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9848.18" OriginalAmount="9561.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.366558" Longitude="8.536284" StarRating="5" HotelCode="|74575" HotelName="Park Hyatt Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BEETHOVEN-STRASSE 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/7/5/74575_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and contemporary style. ROOM: The stylish, modern rooms, have leather furniture and large windows Zurich with views of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10491.58" OriginalAmount="10186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37684123" Longitude="8.53894555" StarRating="4" HotelCode="430934|historic_city_center_apartment_by_airhome" HotelName="Historic City Center Apartment by Airhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lintheschergasse 23, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ab/84ab5ef6799ccde4177de7f765c389718f0ea828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12413.56" OriginalAmount="12052.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|356788" HotelName="Baur Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/db/69dbdf9bdac6a8355580b44056a5a9794288fc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Fax,Internet,Telephone Service,Air Conditioning,Bicycle Rental,Conference Hall,Restaurant,Sauna,Lounge,Currency Exchange,Diet Meals,Laundry,Nightclub,Room Service,Shopping Arcade,Swimming Pool,Central Heating,Designated Smoking Area,Wheelchair Access,Spa,Golf,Jacuzzi,Massage Centre,Garden,Heated Pool,Kitchen,Dry Cleaning,LCD/Projector,Parking,Pets allowed,Housekeeping,24 Hour Front Desk,Elevator,Luggage Storage,Off-Site Parking</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,APARTMENT,SPA HOTEL,VACATION HOME OR VILLA,RESIDENCES,INNS</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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|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="7d67a6c4-d2ed-4618-8fe4-9631e64ff339">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" 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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|InfiniteSearch|successfull supplier interation||Infinite|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:13e19161-6db9-402e-8e9f-34d800dcdd8f
Error Number:2812,State:62,Class:16|SmyRooms|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|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
7d67a6c4-d2ed-4618-8fe4-9631e64ff339|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-06-02T11:36:32.6563804+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7d67a6c4-d2ed-4618-8fe4-9631e64ff339" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4140384" Longitude="8.5469894" StarRating="3" HotelCode="131535|apartments_swiss_star_friesstra" HotelName="Swiss Star Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friesstraße 8, 8050 Zürich-Oerlikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1a/b41a4173d85692cad56165a904d8030ae9ce2e82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Swiss Star Tower in Zurich (Oerlikon), you'll be close to MFO-Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="261.23" OriginalAmount="253.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4" HotelCode="69739|9001" HotelName="Mövenpick Zürich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter Mittelholzerstrasse 8, 8152 Zürich-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/6c/d16c40af707b15866b740812447fb481a3004303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich airport within a short drive of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|ibis_budget_zurich_city_west" HotelName="ibis budget Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Technoparkstrasse 2, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d8/dbd844767bbf3baa5307f7d4f64f5d2555d44142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.91" OriginalAmount="260.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.397287" Longitude="8.541004" StarRating="3" HotelCode="|169694" HotelName="Swiss Star Irchel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 137</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/4/169694_0fc24e81415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3652816" Longitude="8.5649074" StarRating="3" HotelCode="131594|hotel_california_house" HotelName="California House Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Asylstrasse 125, 8032 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/d0/97d0dd0e44e6d5e529d43d7a0975b1768a695eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.77" OriginalAmount="263.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|228515" HotelName="ibis Zurich Adliswil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurichstrasse 105, Adliswil, 8134 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ac/0cace3b06bfb35d81c2c4a4965dab9e7789de544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3783096" Longitude="8.5290708" StarRating="2" HotelCode="200673|easyhotel_zuerich" HotelName="easyHotel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="24 Hour Front Desk,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zwinglistrasse 14, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/47/f647b9b59496a7d66e7570fac9dd79f787ed65f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at easyHotel Zürich, you'll be centrally located in Zu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.63" OriginalAmount="268.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38255" Longitude="8.54819" StarRating="3" HotelCode="|226347" HotelName="Apartments Swiss Star University" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/3/4/7/226347_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|655748-25831666/7304178566134176807/1348" HotelName="SWISS STAR CALIFORNIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2570300/2570267/75430b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3825605" Longitude="8.5483878" StarRating="3" HotelCode="131534|apartments_swiss_star_universitatstrasse" HotelName="Apartments Zürich-Oberstrass Universitätsstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Universitätstrasse 80, Oberstrass, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/61/7c612c035007d25278141b0b8df1e3a5aac4e679.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|best_western_hotel_spirgarten" HotelName="Best Western Hotel Spirgarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindenplatz 5, 8048 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/99/3799fc81536900a2c606e08c509f4b666d34ed67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3788901" Longitude="8.5092979" StarRating="2" HotelCode="131529|apartments_swiss_star_badenerstrasse" HotelName="Apartments Swiss Star Zürich Marc Aurel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 362, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b1894c5db1020a40b44b97175685c0d90c2336a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the accommodation will find a range of facilities, services and other amenities. A laundry...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.49" OriginalAmount="283.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|ibis_zurich_messeairport" HotelName="ibis Zurich Messe Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heidi-Abel-Weg 5, 8050 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/44/2d44190f22bad340592f3032dc6198ba7bedda37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620386-25787825/7304178566134176807/1341" HotelName="SWISS STAR LONGSTREET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13580000/13576300/13576203/115e1c9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3787" Longitude="8.53888" StarRating="0" HotelCode="792922|viadukt_apartments" HotelName="Viadukt Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Josefstrasse 198</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/bf/78bfef37f81ecd3c6dfc6d96b554bd3e32db9653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="314.45" OriginalAmount="305.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|223935" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 30, Rümlang, Zürich 8153</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/42/674200280058aad5480250e43c0397fb0d71b92e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1452370-32740416/7304178566134176807/2271" HotelName="MAMA SHELTER ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/117000000/116530000/116523700/116523601/311626ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367672677825" Longitude="8.5218056944775" StarRating="3" HotelCode="131532|apartments_swiss_star_dubsstrasse" HotelName="Apartments Swiss Star Zürich Wiedikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubsstrasse 30, 8003 Zürich, Wiedikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/67/7467770e2a6a53cebc3a1e81c334df9cdce212fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Apartments Swiss Star Dubsstrasse offers accommodations throughout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41380142" Longitude="8.54466726" StarRating="0" HotelCode="742239|swiss_star_oerlikon_lodge" HotelName="Swiss Star Oerlikon Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 51, Oerlikon, Kreis 11, 8050 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a9/3ca97adf6199bca13801b753f19d71b53fc8451e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|placid_hotel_zurich" HotelName="Placid Hotel Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Buckhauserstrasse 36, Altstetten, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/66/3766761ba223aac463e1159393485a3b65a6a185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-10.184279" Longitude="-48.340069" StarRating="3" HotelCode="0|225375-25427671/7304178566134176807/2004" HotelName="BEST WESTERN SPIRGARTEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Acno I Cj 01, LT 20 - Av. JK, PALMAS, BRAZIL,77013-010</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2853100/2853026/bfe67369_b.jpg</HotelPictures>
        <HotelDescription>Hotel Lago da Palma is a functional two story hotel located on one of the main avenues in Palmas, ideal for people seeking comfort and convenience in the city. While staying at Hotel Lago da Palma you can enjoy a relaxing atmosphere, great services, and useful facilities. On the premises you'll find a lovely breakfast area, an event room for private functions, and comfortable rooms where you can rest and unwind after a fun-filled day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="330.36" OriginalAmount="320.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39338655" Longitude="8.48456417" StarRating="4" HotelCode="769282|654478" HotelName="a-ja Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstraße 108b, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/6c/436c97875371a8bd344ed9804984602755e97395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is situated in a quiet neighbourhood in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.63" OriginalAmount="321.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|25hours_hotel_zurich_west" HotelName="25hours Hotel Zürich West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 102, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4d/384defaf02f0e8a96e747ab5a1127b4289eb2597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4094732" Longitude="8.5409051" StarRating="3" HotelCode="131531|swiss_star_zurich_oerlikon" HotelName="Apartments Swiss Star Zürich Oerlikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,LCD/Projector,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Gubelstrasse 64, 8050 Zürich, Oerlikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/36/69/3669d5b96a35282732aecd28599f7b8252a7e620.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Swiss Star Zurich Oerlikon in Zurich (Oerlikon), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.449244345348" Longitude="8.5815158486366" StarRating="3" HotelCode="66847|hotel_welcome_inn_zurich_airport" HotelName="Welcome Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holbergstrasse 1, 8302 Kloten, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/26/5d26b92823aebc9bd637d9c5739e77dd9cd3d785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186284-25371639/7304178566134176807/1640" HotelName="25HOURS ZURICH WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5144900/5144890/60f0cda0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.05" OriginalAmount="335.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.347772" Longitude="8.527933" StarRating="1" HotelCode="70658|youth_hostel_2" HotelName="Zürich Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Elevator,Garden,Gift Shop,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mutschellenstrasse 114, 8038 Zürich, Kanton Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/6d/e36d76a4f796f282667d94709fe671f00e347c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Please note that in this hostel all rooms have bunk beds. Breakfast and bed linen included. The host...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.410893362587" Longitude="8.5438013076782" StarRating="4" HotelCode="20457|becozy_self_checkin_and_popup_hotel" HotelName="Swissôtel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schulstrasse 44, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/45/3045249a72df6d3b478352d13309f65a0ceadc50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location between Zurich's main railway station and the airport, and als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377808267974" Longitude="8.5119165480137" StarRating="3" HotelCode="44410|olympia_6" HotelName="Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 324, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/e6/4ee6603c0ec74fabe74aee3480df9d5b6822c935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Zurich. The establishment comprises 40 cosy accommodation units. Pets a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.425561340902" Longitude="8.5600501298904" StarRating="4" HotelCode="56605|novotel_zurich_airport_messe" HotelName="Novotel Zurich Airport Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindbergh-Platz 1, 8152 Glattpark</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/21/2b219d5b38a18e1579e665f27152bb8add78ff84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620397-25787839/7304178566134176807/2239" HotelName="APARTMENTS SWISS STAR ZURICH OERLIKON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13580000/13576700/13576605/9ec13d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380189" Longitude="8.506329" StarRating="4" HotelCode="395860|crowne_plaza_zurich" HotelName="Crowne Plaza Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstraße 420, 8040 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/c6/98c6d74241470aeef901e37c34235105b017e5f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies in Zurich's trendy West Quarter, a district with the highest quality o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.26" OriginalAmount="342.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|the_flag_zurich" HotelName="The Flag Zuerich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baslerstrasse 100, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/45/ff45e496389c7566aa8bd9fb9f4639b626aed776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.29" OriginalAmount="343.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41064" Longitude="8.552781" StarRating="4" HotelCode="899856|holiday_inn_zurich__messe" HotelName="Holiday Inn Zürich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallisellenstraße 48, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679aae32b88514aa215c1ca97d2dc74ad25a99fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect located between the airport and the city centre, opposite of the convention hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.56" OriginalAmount="352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383973295099" Longitude="8.5480982065201" StarRating="4" HotelCode="16740|leonardo_boutique_hotel_rigihof_zurich" HotelName="Leonardo Boutique Hotel Rigihof Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Universitätstrasse 101, 8006 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/8b/d78bd3c0d22799a0f9fa2ffda53db54f9f44e986.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich's historical centre just a few paces from links to the public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37298383" Longitude="8.52613306" StarRating="3" HotelCode="452884|vision_apartments_zweierstrasse" HotelName="VISIONAPARTMENTS Zurich Zweierstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Zweierstrasse 24, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d1/ffd102a0be3b58d4a359f32b1826449ed187ccc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.408442856565" Longitude="8.5465076565742" StarRating="3" HotelCode="38066|sternen_oerlikon" HotelName="Sternen-Oerlikon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 335, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4b/774b7a2f7aa46559baaeddda0cfb58a6bbaa7745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Zurich. Links to the transport network can easily be reached o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.53" OriginalAmount="355.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3888016" Longitude="8.5180998" StarRating="3" HotelCode="|10012" HotelName="Ibis Zurich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIFFBAUSTRASSE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/2/10012_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 115 standard rooms, a terrace, a lobby with a reception, a bar, a restaurant, internet and a car park. SITUATION: This hotel is in the outskirts. Is situated in the western area of Zurich. Nearby, you will find the main roads and the motorway, close to Hardturm Stadium. It is 5 minutes away from railway station. It is 2 kilometres from Technopark business district. Is 9 kilometres from Zurich Airport. ROOM: The rooms have a bathroom. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595030-25745366/7304178566134176807/1862" HotelName="MERCURE ZURICH CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29280000/29272700/29272613/68578e1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.74" OriginalAmount="358" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1194643-26521940/7304178566134176807/1334" HotelName="YOUTH HOSTEL ZURICH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14924400/14924316/1a03ec8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.10" OriginalAmount="360.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4085388" Longitude="8.5466404" StarRating="3" HotelCode="|20715" HotelName="Sternen Oerlikon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHAFFHAUSERSTRASSE 335</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/1/5/20715_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2002, has 4 floors and 51 standard rooms. It has a bar, a restaurant, a car park and an indoor car park. SITUATION: This hotel is in the outskirts of Zurich. 200 metres away, there is a public transport stop. Near the establishment, guests will find the city centre where you can find shops, leisure areas and entertainment. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.60" OriginalAmount="362.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4108098" Longitude="8.5577735" StarRating="4" HotelCode="|66389" HotelName="Holiday Inn Zurich - Messe, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>WALLISSELLENSTRASSE 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/8/9/66389_11.jpg</HotelPictures>
        <HotelDescription>ROOM: The modern rooms, have internet, (free of charge), WiFi, a coffee maker, a kettle, a television, a large desk and an air-conditioning system. FACILITIES: The establishment hasBits the brasserie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.89" OriginalAmount="363.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.448464394713" Longitude="8.5846781730652" StarRating="4" HotelCode="56604|hotel_allegra_zurich_airport" HotelName="Hotel Allegra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamelirainstrasse 3, 8302 Kloten</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b8/80b877990fc4622abaeca6eedeb6f0bb0700940f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|106805-25281877/7304178566134176807/1789" HotelName="HOLIDAY INN ZURICH - MESSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2545100/2545072/5f8e89ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|799267-28465987/7304178566134176807/885" HotelName="GREGORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/799267/20204301627581.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|7106" HotelName="Mercure Stoller Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 357, 8003 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/8e/a68e0387fe321845a084391fa800f0b3c761687a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.52" OriginalAmount="375.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.385" Longitude="8.52894" StarRating="0" HotelCode="|233185" HotelName="Inside Five City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorenstrasse 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/8/5/233185_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.422594132872" Longitude="8.558570728836" StarRating="5" HotelCode="935345|kameha_grand_zurich_autograph_collection" HotelName="Kameha Grand Zurich, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufaux-Strasse 1, Ecke Thurgauerstrasse 107, 8152 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b8/d7b8e8e4462ea776bd4b4a445a51fd1954ac396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="389.14" OriginalAmount="377.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38403" Longitude="8.49264" StarRating="4" HotelCode="|233820" HotelName="Placid Design and Lifestyle Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buckhauserstrasse 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/8/2/0/233820_21.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37989478" Longitude="8.52751827" StarRating="2" HotelCode="475730|hotel_gregory" HotelName="Hotel Gregory" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Schöneggstrasse 6, Aussersihl, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/51/2c51ed0ce99216698dad26293f1e288c3f5e6ea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.67" OriginalAmount="380.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3805708" Longitude="8.5064642" StarRating="4" HotelCode="|55991" HotelName="Crowne Plaza Zürich, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse ,420</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/1/55991_9cade051500.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Zurich is rated four stars, was built in 1972, has 364 standard rooms, 2 restaurants, lifts, a concierge and a safety deposit box service. The establishment also offers a swimming pool, a sauna, room service, a bellboy, a cafÃ© and business facilities. SITUATION: This establishment is situated in the centre of Zurich. ROOM: The rooms have a hairdryer, an air-conditioning system, a television and a radio. OBSERVATIONS: Pets are permitted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.43" OriginalAmount="381.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3787" Longitude="8.53888" StarRating="0" HotelCode="404191|iq130_hotel" HotelName="iQ130 Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Schöneggstrasse 31, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/66/886681ad801eaa3301b6d228e0b0ddff901f250d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at rent a home Schöneggstrasse in Zurich (Langstrasse)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.80" OriginalAmount="383.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3784435" Longitude="8.5091742" StarRating="4" HotelCode="|68528" HotelName="Stoller" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BADENERSTRASSE 357</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/8/68528_aa4153e1430.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 60 soundproofed rooms and non-smoking rooms. They have a bathroom with a hairdryer, a direct line telephone, a radio, a safe, cable television, a terrace, press, an iron and an alarm clock. FACILITIES: Guests are offered a conference room, meeting rooms, a indoor car park, a car park and a concierge service. The establishment also offers a reception with a safe box, a bar, a restaurant, a breakfast room and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.52" OriginalAmount="384.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35686093" Longitude="8.52691289" StarRating="3" HotelCode="968014|vision_apartments_waffenplatzstrasse" HotelName="VISIONAPARTMENTS Zurich Waffenplatzstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Waffenplatzstrasse 72, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a4/efa4c593dcbd36c1ce54ac889ac7af04e5b45c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41394691" Longitude="8.54514687" StarRating="3" HotelCode="964146|visionapartments_zurich_binzmuhlestrasse" HotelName="VISIONAPARTMENTS Zurich Binzmühlestrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestraße 46, 48, 50, Oerlikon, 8050 Zürich, Kantons Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/86/4786465ba86632fe1a323c333f36782b93c5ea69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="397.28" OriginalAmount="385.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|34656" HotelName="Mövenpick Hotel Zürich Regensdorf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Zentrum 2, 8105  Regensdorf</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/d5/d4d5a34189394e88cf3147005e760590d5d02736.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Regensdrof town centre. In the immediate vicinity guests will disc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.03" OriginalAmount="386.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|108742" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/db/6adb07885a0fe53009985b2a664073b55068de2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.78" OriginalAmount="388.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3806992" Longitude="8.5426998" StarRating="3" HotelCode="|10013" HotelName="Ibis Styles Zurich City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/3/10013_f09379f1556.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, non-smoking floor, 168 standard rooms, a cosy hall with a reception, a bar, a restaurant and an indoor car park. SITUATION: This modern hotel is 10 minutes away from the historic centre. It is situated near the National Museum and the art gallery. 200 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV with pay channels, a radio, a mini-bar, an air-conditioning system and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37684383" Longitude="8.53258788" StarRating="3" HotelCode="397503|vision_apartments_militarstrasse" HotelName="VISIONAPARTMENTS Zurich Militärstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Militärstrasse 24, 8004 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/15/79154fc12837d6ec6ec346c5fb026661113c07ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.87" OriginalAmount="389.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|458005" HotelName="H+ Hotel Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Postfach 1260, Badenerstrasse 537, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/47/8047e26fdbc913a94a2ae1966d89f512fa757159.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.419222415379" Longitude="8.5055556893349" StarRating="3" HotelCode="79985|kronenhof_zurich_hotel" HotelName="Kronenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wehntalerstrasse 551, 8046 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/c2/26c24bc1d10fd0123adb4a708e1b5a9e51e48529.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.370730629157" Longitude="8.5281345248222" StarRating="2" HotelCode="63839|hotel_st_georges" HotelName="St. Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weberstrasse 11, 8004 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d9/19d9e382b17c4da93453b59cc8d94a10dd1426c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|261684-25489229/7304178566134176807/1290" HotelName="THE FLAG ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8011600/8011517/b4f8e73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608864-25766923/7304178566134176807/1988" HotelName="HARRY'S HOME ZURICH WALLISELLEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32120000/32119700/32119617/7a10f78f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|150152-28562933/7304178566134176807/176" HotelName="MOXY ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3780000/3775600/3775538/7aa3f73f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138429-25309032/7304178566134176807/1447" HotelName="UTO KULM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971800/971753/22332171_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3620093" Longitude="8.52197747" StarRating="3" HotelCode="449737|vision_apartments_wolframplatz" HotelName="Visionapartments Zurich Wolframplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wolframplatz 1, 8045 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/26/89260f41307d338484bafa1b63fa4f79fea6820d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.55" OriginalAmount="407.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|3894115" HotelName="25hours Hotel Zürich Langstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6a/f56abffc934b15fc106831fcd9cd426c3fd86a7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.414585" Longitude="8.585706" StarRating="4" HotelCode="64309|belair_2" HotelName="Belair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Winterthurerstrasse 16, Wallisellen, 8304 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f6/eff6829f96479488f86359541eab73f6a807f4fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.72" OriginalAmount="424.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|best_western_hotel_montana" HotelName="Montana Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 39, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc63889b49376db8751de9d9664395788e206af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.84" OriginalAmount="428.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369623" Longitude="8.533454" StarRating="4" HotelCode="400652|flemings_hotel_zurich" HotelName="Fleming's Hotel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brandschenkestrasse 10, CH-8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/b6/24b6bd5e6f846444c87b5f95f3582b9c15bdcb6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373841091128" Longitude="8.5430345708073" StarRating="1" HotelCode="79984|hotel_krone_limmatquai" HotelName="Krone Limmatquai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limmatquai 88, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/83/8083a1cacca91b62ddc01643b98e2fa1f6904361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="447.02" OriginalAmount="434" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620299-28514406/7304178566134176807/469" HotelName="CITY STAY APPARTMENTS FORCHSTRASE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15340000/15338400/15338359/3a1f8d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="447.02" OriginalAmount="434" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51504-25232634/7304178566134176807/1706" HotelName="MOVENPICK ZURICH REGENSDORF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3700/3603/64168895_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="447.58" OriginalAmount="434.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369614" Longitude="8.533341" StarRating="4" HotelCode="|76285" HotelName="Visionapartments Brandschenkestrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BRANDSCHENKESTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/8/5/76285_c5a3c0e1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="447.86" OriginalAmount="434.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.389405923999" Longitude="8.5220376387645" StarRating="4" HotelCode="32482|17480" HotelName="Züri by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinrichstrasse 254, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abed649ae2034296d4f73ad99b87e38d6691c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the trendy and up-and-coming business and nightlife district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.08" OriginalAmount="436.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|hotel_greulich" HotelName="Greulich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herman-Greulich-Strasse 56, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/bd/fdbdc6ddd7ae3a9d1cad90759d8bb1153749367a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|899664-28522588/7304178566134176807/922" HotelName="THE HENRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/899664/2021389622343.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="455.94" OriginalAmount="442.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.438649" Longitude="8.475612" StarRating="4" HotelCode="|68526" HotelName="Boutiquehotel Thessoni Classic Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Eichwatt 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/6/68526_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Trend is rated four stars. It is economic, perfect for business and holiday stays, has 3 restaurants, a bar, a living room, has a reception, a concierge, lifts and a spa. The establishment also has a business centre, multilingual staff, a laundry service, meeting facilities, wedding facilities, a small conference room and a business centre has features that offer you the maximum level of comfort. SITUATION: It is well-connected, is situated near the historic centre. It is close to the commercial district. It is situated in a good location in Zurich. ROOM: The establishment has 67 modern, elegant rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="459.38" OriginalAmount="446.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37190142" Longitude="8.52450284" StarRating="3" HotelCode="866425|vision_apartments_freyastrasse" HotelName="VISIONAPARTMENTS Zurich Freyastrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Freyastrasse 8, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/da/e5da2a58bb1f5422e0071c64f5f873c2bdd3abd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;VISIONAPARTMENTS Zurich Freyastraße is centrally located in Zurich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="460.47" OriginalAmount="447.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="4" HotelCode="590256|710561" HotelName="Acasa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 72, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/08/c708e1f8be1d9b48349e91d0c9972709345d0d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="463.98" OriginalAmount="450.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.388028" Longitude="8.5392336" StarRating="4" HotelCode="|10017" HotelName="Krone Unterstrass" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHAFFHAUSERSTR. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/7/10017_6650bd91454.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 5 floors, 57 standard rooms, a charming hall with elevators and a reception. Some of the establishment facilities on offer are a bar, a restaurant with Mediterranean dishes and an oudooor car park. SITUATION: This hotel is in a central location. In front of the hotel there is a tram stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and a safety deposit box (available for a fee). OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.65" OriginalAmount="455.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.374311" Longitude="8.529077" StarRating="0" HotelCode="108596|josephines_guesthouse_women_only" HotelName="Josephine's Guesthouse for Women" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lutherstrasse 20, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/93/ad9382d33e04fa2f2787c434e0e323f8f7f078f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.68" OriginalAmount="456" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1212499-26551216/7304178566134176807/2274" HotelName="HOTEL ST GEORGES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1497900/1497826/73736552_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37727635" Longitude="8.52291493" StarRating="0" HotelCode="475899|pension_furdich" HotelName="Pension fürDich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stauffacherstrasse 141, Aussersihl, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7e/547e008a5970b0144ad128636843210ea110abc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.42" OriginalAmount="460.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4532193" Longitude="8.5645033" StarRating="4" HotelCode="|65551" HotelName="Radisson Blu  Zurich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 295 Zurich Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/5/5/1/65551_1d18e6a1501.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has direct access to the airport, conference facilities and a lobby. This air-conditioned hotel has 330 rooms, a reception, express check-out, a currency exchange service, a lift, a cafÃ© and a restaurant. You are also offered WiFi, a laundry service, room service and indoor parking. SITUATION: This business hotel is opposite Zurich Airport where you can find shops. It is 250 metres away from the bus stop and the train stop. It is situated 10 minutes away from the city centre, 12 kilometres away from Niederdorf and Limmatquai Lake the church. 10 minutes away from the establishment, clients can find Swiss Museum,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1430198-28547664/7304178566134176807/161" HotelName="NUMA-TURI APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17540000/17532600/17532568/3df538a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.69" OriginalAmount="464.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3806192" Longitude="8.5351486" StarRating="3" HotelCode="|10008" HotelName="Montana Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONRADSTRASSE 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/8/10008_cf587f31039.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 73 rooms and 5 floors. The establishment has a cafÃ©, a bar, 2 restaurants and 5 conference rooms. SITUATION: Is situated inZurich the central area of this hotel is near Bahnhofstrasse the street the central station, 500 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, an air-conditioning system and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.363811658228" Longitude="8.4600657797623" StarRating="3" HotelCode="108601|hotel_landgasthof_leuen" HotelName="Landgasthof Leuen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Conference Hall,Garden,Housekeeping,Internet,LCD/Projector,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birmensdorferstrasse 56, 8142 Zürich, Uitikon</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/74/7074a8d7e4c150a735a6f218eeaca09bbcebb4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Landgasthof Leuen in Uitikon, you'll be convenient ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.07" OriginalAmount="469" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|899628-28466972/7304178566134176807/170" HotelName="RESIDENCE MUTSCHELLEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/899628/20213516912532.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="483.29" OriginalAmount="469.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|119702" HotelName="Radisson Blu Zürich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 295, 8058 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/05/92051038ca9f65013fd8be506d8cccf2ae92c693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.62" OriginalAmount="469.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3847642" Longitude="8.5430682" StarRating="3" HotelCode="|35089" HotelName="Sorell  Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEINBERGSTRASSE 92</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/0/8/9/35089_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This lively hotel, has 38 rooms a restaurant with national and international dishes. ROOM: The rooms a bathroom, a safe, a mini-bar and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.16" OriginalAmount="472.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367667799645" Longitude="8.5219417441804" StarRating="3" HotelCode="430919|apartments_swiss_star_zelgstrasse" HotelName="Apartments Swiss Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zelgstrasse 19, 8003 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/7c/a07cf2832287b56fe456d5af8ab5e97361f393ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Apartments Swiss Star Zelgstrasse places you in the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="487.19" OriginalAmount="473" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|899615-28466971/7304178566134176807/1061" HotelName="JOSEPHINE'S GUESTHOUSE (WOMEN ONLY)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/899615/20213515524588.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.31" OriginalAmount="477.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.384721512699" Longitude="8.5430234670639" StarRating="3" HotelCode="16711|sorell_hotel_rex" HotelName="Sorell Hotel Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergstrasse 92, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a0/1fa0e6df2a0a3251851857d9c6d861aa7ba6ec38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is conveniently located only a few minutes away from the heart o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.37" OriginalAmount="479.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377056319629" Longitude="8.5275484621525" StarRating="3" HotelCode="81475|trip_inn_zurich_hotel" HotelName="Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohlstrasse 18, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ab/5dabec838683fa300b686901d71bb1856bf69599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="494.40" OriginalAmount="480" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9209-25191095/7304178566134176807/1883" HotelName="LEONARDO BOUTIQUE RIGIHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19400/19339/8e78f4ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.92" OriginalAmount="480.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39337" Longitude="8.4846" StarRating="4" HotelCode="|224920" HotelName="Mercure Zürich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstrasse 108b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/9/2/0/224920_41f0b681509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.55" OriginalAmount="485.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36984447" Longitude="8.53195256" StarRating="3" HotelCode="476289|vision_apartments_gerechtigkeitsgasse" HotelName="VISIONAPARTMENTS Zurich Gerechtigkeitsgasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Gerechtigkeitsgasse 8, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/55/9655af201cbf068f43989fe820b3df585506cec2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="504.70" OriginalAmount="490" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13316-28568239/7304178566134176807/658" HotelName="ZURI BY FASSBIND" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11490000/11484300/11484251/dfc3e42e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="511.91" OriginalAmount="497.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|novotel_zurich_city_west" HotelName="Novotel Zürich City-West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 13, Am Turbinenplatz, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/0d/b40db346eefee940853bb5f365d9ef2176a4e6f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.06" OriginalAmount="502.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.359027236977" Longitude="8.5231643915176" StarRating="4" HotelCode="387244|four_points_by_sheraton_sihlcity_zurich" HotelName="Four Points by Sheraton Sihlcity - Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalandergasse 1, 8045 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/73/5973e008cc0cbe1be84ce911e248396288125e51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel lies in the heart of the Sihlcity area of Zurich and is surrounded by r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="518.45" OriginalAmount="503.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4133492" Longitude="8.5393057" StarRating="4" HotelCode="|55990" HotelName="Courtyard By Marriott Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Max Bill Platz,19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/0/55990_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.12" OriginalAmount="504.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375939275115" Longitude="8.5446783900261" StarRating="2" HotelCode="108594|hotel_marta" HotelName="Martahaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 36, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/5b/a65b306ab5ca7a1f2b89ca69dd3f80015c481ff4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="522.21" OriginalAmount="507" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10275-25200936/7304178566134176807/1496" HotelName="MONTANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19281/4530ad19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="523.24" OriginalAmount="508" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620314-25787719/7304178566134176807/1857" HotelName="JOSEF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33770000/33769200/33769132/d6c10114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.24" OriginalAmount="508.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2" HotelCode="698787|walhalla_guest_house_2" HotelName="Walhalla Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a3/5ca3da63d3539c828c24ed3b042f3d7ef86be98a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894877-28466970/7304178566134176807/207" HotelName="CITY STAY FURNISHED APARTMENTS - KIESELGASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/894877/202129104818594.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.91" OriginalAmount="511.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3888016" Longitude="8.5179005" StarRating="4" HotelCode="|10018" HotelName="Novotel Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIFFBAUSTRASSE 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/8/10018_7e22c2a1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000. It has 5 floors, 137 standard rooms, a bar, a cafÃ© and a restaurant. It also has internet, WiFi, a lovely garden with a terrace, an oudooor car park and an indoor car park. SITUATION: This urban hotel is in a central area of Zurich and 7 minutes away from the city centre. In the surrounding area, guests can find Maag Music Hall it is 300 metres away from the tram stop HardbrÃ¼cke. ROOM: Customers can find cosy, comfortable rooms with a bathroom with a shower, a hairdryer, a direct line telephone with an answering machine, cable television with pay channels, a radio, internet, a mini-bar, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment has a covered swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.36" OriginalAmount="512.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369364580011" Longitude="8.5337698459625" StarRating="0" HotelCode="571443|motel_one_zurich" HotelName="Motel One Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 61, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/62/946281db13c9dfaaf81fbf83f5dc31601442cd59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.69" OriginalAmount="523" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|655758-28517048/7304178566134176807/644" HotelName="TRIP INN ZURICH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24320000/24317600/24317525/26e64385_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.69" OriginalAmount="523" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8491982" Longitude="2.3904483" StarRating="4" HotelCode="0|63678-25235969/7304178566134176807/1233" HotelName="THE HOME HOTEL ZURICH - A MEMBER OF DESIGN HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>289 bis, rue du Faubourg Saint Antoine,PARIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1607500/1607401/fcb9b02b_b.jpg</HotelPictures>
        <HotelDescription>      The property, housed in 18th century building, has been lately renovated       in 2004 and offers its guests a quiet and peaceful ambiance, also thanks       to its beautiful inside garden.Among the hotel amenities you       will find large meeting facilites (hosting up to 150 people) with a       modern equipment, comfortable lounges where you can enjoy a nice book or       magazine and an efficient reception desk, available 24 hours a day,       ready to satisfy any of your needs and information requirements to enjoy       your stay to the utmost.    &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.81" OriginalAmount="527.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|courtyard_by_marriott_zurich_north" HotelName="Courtyard Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Bill-Platz 19, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b3/b3b3ae05b53eb2374e10c4f15bfd6e9c0b56719d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.96" OriginalAmount="532.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.355810923074" Longitude="8.5565403291087" StarRating="3" HotelCode="386589|city_stay_seefeld_house" HotelName="City Stay Seefeld House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kieselgasse 2, 8008 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/52/0f529fb62f4848b08bf873cd3ecbf91d67439bd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.96" OriginalAmount="532.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35808354" Longitude="8.5553399" StarRating="0" HotelCode="874387|seefeld_residenz_gmbh" HotelName="Seefeld Appartement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Höschgasse 62</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/aa/4eaaa75734a896681622da9966caf2813e4ecc16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="548.88" OriginalAmount="532.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3637566" Longitude="8.5320263" StarRating="4" HotelCode="|55417" HotelName="Locke Am Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz,9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/7/55417_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lift, indoor parking, a concierge, a bar, a restaurant, a breakfast room, a business centre and a beauty centre. ROOM: The establishment has 70 soundproofed rooms with a bathroom, a bath, a mini-bar, cable and satellite television, WiFi, an air-conditioning system, heating, a safety deposit box, an alarm clock, a direct line telephone, a radio, a hairdryer and a balcony. It also has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.11" OriginalAmount="537.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376436044987" Longitude="8.5441339015961" StarRating="2" HotelCode="87281|limmathof_hotel" HotelName="Limmathof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limmatquai 142, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/57/6b5751dced06759841345be483de42e61a32d63b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.14" OriginalAmount="538" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|620310-28458032/7304178566134176807/1114" HotelName="HOTTINGEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9800000/9791500/9791424/02f6fbc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="555.17" OriginalAmount="539.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373222851062" Longitude="8.5316750407219" StarRating="3" HotelCode="136538|hotel_restaurant_helvetia" HotelName="Helvetia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffacherquai 1, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/6c/336c3efd81ce76e0365b8c95aae138afb53f90ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Zurich, this boutique hotel is ideal for guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.29" OriginalAmount="543.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|hotel_rossli" HotelName="Rössli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rössligasse 7, 8001 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a2/b1a219d9f6acb8c0a405b930c38c790a13131e8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated about 100 m from Lake Zürich and just a few minutes walk from night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.66" OriginalAmount="545.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3839" Longitude="8.5483" StarRating="4" HotelCode="|10001" HotelName="Leonardo Boutique Rigihof Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UNIVERSITATSTRASSE 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/1/10001_28b7bfe1032.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1931, has 4 floors and 63 rooms. It has a reception, a bar and a restaurant. SITUATION: This hotel is near Zurich the historic centre of a few minutes walk away from the establishment, clients can find public transport services, Clients can also find bars, restaurants and cafÃ©s. This hotel is situated 1 kilometre away from the trade fair ground, the railway station. ROOM: The stylish rooms, have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.86" OriginalAmount="546.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3730011" Longitude="8.5531998" StarRating="3" HotelCode="|22164" HotelName="Design  Plattenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLATTENSTRASSE 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/4/22164_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer hotel, 4 floors, 37 rooms, 33 double rooms and 4 single rooms. In the establishment entrance, guests will find a lobby with an elevator, a reception with a bureau de change and a cloakroom. The establishment has a cafÃ©, a bar, a television room, a living room, a conference room, an Ã  la carte restaurant and internet. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is on a peaceful street, is in the university area, close to the establishment, clients can find Zurich the city centre of It is 10 minutes away fromZurich Lake the historic centre. ROOM: The modern and comfortable rooms well-decorated, a bathroom with a hairdryer, a king-size bed, a direct line telephone, a satellite television with videogame, internet, a central heating system and a safe (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Customers have at their disposal a restaurant. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="564.44" OriginalAmount="548.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37364421" Longitude="8.54363854" StarRating="0" HotelCode="589375|hotel_old_town_5" HotelName="Hotel Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorferstrasse 19, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/9c/ae9ce8d9ab65a12bf31533920c245e45d07e59d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Zurich (Niederdorf), Hotel Old Town is minutes from Central Libra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.359643174093" Longitude="8.5248166322708" StarRating="4" HotelCode="337396|hotel_engimatt" HotelName="Engimatt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Engimattstrasse 14, 8002 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/15/df15263fd874371f628f82f04e4946777d4ffe6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich's Quartier Enge amidst much greenery. The picturesque old town as we...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="572.68" OriginalAmount="556" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1043008-26255055/7304178566134176807/2222" HotelName="SEEFELD RESIDENZ GMBH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44230000/44226900/44226850/108bead4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.83" OriginalAmount="561.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36386" Longitude="8.531973" StarRating="4" HotelCode="36040|hotel_ascot_6" HotelName="FIFA Hotel Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz 9, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d1/9cd1f4c6bf3891e56930cf9c19852ef550494a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Zurich. Bahnhofstrasse, the Old Town, the main station and al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.04" OriginalAmount="565.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3596653" Longitude="8.5246845" StarRating="4" HotelCode="|22158" HotelName="Engimatt City and Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>ENGIMATTSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/8/22158_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional hotel, renovated in 2005, has 73 standard rooms, 2 suites, a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It has conference rooms, a cafÃ©, an Ã  la carte restaurant, room service, a laundry service, internet (free of charge) and an oudooor car park. SITUATION: This hotel is in a wonderful garden, is situated in Enge. A few minutes walk away, you can find Bahnhofstrasse and Lake Zurich the historic centre. It is located near Rietberg Museum a park. 200 metres away, there is a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a king-size bed, an air-conditioning system, a balcony, a direct line telephone, a satellite TV with radio, internet, a mini-bar and a safe. FACILITIES: For a fee, you can enjoy enjoy tennis. MEALS: Guests can make use of a buffet breakfast and Ã  la carte lunch and dinner. Guests are offered special dishes can be made. Guests can book bed and breakfast, half-board and full-board. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.01" OriginalAmount="567.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|hotel_platzhirsch" HotelName="Platzhirsch Hotel &amp; Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spitalgasse 3, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/69/2c69b5e7c5298afe1c218d6854fab3d550e414dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="586.33" OriginalAmount="569.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|1093108" HotelName="Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seehofstrasse 11, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/38/b1385701b711c745804dcb7353a872cba96e97a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located directly beside Lake Zurich, this hotel lies within a few metres of countless shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.10" OriginalAmount="570.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3747599" Longitude="8.5447955" StarRating="2" HotelCode="108593|alexander_guesthouse" HotelName="Alexander Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstr 16, 01. Stadtzentrum, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e8/29e84ba24d56428b5009a2889be886438156d5c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="587.43" OriginalAmount="570.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373739" Longitude="8.553243" StarRating="3" HotelCode="25621|752945" HotelName="Hotel Plattenhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plattenstrasse 26, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a5/57a567f2aed8935644892d2303ddcf04bfb1ddae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet side street in the centre of the Zurich University quarter and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="591.22" OriginalAmount="574" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-36.7187" Longitude="146.94604" StarRating="3" HotelCode="0|620318-25787725/7304178566134176807/2085" HotelName="OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>22A Ashwood Avenue ,Bright,  3741</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18370000/18365500/18365440/c3c1d267_b.jpg</HotelPictures>
        <HotelDescription>Stop at Ashwood Cottages to discover the wonders of Bright. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the Ashwood Cottages. Television LCD/plasma screen, internet access – wireless (complimentary), whirlpool bathtub, non smoking rooms, air conditioning can be found in selected guestrooms. Entertain the hotel`s recreational facilities, including golf course (within 3 km), garden. No matter what your reasons are for visiting Bright, Ashwood Cottages will make you feel instantly at home. &lt;br /&gt;A surcharge of 1.5% to % applies when using a credit card. Please contact the property for further details.&lt;br /&gt;Guests over 12 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="592.13" OriginalAmount="574.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|17727" HotelName="Hotel Bristol Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 34, 8006 Zurich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec70638a70a678e2344adcf8c4065a0ba49509.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minu...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="597.40" OriginalAmount="580" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|34313-28497319/7304178566134176807/284" HotelName="SORELL REX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25300/25245/92b01a52_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.40" OriginalAmount="580.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364217541889" Longitude="8.5472656588955" StarRating="4" HotelCode="318138|hotel_europe" HotelName="Hotel Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufourstrasse 4, 8008 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/42/f642877c6037b0371757367531f7a1cdad6ab97d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Zurich just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="604.60" OriginalAmount="586.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3592592" Longitude="8.5231581" StarRating="4" HotelCode="|37347" HotelName="Becozy Zurich Sihlcity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KALANDERGASSE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/7/37347_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="605.64" OriginalAmount="588.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376165" Longitude="8.544465" StarRating="3" HotelCode="38725|sorell_hotel_rutli" HotelName="Sorell Hotel Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 43, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/0c/410c72006d87cf4a73a731b24b0519b3d810fa8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the historic old town. It is only a few minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.82" OriginalAmount="589.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3759995" Longitude="8.5445004" StarRating="3" HotelCode="|22159" HotelName="Sorell  Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAHRINGER STRASSE 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/9/22159_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, 62 rooms, a lobby with elevators, a safety deposit box service (for a fee), internet, a reception, a breakfast room and a laundry service. SITUATION: This smart hotel is situated in the city centre, Bahnhofstrasse it is close to Where you can find shops and leisure areas. it is situated 1 kilometre away from Zurich Lake 20 metres away, there is a public transport stop, is situated 50 kilometres away from a ski resort. ROOM: All the rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, central heating and a safety deposit box (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, JCB, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="610.79" OriginalAmount="593" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32224-28497298/7304178566134176807/283" HotelName="ROSSLI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971800/971748/1f7d598d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="611.82" OriginalAmount="594" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29271-25211349/7304178566134176807/2066" HotelName="PLATTENHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1040000/1038900/1038895/e0b21f87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="612.85" OriginalAmount="595" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|655753-28503284/7304178566134176807/1042" HotelName="HOTEL PLATZHIRSCH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4240000/4235400/4235353/f27211ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="613.88" OriginalAmount="596" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1430197-28548061/7304178566134176807/472" HotelName="NUMA-CRAFT APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90280000/90272900/90272834/253881f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.00" OriginalAmount="600" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1242080-26597899/7304178566134176807/1954" HotelName="APARTHOTEL ADAGIO ZURICH CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67600000/67599000/67598951/a68ddd4a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="600.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|sheraton_zurich_hotel" HotelName="Sheraton Zürich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 100, Zürich 8005</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/0e/830e64a8e271335e6e7b64fc8ca56282f35c06e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.03" OriginalAmount="601.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369719205615" Longitude="8.553532777403" StarRating="2" HotelCode="131703|hotel_hottingen" HotelName="Foyer Hottingen Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hottingerstrasse 31 / Cäcilienstrasse 10, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/66/6d66c2c4155f0bfb40f2ca829810e953e8ee3700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 32 rooms. A bar is among the facilities. Wireless internet access is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.41" OriginalAmount="601.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3796005" Longitude="8.5431995" StarRating="3" HotelCode="|22157" HotelName="Bristol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/7/22157_fa2d5181326.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1901, has 5 floors, 56 rooms, a reception, a safety deposit box service, a currency exchange service, a lift and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: This establishment, is in Zurich the city centre of it is situated 5 minutes away from the main train station, 2 kilometres away from the establishment, guests will find Zurich Lake 100 kilometres away, there is a ski resort, 500 metres away, guests can find shops, bars, pubs, restaurants and nightclubs. it is situated 3 kilometres away from a golf course, 50 metres away, there is a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio and central heating. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.15" OriginalAmount="605.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3723559" Longitude="8.5431566" StarRating="1" HotelCode="131980|statthotel" HotelName="Statt Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schneggengasse 8, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/6d/6b6d702caed4b96c84f6af26cf12f51c644e4f6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. The accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="625.21" OriginalAmount="607.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|hotel_opera_5" HotelName="Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufourstrasse 5, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2208d835bf76794f3e336c6e46428331316b1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="631.39" OriginalAmount="613" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|542519-28458466/7304178566134176807/1149" HotelName="FRED GUEST HOUSE ZURICH HAUPTBAHNHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6390000/6389000/6388974/374fc6c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="633.47" OriginalAmount="615.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3803083" Longitude="8.5372956" StarRating="0" HotelCode="|248018" HotelName="Fred Guest House Zürich Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstr.5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/1/8/248018_4a312660806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.57" OriginalAmount="619" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1406408-32469041/7304178566134176807/338" HotelName="PREMIUM APARTMENTS BY LIVINGDOWNTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="640.54" OriginalAmount="621.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|1474108" HotelName="Swiss Night by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steinwiesstrasse 8, 8032 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/7a/f37a3ad0603694cba22712a282c57a1f5a5ded10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="650.96" OriginalAmount="632" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6579671" Longitude="-117.7557748" StarRating="4" HotelCode="0|248652-28561488/7304178566134176807/367" HotelName="SEEDAMM PLAZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>90 Pacifica, Irvine, CA, 92618, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870800/870790/3e7d46eb_b.jpg</HotelPictures>
        <HotelDescription>The DoubleTree by Hilton Irvine Spectrum is conveniently located in the heart of Orange County’s Technology Hub. Only 10 minutes from the John Wayne Orange County Airport (SNA), the hotel is easily accessible from I-5 (Santa Ana Freeway), I-405 (San Diego Freeway) and Hwy 133 (Laguna Freeway). As the gateway to many Orange County attractions, we are a half-mile from the Irvine Spectrum Center and the closest hotel to the new FivePoint Amphitheater. Our hotel is 15 minutes from Laguna Beach, 20 minutes from Disneyland and less than one hour from Los Angeles and San Diego.   The DoubleTree by Hilton Irvine Spectrum offers 252 guest rooms with many features. All guest rooms feature 50-inch televisions, refrigerator, in-room safes, iron and ironing board, hair dryer, in-room coffeemaker, and internet access.  On-property dining options include 90 Pacifica Restaurant, serving breakfast, lunch and dinner, and 90 Pacifica Wine Bar for casual fare and beverages. Savor innovative American cuisine or sip on fine wine and enjoy sophisticated, casual surroundings.   The hotel's reputation for service and quality comes from our personal attention to detail. Your stay begins with a friendly greeting and warm DoubleTree chocolate chip cookie. Re-energize in the modern fitness center, plunge into the heated outdoor pool, or simply unwind in the soothing whirlpool.  The DoubleTree by Hilton Irvine Spectrum offers complimentary shuttle service to/from the John Wayne Orange County Airport, the Irvine Spectrum Center and to local offices located within a three-mile radius.&lt;br /&gt;CheckIn Time: 16:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="650.96" OriginalAmount="632" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|185071-32730868/7304178566134176807/2259" HotelName="FRANZISKANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/124000000/123310000/123302300/123302227/9db21935_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="653.02" OriginalAmount="634.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|hotel_scheuble" HotelName="Scheuble" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlegasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/bc/f3bc0c0c24e21989fff5e1e346a7a3fa6479a3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies at the heart of the beautiful old town, close to the main train station. Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="657.14" OriginalAmount="638" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|63679-28500285/7304178566134176807/169" HotelName="LIMMATBLICK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/63679/201151892340179.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.29" OriginalAmount="641.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3762849" Longitude="8.5446958" StarRating="3" HotelCode="|72453" HotelName="Swiss Chocolate By Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/5/3/72453_102582f1052.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Du Theatre Hotel is rated three stars. The establishment is situated in an old cinema and is ideal for holidays or business trips. The establishment has 50 standard rooms. SITUATION: The hotel is in Zurich city centre, close to the historic centre. Near the establishment, you will find the main station. It has good links to the airport. ROOM: The rooms have an electronic key, a smoke detector, double-glazed windows, an air-conditioning system, modern furniture, a television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.56" OriginalAmount="652.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3750208" Longitude="8.5445719" StarRating="3" HotelCode="77720|bw_hotel_zuercherhof" HotelName="Best Western Plus Hotel Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zaehringerstrasse 21, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/17/fb17f45628a45005e0dfb698498d639eac7c9cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="674.18" OriginalAmount="654.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.360473" Longitude="8.549981" StarRating="3" HotelCode="|80980" HotelName="Alma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/8/0/80980_1_4358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers views of the lake and WiFi (free of charge). SITUATION: This hotel is in a quiet area, close to the tram stop and the bus stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="675.31" OriginalAmount="655.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|596795" HotelName="du Théâtre by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/74/e57417afc005ca11f38cbaa35d0d5f10d00dd769.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.80" OriginalAmount="660.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|hotel_st_gotthard" HotelName="St. Gotthard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 87, 8021 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fc/5afc8c88e81b73e7bd7e2c707ebaf9562e32651f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys a central location in Zurich, just a stone's throw from links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="684.08" OriginalAmount="664.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3640955" Longitude="8.547369" StarRating="4" HotelCode="|22160" HotelName="Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUFOURSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/0/22160_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 5 floors, 40 standard rooms, 20 double rooms and 20 single rooms. In the entrance, you can find a lobby with an elevator and a reception with a bureau de change. Guests also have access to a bar, an Ã  la carte restaurant and internet. There are many services available at the establishment, including a medical care service, room service and a laundry service. SITUATION: This hotel is situated in the business area, close to the Zurich theatres. A few minutes walk away, you can find the opera, the promenade, monuments and shops. 20 metres away, there is public transport services. ROOM: Customers can find traditional-style rooms with a bathroom with a hairdryer, a double bed, a direct line telephone, a satellite television, internet, a mini-bar, a safety deposit box and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and EC. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="688.04" OriginalAmount="668" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|90607-28508041/7304178566134176807/592" HotelName="ZURICH SWISS CHOCOLATE BY FASSBIND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47200/47161/42444402_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="691.13" OriginalAmount="671.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3603813" Longitude="8.5499249" StarRating="3" HotelCode="90020|ladys_first_design_hotel" HotelName="Lady's First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse 24, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ec/3fecdc202ee1105cf147daec46e790d961e0ebd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="692.16" OriginalAmount="672" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20314-25209652/7304178566134176807/1721" HotelName="OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1625/d19567da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.76" OriginalAmount="674.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376443" Longitude="8.5393929" StarRating="4" HotelCode="|10006" HotelName="St Gotthard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAHNHOFSTRASSE 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/6/10006_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 5 floors, 142 standard rooms and 11 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a bar, a television room, an Ã  la carte restaurant with air-conditioning, internet and a conference room. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is in an excellent location. Is situated in the centre of Zurich. In front of the hotel there is a public transport stop. In the surrounding area of the establishment, guests can find shops, restaurants, bars, pubs, cafÃ©s, a nightclub, entertainment and leisure areas. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar, a double bed, fitted carpets, central heating, a sitting room, a coffee maker, a kettle and a safe (available for a fee). FACILITIES: The establishment has a jacuzzi, a solarium, a sauna and a massage service (available for a fee). Close to the establishment, guests can enjoy a lake. It is 50 kilometres away from a ski resort with ski-lift. It is 30 minutes away from a golf course. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard, JCB and Diners Club. OTHERS: The establishment offers set-menu breakfast, Ã  la carte or set-menu lunch and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.25" OriginalAmount="675.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3" HotelCode="698777|walhalla_guest_house" HotelName="Walhalla Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstrasse 5, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7c/cd7ca0ed19c6af06d13797a8abb12b945e90b6af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="697.31" OriginalAmount="677" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|799286-28459318/7304178566134176807/481" HotelName="MARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/799286/2020430164933334.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="698.34" OriginalAmount="678" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32225-28497299/7304178566134176807/264" HotelName="SORELL RUETLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11079/8c0a21b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.34" OriginalAmount="678.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.368732406995" Longitude="8.5445952415466" StarRating="3" HotelCode="77860|hotel_california_3" HotelName="California" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Schifflände 18, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/79/387938721b19bdf1eb720a82cdf836ee21e58fac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Other amenities/services: rooms with private bath, phone and radio. Laundry, currency exchange, car ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.35" OriginalAmount="684.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3728981" Longitude="8.5436001" StarRating="4" HotelCode="|22165" HotelName="Boutique  Wellenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>NIEDERDORFSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/5/22165_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 16 single rooms, 25 double rooms and 4 suites. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant with air-conditioning. The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This hotel is in the historic area of Zurich. It is situated 5 minutes away from Lake Zurich. Near the establishment, guests will find Bahnhofstrasse Street where you can find shops, theatres, museums and art galleries. 50 metres away, there is public transport. In the surrounding area, clients can find shops, restaurants and cafÃ©s. It is 200 metres away from nightclubs. ROOM: The elegant and comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and a radio. You are offered internet, a mini-bar, fitted carpets, central heating and a safe (available for a fee). FACILITIES: 25 kilometres away, clients can enjoy a ski resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.58" OriginalAmount="686.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364028786793" Longitude="8.5487585003682" StarRating="3" HotelCode="328682|hotel_nimo" HotelName="Hotel NI MO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seefeldstrasse 16, 8008 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/33/8d33169fa1f9672bfe2f265075846e2f3feae6df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.70" OriginalAmount="690.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3693425" Longitude="8.5441005" StarRating="3" HotelCode="90019|altstadt_hotel" HotelName="Altstadt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchgasse 4, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/85/b2855dee7a6757f29e0bded08e4238e39ee775c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="712.76" OriginalAmount="692.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373037908816" Longitude="8.5438763963299" StarRating="4" HotelCode="34657|wellenberg_swiss_q_zurich_hotel" HotelName="Boutique Hotel Wellenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorfstrasse 10, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/5f/bf5fe5438fc60c112d9ac71660cd4bef3ef0e45b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical old town of Zurich just 5 minutes walk from Lake Zurich (700 m) an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="715.85" OriginalAmount="695" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|617048-28502178/7304178566134176807/1052" HotelName="HIRSCHEN AND WEINSCHENKE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/617048/2019829135120744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.94" OriginalAmount="698.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373448089804" Longitude="8.5436296463013" StarRating="3" HotelCode="108589|hotel_hirschen_2" HotelName="Hirschen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorfstrasse 13, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/91/0b91e3e2eaf189c57ff8ecdf36dfa32f40c3c1a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Zurich. The total number of accommodation units is 27. This property does ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="719.73" OriginalAmount="698.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644858" Longitude="8.5472551" StarRating="4" HotelCode="|56850" HotelName="Opera Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUFOURSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/8/5/0/56850_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a restaurant, The establishment has modern facilities, The establishment also offers WiFi (free of charge). SITUATION: This hotel is close to the opera, is near Zurich Lake near the establishment, you will find Bahnhofstrasse the street it is 16 minutes away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="719.97" OriginalAmount="699" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|899651-28466974/7304178566134176807/662" HotelName="STATTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2490000/2482600/2482544/29aed708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="733.36" OriginalAmount="712" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620348-28501869/7304178566134176807/312" HotelName="BOUTIQUE NI-MO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9540000/9532800/9532705/5d7a8c32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="736.44" OriginalAmount="714.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.374899" Longitude="8.54463" StarRating="3" HotelCode="|76925" HotelName="Best Western Plus Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAEHRINGERSTRASSE 21,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/9/2/5/76925_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Zuercherhof is rated three stars and it is situated in Zurich city centre. ROOM: The establishment has 36 rooms with mini-bar, a hairdryer, a safe, an ironing set and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="736.45" OriginalAmount="715" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1274314-26619001/7304178566134176807/1856" HotelName="RUBY MIMI ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66860000/66853000/66852983/326f78ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="744.60" OriginalAmount="722.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|835955" HotelName="Hotel Basilea Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c9/dcc926afae04e7a19228dcc616756d147f7ab756.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Zurich. Guests will find the main train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="760.83" OriginalAmount="738.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375628" Longitude="8.544123" StarRating="3" HotelCode="|28463" HotelName="Alexander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEDERDORFSTRASSE, PO BOX 227 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/6/3/28463_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="770.44" OriginalAmount="748" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95408-25262328/7304178566134176807/1762" HotelName="BEST WESTERN PLUS ZURCHERHOF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21200/21180/885c39b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="773.53" OriginalAmount="751" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|655754-32734130/7304178566134176807/2124" HotelName="HOTEL CALIFORNIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19680000/19677200/19677125/4304b491_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="781.77" OriginalAmount="759" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595048-24741280/7304178566134176807/2526" HotelName="ST GOTTHARD HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6692/88eec44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.04" OriginalAmount="768.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3748849" Longitude="8.5364027" StarRating="3" HotelCode="65548|city_zurich" HotelName="City Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Löwenstrasse 34, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/92/af92cb10a7b0376c05cee52b8c2f8f784880a1b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.38" OriginalAmount="768.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3804859" Longitude="8.5366582" StarRating="3" HotelCode="|76234" HotelName="WALHALLA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LIMMATSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/3/4/76234_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.27" OriginalAmount="776.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3615842" Longitude="8.5513895" StarRating="4" HotelCode="|23617" HotelName="Boutique Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEEFELDSTRASSE 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/7/23617_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1932, has 6 floors, 64 rooms, 15 single rooms and 25 double rooms. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment boasts a bar, an Ã  la carte restaurant, internet, a conference room, a laundry service and a car park. SITUATION: This attractive hotel is in a central area, is close to Bellevueplatz a lake, is situated close to the tourist area, Where you can find shops, bars and pubs. it is in front of a public transport stop, close to the establishment, clients can find a train station. ROOM: The rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safety deposit box and central heating. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.31" OriginalAmount="777.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|sorell_hotel_zuerichberg" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orellistrasse 21, 8044 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d8/41d89e35c12208a91bdc492d9988d16608cd443a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.37" OriginalAmount="779.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369152039929" Longitude="8.544036000967" StarRating="4" HotelCode="13732|helmhaus_swiss_quality_hotel" HotelName="Helmhaus Swiss Quality Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schifflände 30, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/15/3e1530e5049550115612422cd167c70b611277f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The major business, shopping and cultural venues of Zurich are within a comfortable distance of this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.55" OriginalAmount="785.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|sorell_seefeld" HotelName="Sorell Hotel Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seefeldstrasse 63, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2b/7a2b342634e8d5bf5903e060d85aacc49688df2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="819.88" OriginalAmount="796" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20305-28561302/7304178566134176807/1136" HotelName="HELMHAUS SWISS QUALITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11600/11518/15167790_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="819.88" OriginalAmount="796" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|595050-25745404/7304178566134176807/1356" HotelName="ZURICH FURNISHED HOMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32091600/32091548/26e4b0f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="821.94" OriginalAmount="798" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53552-28502355/7304178566134176807/325" HotelName="FELIX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49000/48975/36b759ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="826.06" OriginalAmount="802" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|620343-25787763/7304178566134176807/1525" HotelName="ZURICH FURNISHED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17420000/17419000/17418922/86cd864f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="828.53" OriginalAmount="804.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3691896" Longitude="8.5440973" StarRating="4" HotelCode="|34014" HotelName="Boutique  Helmhaus Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/1/4/34014_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for all kinds of travellers. SITUATION: It is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="847.69" OriginalAmount="823" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169085-28550011/7304178566134176807/931" HotelName="FRED HOTEL ZURICH HAUPTBAHNHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564400/564356/5086ff51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="852.84" OriginalAmount="828" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|147657-28497435/7304178566134176807/333" HotelName="CITY ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1602600/1602517/f6bd7d7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="861.55" OriginalAmount="836.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3730011" Longitude="8.5365" StarRating="4" HotelCode="|10002" HotelName="Glockenhof Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIHLSTRASSE 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/2/10002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, has 5 floors, 106 standard rooms, a reception, a bar, 2 restaurants and 6 conference rooms. SITUATION: This traditional hotel is in the centre of Zurich, close to the historic centre where you can find shops, cafÃ©s, restaurants and a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.14" OriginalAmount="838.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377161" Longitude="8.543515" StarRating="4" HotelCode="77962|central_plaza_hotel" HotelName="Central Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/f9/6bf9c87ddd237681641a365ac8d6a72e41d1ddc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.38" OriginalAmount="846.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|best_western_premier_hotel_glockenhof" HotelName="Hotel Glockenhof Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 31, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/68/5c68a7adc64d3f4098a26fb643cdf94c7fd4e925.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Zurich just a few paces from the old town where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="875.94" OriginalAmount="850.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367564" Longitude="8.537237" StarRating="4" HotelCode="|80976" HotelName="Glärnischhof By Trinity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/7/6/80976_b857bcd1036.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inZurich the city centre of Close to Bahnhofstrasse the street the business district, the auditorium and Zurich Lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="877.56" OriginalAmount="852" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367558870331" Longitude="8.5373425483704" StarRating="4" HotelCode="78982|158141" HotelName="Glärnischhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse 30, 8022 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/5f/545f4656a1cc1e1d54066f83efe0ff53464600c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="887.86" OriginalAmount="862" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.349100000000000" Longitude="4.921200000000000" StarRating="4" HotelCode="0|20303-28561285/7304178566134176807/775" HotelName="GLAERNISCHHOF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4 Eerste Ringdijkstraat, AMSTERDAM, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15600/15518/0ede78ff_b.jpg</HotelPictures>
        <HotelDescription>This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. Copious shops, delightful restaurants, lively pubs and an excellent connection to the public transport network are close at hand adn Schiphol Airport is less than 12 km. It is not far to the nearest nightclub. There is a golf course about 5 km away. The welcoming lobby has an excellent service with a kind and friendly staff. The facilities include a lift, café, à la carte restaurant, conference rooms and Internet access. There is also a laundry service as well as a bicycle storage facility and a car park. The comfortable rooms are fully - equipped as standard, modern designed and focus on comfort.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.01" OriginalAmount="867.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362851" Longitude="8.496089" StarRating="5" HotelCode="131538|atlantis_by_giardino" HotelName="Atlantis by Giardino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döltschiweg 234, 8055 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cc/6bcc55fc936308ed547664de6a573a10cd44dce9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in one of Zurich's pleasant suburbs just a short distance from li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="906.34" OriginalAmount="879.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3736" Longitude="8.5369997" StarRating="3" HotelCode="|22163" HotelName="Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIHLSTRASSE, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/3/22163_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, is rated 3 stars and has 84 modern rooms. The establishment has 3 conference rooms and a large living room with country views. SITUATION: This hotel is in the Zurich business district. It has good links to the city centre. Near the establishment, guests will find Lake Zurich, the opera, theatres and museums. ROOM: The rooms are cosy, modern. FACILITIES: The establishment has restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="914.64" OriginalAmount="888" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|375455-28597163/7304178566134176807/795" HotelName="FIVE ZURICH - LUXURY CITY RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/11000000/10210000/10207300/10207277/03224f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373713" Longitude="8.537214" StarRating="3" HotelCode="27341|sorell_hotel_seidenhof" HotelName="Sorell Hotel Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 9, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/6c/1a6cef71059d9e65f231ea06e3dd9f9a791d4bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="966.14" OriginalAmount="938" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47520-28550010/7304178566134176807/630" HotelName="SORELL SEEFELD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971800/971738/74a6fdc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1011.46" OriginalAmount="982" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|310814-25513192/7304178566134176807/2167" HotelName="ROMANTIK SEEHOTEL SONNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921000/920921/5b4f1f16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.12" OriginalAmount="1004.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37347374" Longitude="8.49491166" StarRating="0" HotelCode="614146|residence_appartements" HotelName="Residence Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Letzigraben 177, 8047 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af7d85f0660008240cf8b0b78b0ec5b8e3aafc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Residence Appartements in Zurich (9. Albisrieden - Altstetten), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1051.31" OriginalAmount="1020.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372028" Longitude="8.543718" StarRating="4" HotelCode="337357|78635929" HotelName="Marktgasse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56146/ba_56146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre and close to Lake Zurich. Directly in front of the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.87" OriginalAmount="1029.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.365491" Longitude="8.535935" StarRating="4" HotelCode="10273|sheraton_zurich_neues_schloss_hotel" HotelName="Sheraton Zürich Neues Schloss Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 17, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/13/3f1352634aa546b3866c7cbb4b2386973d190a8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the international business and financial metropolis. Not only is L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1075.98" OriginalAmount="1044.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3645477" Longitude="8.5469131" StarRating="4" HotelCode="|35919" HotelName="Small Luxury Ambassador Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/9/35919_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1903, renovated in 2009, with air-conditioning, has 45 standard rooms, a lobby, a reception, a safety deposit box service, a cloakroom, a lift and a currency exchange service. The establishment offers a cafÃ©, a restaurant, WiFi, room service and a laundry service. SITUATION: This hotel is 5 minutes away from Bahnhofstrasse it has excellent transport links to the airport and the business area, close to the Zurich Opera. It is 12 kilometres from the ZÃºrich-Kloten Airport. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a satellite TV, a work space, a writing desk, a direct line telephone, internet, a mini-bar, a coffee maker, an air-conditioning system, individual heating, a balcony or terrace and a safe. FACILITIES: The establishment boasts a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.41" OriginalAmount="1047.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644507" Longitude="8.5244261" StarRating="4" HotelCode="200672|b2_boutique_hotel__spa" HotelName="B2 Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandschenkestrasse 152, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f0/e7f0334cdb1f6ef4bdf72f1af27a60ff6b72b78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 60 rooms. Most of the storeys can be reached by lift. Services and fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1082.51" OriginalAmount="1050.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3651009" Longitude="8.5363998" StarRating="4" HotelCode="|10016" HotelName="Neues Schloss Privat  Zurich, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STOCKERSTRASSE 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/6/10016_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 60 standard rooms. This inviting hotel, has a restaurant that serves international and Swiss specialities, a bar and a conference room. SITUATION: This boutique hotel is in Zurich city centre. Near the establishment, you will find the city lake. ROOM: The rooms have a mini-bar, a safe, internet, a trouser press, an air-conditioning system and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1085.62" OriginalAmount="1054" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23085-25212184/7304178566134176807/1689" HotelName="GLOCKENHOF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15600/15541/w1994h1234x503y313-8b5ad743_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.68" OriginalAmount="1056.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364396004516" Longitude="8.5470253229141" StarRating="4" HotelCode="64699|ambassador_swiss_quality_hotel" HotelName="Small Luxury Hotel Ambassador a L'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenstrasse 6, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e9/21e90b79272b4526085d0a0df607d2b02ba746a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, right by the Opera House and only a few steps from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1106.22" OriginalAmount="1074" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|381086-25566619/7304178566134176807/1895" HotelName="MARKTGASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11810000/11808000/11807940/84e89460_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1127.85" OriginalAmount="1095" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182858-28564501/7304178566134176807/618" HotelName="B2 HOTEL ZURICH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/182858/201289115256173.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.94" OriginalAmount="1098.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372297809166" Longitude="8.5407303239426" StarRating="3" HotelCode="108591|kindli_hotel" HotelName="Kindli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzgasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/d9/dcd9929d755df69291ff36d7cef57575865be33e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1134.03" OriginalAmount="1101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20295-25211866/7304178566134176807/1666" HotelName="AMBASSADOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2300/2274/390e14e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.30" OriginalAmount="1110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37091251" Longitude="8.54418729" StarRating="3" HotelCode="961075|zurich_niederdorf_grossmunster" HotelName="Zürich Niederdorf - Grossmünster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münstergasse 22, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/6c/c66c3374c37caea00896e8ec605086400f015371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.93" OriginalAmount="1131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3877942" Longitude="8.5154013" StarRating="5" HotelCode="904490|renaissance_zurich_tower_hotel" HotelName="Renaissance Zürich Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Turbinenstraße 20, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/853279f80b1165f6b3a7ddd08f5b4a539396d898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in the Mobimo Tower in the trendy Zurich-West district. The Hardb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.68" OriginalAmount="1156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|steigenberger_bellerive_au_lac" HotelName="Steigenberger Bellerive au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 47, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/91/2c91e5d1d689cabbaa10639ff65376f67367f1f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1194.27" OriginalAmount="1159.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3623011" Longitude="8.5476052" StarRating="4" HotelCode="|22166" HotelName="Ameron Zürich Bellerive Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UTOQUAI 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/6/22166_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, has a five-storey building, 51 standard rooms, 33 double rooms, 13 single rooms and 5 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It has a bar, a cafÃ©, a restaurant and 6 conference rooms. There are many services available at the establishment, including room service, a laundry service and internet. At an extra cost you can use the indoor car park. SITUATION: This hotel is near Lake Zurich. It is situated only a few minutes walk away from the city centre where you can find monuments, shops, leisure areas and entertainment. 100 metres away, there is a public transport stop. 12 kilometres away from the establishment, guests will find the airport. ROOM: They have beautiful lake or mountain views. Each room has a bathroom with a hairdryer, large bed, some rooms even have a balcony, a direct line telephone, a satellite TV with radio, internet, a mini-bar, a safe (available for a fee) and individual heating. FACILITIES: The establishment has a gym, a sauna and a solarium. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Meals for specific diets can be ordered and special menus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1207.16" OriginalAmount="1172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|156885-28594128/7304178566134176807/377" HotelName="RENAISSANCE ZURICH TOWER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4269900/4269808/ee643462_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.25" OriginalAmount="1175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|alden_luxury_suite_hotel" HotelName="ALDEN Suite Hotel Splügenschloss Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Splügenstrasse 2, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/e0/15e0c239af204de30448444e2ed59f671d59986e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1236.00" OriginalAmount="1200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|799361-25954740/7304178566134176807/1654" HotelName="SORELL ST. PETER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41510000/41504700/41504691/8cb71189_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.36" OriginalAmount="1212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383664118249" Longitude="8.540251638623" StarRating="4" HotelCode="78918|ema_house__the_zurich_all_suite_hotel" HotelName="EMA House Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b4/5eb49954aa9b136df8813cc88f0b235e8089614f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1255.57" OriginalAmount="1219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10272-25202200/7304178566134176807/1658" HotelName="AMERON ZURICH BELLERIVE AU LAC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47200/47162/9e19e35c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1276.96" OriginalAmount="1239.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383613" Longitude="8.5405176" StarRating="4" HotelCode="|80966" HotelName="Ema House  Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/6/6/80966_67e2d0d1935.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central area, 600 metres away, guests can find Zurich the University of and the railway station. 15 minutes away from the establishment you have the airport, 10 minutes away from the establishment, clients can find the historic centre and Bahnhofstrasse the street It has excellent transport links to the trade fair ground. ROOM: The establishment has suites with desk, a direct line telephone, a fax machine, internet and individual air-conditioning. It also offers a washing machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.47" OriginalAmount="1249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|zurich_marriott_hotel" HotelName="Zurich Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neumuehlequai 42, 08006 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ac/6bacea72e7786fee4c28ba187dd120f42a560b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1318.40" OriginalAmount="1280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|620344-25787765/7304178566134176807/1364" HotelName="ZURICH NIEDERDORF - GROSSMUNSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14690000/14687900/14687892/662fa876_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1326.64" OriginalAmount="1288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182395-25367591/7304178566134176807/1745" HotelName="EMMA HOUSE, ALL SUITE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1049400/1049320/295ce008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1345.18" OriginalAmount="1306" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4176728" Longitude="-3.6891182" StarRating="5" HotelCode="0|53471-25232834/7304178566134176807/1624" HotelName="ALDEN SUITE HOTEL SPLUGENSCHLOSS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>14 Calle De Alfonso Xii, MADRID, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/528400/528381/bb5877cf_b.jpg</HotelPictures>
        <HotelDescription>50-room hotel located in front of the famous Retiro Park and close to the Paseo de Recoletos. It is perhaps the best located hotel in the city, sitting as it does in the triangle formed by the Thyssen, Prado and Reina Sofia museums. The building dates from the beginning of the 20th Century and it is protected by National Heritage status.Newly renovated offre a style unique between the antique , the modern and the avant-garde. Wi-Fi wireless internet access is available throughout the hotel. Prepayment cards are available from reception for an additional charge. Free Wifi internet system in AC Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1375.05" OriginalAmount="1335.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|signau_house_garden" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Signaustrasse 6, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/67/a5676641b05807ee4652b4b2731fff51b060a073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1378.53" OriginalAmount="1338.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364426" Longitude="8.534234" StarRating="5" HotelCode="|59392" HotelName="Hotel Alden Splügenschloss Zürich - Leonardo Limited Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/3/9/2/59392_d76577a0931.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This traditional, family-run hotel, was built in the 19th Century, has a small hall, an inviting sitting area, a small library and an Ã  la carte restaurant with Swiss and international dishes. SITUATION: Is situated inZurich the centre of it is in a peaceful area near the business area, 5 minutes away from the establishment, clients can find Bahnhofstrasse Lake. ROOM: smart, junior, deluxe suite rooms, have modern facilities and modern furniture. They also have welcome drink, fruit, a mini-bar with non-alcoholic drinks, internet and exercise facilities (free of charge), ask in reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1399.57" OriginalAmount="1358.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3826143" Longitude="8.5403593" StarRating="5" HotelCode="|10003" HotelName="Zurich Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NEUMUHLEQUAI 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/3/10003_074234c1451.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, renovated in 2002, has 271 rooms, 11 suites, 19 floors, a reception, lifts, a bar, 3 restaurants and a hairdresser's. SITUATION: This luxurious hotel is situated near Lake, is in Zurich the centre of 200 metres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a covered swimming pool, a sauna, a sunbathing terrace and a gym. PAYMENT METHODS: Customers can pay using credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1417.28" OriginalAmount="1376" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.68391" Longitude="23.03733" StarRating="4" HotelCode="0|595040-28572611/7304178566134176807/156" HotelName="SIGNAU HOUSE AND GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MONEMVASIA,LAKONIA, PELOPONNESE ,MONEMVASIA 23070</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26510000/26500100/26500022/61714ebb_b.jpg</HotelPictures>
        <HotelDescription>Petrino Guesthouse is a popular choice amongst travelers in Monemvasia, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including Wi-Fi in public areas, car park, room service, safety deposit boxes, bicycle rental, are at hand. Internet access – wireless (complimentary), internet access – wireless, in room safe, balcony/terrace, air conditioning can be found in each guestroom. The hotel offers various recreational opportunities. Discover all Monemvasia has to offer by making Petrino Guesthouse your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.28" OriginalAmount="1476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376943" Longitude="8.539467" StarRating="4" HotelCode="29643|schweizerhof_3" HotelName="Schweizerhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 7, 8021 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/4d/174d4c49518d228661b20bd0754d2cec56480385.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly on Bahnhofplatz at the heart of Zurich. Paradeplatz is situated a few paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1746.88" OriginalAmount="1696.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|the_dolder_grand" HotelName="Dolder Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurhausstrasse 65, 8032 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/ba/63ba99b81cbc64f57064ccfeae1380ea721f4dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Zurich some 4 km from the train station. It is just a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1831.34" OriginalAmount="1778" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|899650-26134338/7304178566134176807/2236" HotelName="LE BIJOU BAHNHOFSTRASSE / PARADEPLATZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37990000/37983600/37983540/e9a78781_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1955.05" OriginalAmount="1898.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3726282" Longitude="8.5731389" StarRating="5" HotelCode="|10005" HotelName="The Dolder Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KURHAUSSTRASSE 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/5/10005_7eac0461234.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, was built in 1899, has 3 floors, 184 standard rooms and 11 suites. It has a hairdresser's, a bar, a restaurant, 6 conference rooms and an oudooor car park. SITUATION: This luxurious hotel is in Zurich city centre. Is 4 kilometres from the railway station, close to the zoo. It is 1.5 kilometres from the a public transport stop. Is 12 kilometres from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar and a safe (available for a fee). FACILITIES: Outdoors, guests can enjoy a swimming pool. The establishment boasts a covered swimming pool, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2110.47" OriginalAmount="2049.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|widder_hotel" HotelName="Widder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/27/bc27ada2bd16d95860e54b559f4f3b7e7638caa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2133.13" OriginalAmount="2071.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|storchen_zurich" HotelName="Storchen Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinplatz 2, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/cf/98cf7afe3b2c083e7a9791b76f553720f8d91a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2242.31" OriginalAmount="2177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.90893" Longitude="116.45305" StarRating="5" HotelCode="0|28216-25211792/7304178566134176807/1577" HotelName="STORCHEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 JIANGUO MEN WAI DAJIE, BEIJING 100020, PEOPLES REPUBLIC OF CHINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47200/47160/f0fc638f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2325.74" OriginalAmount="2258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|park_hyatt_zurich" HotelName="Park Hyatt Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethoven-Strasse 21, Zürich 8002</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/16/351648fad613cdff56febbd3079a641770ba2396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2348.40" OriginalAmount="2280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362757271138" Longitude="8.5473284125328" StarRating="5" HotelCode="29646|hotel_eden_au_lac" HotelName="Eden Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 45, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/67/a8678f121131380c1f8bf0838dfa3b7090d77d31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2429.77" OriginalAmount="2359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4" HotelCode="82024|hotel_savoy_baur_en_ville" HotelName="Savoy Baur en Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paradeplatz, 8022 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/9c/719c1bcf473dac608f958be31f2151605626dda5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2544.10" OriginalAmount="2470" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24660-25209661/7304178566134176807/1524" HotelName="LA RESERVE EDEN AU LAC ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20728/9c4fc768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2620.32" OriginalAmount="2544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|89753-24747870/7304178566134176807/2655" HotelName="PARK HYATT ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101500/1101486/c389b77e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2843.68" OriginalAmount="2760.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3623928" Longitude="8.5473904" StarRating="5" HotelCode="|55420" HotelName="La Réserve Eden Au Lac Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai ,45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/2/0/55420_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Eden Au Lac is rated five stars. It was built in 1909, has 50 rooms, a restaurant, lifts, a concierge, a safety deposit box service, a sauna and business facilities. SITUATION: It is situated in the centre of Zurich. ROOM: The rooms have a hairdryer, a trouser press, a television and a radio. OBSERVATIONS: pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3157.98" OriginalAmount="3066.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37684123" Longitude="8.53894555" StarRating="4" HotelCode="430934|historic_city_center_apartment_by_airhome" HotelName="Historic City Center Apartment by Airhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lintheschergasse 23, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ab/84ab5ef6799ccde4177de7f765c389718f0ea828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3366.04" OriginalAmount="3268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37590141" Longitude="8.53608671" StarRating="4" HotelCode="482393|lowenplatz_apartment_near_station_by_airhome" HotelName="Löwenplatz Apartment near Station by Airhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Usteristrasse 23, 8001 Zurich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/77/6077de81fee44cbddfd90191f4dbd9bf4ef4b342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3380.46" OriginalAmount="3282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|126058-25293877/7304178566134176807/1598" HotelName="MANDARIN ORIENTAL SAVOY, ZURICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20180000/20173300/20173235/0092c3fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3550.41" OriginalAmount="3447.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|baur_au_lac" HotelName="Baur Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/db/69dbdf9bdac6a8355580b44056a5a9794288fc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3646.20" OriginalAmount="3540" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324307-26636207/7304178566134176807/2187" HotelName="LE BIJOU LINTHESCHERGASSE 23 ZURICH HB" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13447900/13447832/db5a2ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Fax,Internet,Telephone Service,Nightclub,Restaurant,Air Conditioning,Bicycle Rental,Conference Hall,Sauna,Central Heating,Designated Smoking Area,Laundry,Room Service,Swimming Pool,Lounge,Currency Exchange,Garden,Golf,Heated Pool,Jacuzzi,Massage Centre,Spa,Shopping Arcade,Kitchen,Diet Meals,Wheelchair Access,24 Hour Front Desk,Elevator,Gift Shop,Library,Luggage Storage,Meeting Room,Parking,Housekeeping,LCD/Projector,Off-Site Parking,Dry Cleaning,Pets allowed</BasicAmenities>
    <HotelRating>2,1,4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>SPA HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,CITY HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOTEL,HOSTELS,APARTMENT,APARTMENT HOTEL,INNS,BED AND BREAKFASTS,RESIDENCES</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
501717a2-eafe-4174-92ab-1b4b97b33a6e|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="501717a2-eafe-4174-92ab-1b4b97b33a6e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="9648" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" 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
501717a2-eafe-4174-92ab-1b4b97b33a6e|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:13e19161-6db9-402e-8e9f-34d800dcdd8f
Error Number:2812,State:62,Class:16|SmyRooms|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
501717a2-eafe-4174-92ab-1b4b97b33a6e|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
501717a2-eafe-4174-92ab-1b4b97b33a6e|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-06-02T11:37:33.7187632+01:00" Version="0" EchoToken="Search" TransactionIdentifier="501717a2-eafe-4174-92ab-1b4b97b33a6e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6269" Longitude="-79.6545" StarRating="0" HotelCode="577297|green_acres_motel" HotelName="Green Acres Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1303 Lakeshore Road East, Mississauga, Ontario L5E 1G5</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d0/e3d0b64c5ed8b1a87fb9ca9717abc5276c420c3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.95" OriginalAmount="223.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.627598" Longitude="-79.677358" StarRating="0" HotelCode="|556399" HotelName="Studio 6 Mississauga, ON - Toronto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Britannia Rd E</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/9/9/556399_8a4debe1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.60186" Longitude="-79.757112" StarRating="3" HotelCode="79627|holiday_inn_hotel__suites_mississauga" HotelName="Holiday Inn &amp; Suites Mississauga West - Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2565 Argentia Road, Mississauga, Ontario L5N 5V4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/63/5a6386008351008342d78aa9d1e81ef4ace9c215.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.02" OriginalAmount="248.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.690699" Longitude="-79.6246" StarRating="2" HotelCode="|95194" HotelName="Quality Inn Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6355 Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/1/9/4/95194_8b8064e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.25" OriginalAmount="252.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601941" Longitude="-79.752303" StarRating="3" HotelCode="|327383" HotelName="Cambridge Suites Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7005 Century Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/7/3/8/3/327383_1_7422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="267.56" OriginalAmount="259.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642682" Longitude="-79.629322" StarRating="2" HotelCode="78229|1459113" HotelName="Comfort Inn Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1500 Matheson Blvd. at Dixie, Mississauga, Ontario L4W 3Z4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/de/b9de8a7b5ca84a375ec2c77f8104c0f5143e2c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Mississauga, providing easy access to all major attractions in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.691278" Longitude="-79.625098" StarRating="2" HotelCode="78868|comfort_inn_toronto_airport" HotelName="Comfort Inn Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6355 Airport Rd., Mississauga, Ontario L4V 1E4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/9d/869d27a37d629317bd92ddac500582dff2513288.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601766" Longitude="-79.752242" StarRating="3" HotelCode="38673|residence_inn_toronto_mississaugameadowvale" HotelName="Residence Inn Toronto Mississauga/Meadowvale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7005 Century Avenue, Mississauga, Ontario L5N 7K2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/99/f699a6c367babc55209185aeb8af267f9a6fd247.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.69327356" Longitude="-79.62744852" StarRating="2" HotelCode="368642|nu_hotel_toronto" HotelName="NU Hotel Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6465 Airport Road, L4V 1E4 Mississauga (Ontario)</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/1e/f11e972f95f594fab547b92ac571172f2f7c244c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Nu Hotel Toronto in Mississauga, you'll be close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.28" OriginalAmount="276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.645419" Longitude="-79.638365" StarRating="2" HotelCode="79554|holiday_inn_express_apt_dixie_rd" HotelName="Quality Inn &amp; Suites Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5585 Ambler Drive, Mississauga, Ontario L4W 3Z1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/6a/d16a909eaddd2144765fba84d262c05d29368176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Mississauga property is situated near Playdium, Square One Shopping Mall and Toronto Congress C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.33" OriginalAmount="280.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.62599" Longitude="-79.56672" StarRating="2" HotelCode="|590246" HotelName="Super 5 Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2171 Dundas Street East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/0/2/4/6/590246_af9195f2007.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.39" OriginalAmount="285.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.67399" Longitude="-79.67192" StarRating="3" HotelCode="|525022" HotelName="Tru By Hilton Toronto Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6905 Dixie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/0/2/2/525022_f79a0620951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.628387" Longitude="-79.676286" StarRating="3" HotelCode="79643|holiday_inn_mississauga_toronto_west" HotelName="Mississauga Toronto West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Britannia Road East, Mississauga, Ontario L4Z 2G1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e3/78e3514219962397377f4e1daedd505d9bd8f1c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.72" OriginalAmount="290.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6522064" Longitude="-79.6429062" StarRating="3" HotelCode="|53787" HotelName="Best Western Plus Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5825 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/7/53787_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel airport, has a reception, express check-out and it offers 164 rooms, The establishment also offers air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a kiosk, a laundry service, a car park and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar, a pub and a restaurant. Guests can find a nightclub, conference facilities, WiFi, a transfer service to the airport and (free of charge). SITUATION: Toronto It is located near Clients can also find the airport, 25 minutes away from the establishment clients have Toronto the city centre of near the establishment, you will find places of interest. ROOM: The comfortable rooms with cable TV, films (available for a fee), a direct line telephone, data connection, WiFi, a radio and an alarm clock. They also have a coffee maker, a kettle, an ironing set, a king size or double bed, a bathroom with a hairdryer, a shower, a bath, a fridge, a microwave, an individual air-conditioning system and a safe. FACILITIES: The establishment boasts a heated swimming pool that has a children's area, a jacuzzi, a sauna and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.657229227339" Longitude="-79.650171499919" StarRating="3" HotelCode="131174|four_points_by_sheraton_toronto_mississauga" HotelName="Four Points by Sheraton Toronto Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6090 Dixie Road, Mississauga L5T 1A6, Ontario</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/18/881829d0f288112390ad0a735cf0eeb90fa55424.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="304.52" OriginalAmount="295.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.652278" Longitude="-79.64204" StarRating="3" HotelCode="64612|85809" HotelName="Best Western Plus Toronto Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5825 Dixie Road, Mississauga, Ontario L4W 1E8</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2a/8c2a40099c002c44756b08e9ab889b5a75dd21a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel bridges the gap between Toronto and its airport, Lester B. Pearson International Airport,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="309.39" OriginalAmount="300.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601000504949" Longitude="-79.742106366894" StarRating="4" HotelCode="42964|49479" HotelName="Hilton Mississauga/Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Golf Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6750 Mississauga Road, Mississauga L5N 2L3, Ontario</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/66/7a6625f80b48c0e3fe13c752b77642a18864d3c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the west of Toronto, near the Niagara Falls. It is about a 20-minute drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.626803" Longitude="-79.677842" StarRating="3" HotelCode="59516|quality_inn_airport_west" HotelName="Quality Inn Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Britannia Road East, Mississauga, Ontario L4Z 2G2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/51/8d51ed25f1bab0465915c03f58867d83d3fbeae3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located roughly 5 minutes drive from the centre of Missiassauga, where the Square One s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.47" OriginalAmount="301.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6440839" Longitude="-79.6323299" StarRating="4" HotelCode="|28567" HotelName="Doubletree By Hilton Toronto Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5444 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/6/7/28567_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 289 rooms and 8 suites. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has air-conditioning, a cafÃ©, a bar, a hairdresser's, a games room and a restaurant. The establishment offers conference rooms, internet, room service, a laundry service, a car park and an indoor car park. SITUATION: This hotel Dixie it is in is situated in the motorway, close to the establishment, clients can find shops, entertainment areas ,the Hershey Centre 5 minutes away from the establishment clients have it is 8 minutes away from Toronto Airport 10 minutes away, you can find a shopping centre, Square One Dhopping Mall, Dixie Outlet Mall and Playdium 10 minutes away from the establishment you have it is 30 minutes away from the city centre. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, flatscreen satellite and cable TV, a radio, a stereo, internet and a mini-bar. They also offer a courtesy tea and coffee service, an iron, a king size or double bed, heating and an individual air-conditioning system. FACILITIES: Outdoors, guests have access to a heated pool, Guests can also enjoy a sauna, a jacuzzi and a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet restaurant and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.85" OriginalAmount="305.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5512155" Longitude="-79.5842876" StarRating="3" HotelCode="|108878" HotelName="The Waterside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stavebank Road South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/8/7/8/108878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.32" OriginalAmount="306.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.649526" Longitude="-79.704544" StarRating="3" HotelCode="|41745" HotelName="Monte Carlo Inn Airport Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7035 EDWARDS BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/4/5/41745_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 104 rooms, The business establishment and it is close to the airport, The establishment offers guests a conference room, meeting rooms, an internet zone, a business area, a restaurant and a breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.33" OriginalAmount="311.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.690296" Longitude="-79.621837" StarRating="3" HotelCode="67833|four_points_by_sheraton_toronto_airport" HotelName="Four Points by Sheraton Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6257 Airport Road, Mississauga, Ontario L4V 1E4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/99/1999a863f27cfbeba8de82ad2227655b3ac16a92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.35" OriginalAmount="314.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.643309308123" Longitude="-79.632875258634" StarRating="3" HotelCode="21445|2201195" HotelName="Doubletree by Hilton Hotel Toronto Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5444 Dixie Road, Mississauga, Ontario L4W 2L2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/a8/e6a86159558a3ba9d864db5973f36c9f42097658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in Dixie, on Highway 401. Guests also have easy access to other major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.84" OriginalAmount="323.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63970532" Longitude="-79.71271152" StarRating="3" HotelCode="511018|2229765" HotelName="Courtyard Toronto Mississauga/West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Jacuzzi,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>290 Derry Road, L5W 1N6 Mississauga</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9e/8a9eddebe879066fc56f4eb1d6817433b7e3b80e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52348" Longitude="-79.651235" StarRating="3" HotelCode="75424|holiday_inn_toronto__mississauga" HotelName="Holiday Inn Express &amp; Suites Mississauga-Toronto Southwest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2125 North Sheridan Way, Mississauga, Ontario L5K 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/10/7d1060b3fb84400aaaf13685b52e412a758f290e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is conveniently located in the Sheridan Science and Technology Park of Mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.99" OriginalAmount="336.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6234824" Longitude="-79.673014" StarRating="3" HotelCode="|95260" HotelName="Hilton Garden Inn Toronto - Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Traders Boulevard Mississauga,100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/2/6/0/95260_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.23" OriginalAmount="337.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.650777" Longitude="-79.711615" StarRating="2" HotelCode="387044|347185" HotelName="Comfort Inn Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Topflight Drive, Mississauga, Ontario L5S 1Y1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7acf61291466e8e12e3ce331f4c9bedc8ec3e47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.63" OriginalAmount="341.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.524561" Longitude="-79.650769" StarRating="2" HotelCode="|40198" HotelName="Hampton Inn by Hilton Toronto Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2085 NORTH SHERIDAN WAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/8/40198_cf880e20947.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, renovated in 2006 and has 90 rooms, The establishment offers guests local calls (free of charge), daily newspapers, tea, coffee, a lobby, a messaging centre, a fax machine and a business centre. The establishment also offers a laundry service, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a restaurant, conference rooms, internet, WiFi and a car park. SITUATION: 20 minutes away from the establishment you haveToronto the city centre of 30 minutes away, you can find Pearson Airport Oakville Entertainment close to the establishment, clients can find 20 minutes away from the establishment you have a commercial centre. ROOM: The rooms have a microwave, a fridge, a coffee maker, an ironing set, internet (free of charge), a direct line telephone, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, satellite or cable TV, a radio, a washing machine, a king size or double bed, an air-conditioning system, individual heating, a safety deposit box and a terrace. FACILITIES: The establishment has an indoor pool, a solarium and a gym. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.44" OriginalAmount="343.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63975" Longitude="-79.71278" StarRating="3" HotelCode="|238294" HotelName="Courtyard By Marriott Toronto Mississauga/west" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>290 Derry Rd W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/2/9/4/238294_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.23" OriginalAmount="343.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6261235" Longitude="-79.629043" StarRating="2" HotelCode="|109482" HotelName="Days Inn By Wyndham Toronto West Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>4635 Tomken Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/4/8/2/109482_a76164a0923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.82" OriginalAmount="345.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6893604" Longitude="-79.6069878" StarRating="3" HotelCode="|28674" HotelName="Hampton Inn and Suites By Hilton Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3279 CAROGA DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/7/4/28674_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a cafÃ©, an Ã  la carte restaurant with air-conditioning, a dining room and a conference room. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment clients havePearson Airport it is in a central location, 20 minutes away from the establishment, you can find Toronto the city centre of. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and satellite and cable TV with films, They also have internet, a king size or double bed, fitted carpets, an air-conditioning system, individual heating, a coffee maker and an iron. FACILITIES: The establishment boasts a covered swimming pool. OBSERVATIONS: The establishment offers a transfer service to the airport, on request and free of charge. local calls. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="356.47" OriginalAmount="346.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.524767889615" Longitude="-79.650774915344" StarRating="3" HotelCode="72439|90125" HotelName="Hampton Inn by Hilton Toronto-Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2085 North Sheridan Way, Mississauga, Ontario L5K 2T2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d2/93d2164bc9f84070cda488e03a1dbdf8a22e3046.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from downtown Toronto and 30 minutes from the Toronto Pearson Intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.05" OriginalAmount="348.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.619786" Longitude="-79.572109" StarRating="3" HotelCode="75169|490545" HotelName="Monte Carlo Inn Toronto West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1886 Dundas Street E., Mississauga, Ontario, L4X 1L9</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/da/1cda63ad63871d039edc5106759b2f53837583b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The newly expanded hotel is conveniently situated in the heart of the commercial and financial distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.45" OriginalAmount="348.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689875" Longitude="-79.60618" StarRating="3" HotelCode="|68111" HotelName="Hilton Garden Inn Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3311 CAROGA DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/1/1/68111_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2009 and has 224 large rooms, Guests can find a bar, a restaurant, a lobby with express check-out, a reception, a business centre, WiFi (free of charge), a car park, indoor parking, a safety deposit box service, a cloakroom, a lift and a TV room. The establishment also offers room service, a laundry service and a playground. SITUATION: Mississauga Is situated in 5 minutes away from the establishment guests have Pearson Airport Clients can also find the Congress Centre and the convention centre. it is well-connected with the motorway. ROOM: The rooms have a satellite or cable television, 2 telephones, data connection, a fridge, a microwave, a coffee maker, internet (free of charge), a bathroom with a shower, a bath, a hairdryer, a Hi-Fi, an ironing set, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a gym, a heated swimming pool, a jacuzzi and deck chairs. 3 kilometres away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and room service. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.47" OriginalAmount="349.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.688969" Longitude="-79.607922" StarRating="3" HotelCode="56970|hampton_inn__suites_toronto_airport" HotelName="Hampton Inn &amp; Suites by Hilton Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3279 Caroga Drive, Mississauga, Ontario L4V 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/25/dc25eaecc4b0bb61a5a31dec374c85d21eab9ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located within 5 minutes of Pearson International Airport, near a main...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.47" OriginalAmount="349.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6013" Longitude="-79.755542" StarRating="3" HotelCode="395696|four_points_by_sheraton_mississauga_meadowvale" HotelName="Four Points Mississauga Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2501 Argentia Road, Mississauga, Toronto, Ontario L5N 4G8</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/57/fb573a01b99337c18d2ee2fba279a838b3b86b0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to most major motorways, 30 minutes west of the centre of To...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.623914" Longitude="-79.672187" StarRating="3" HotelCode="40643|hilton_garden_inn_toronto__mississauga" HotelName="Hilton Garden Inn Toronto/Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Traders Boulevard, Mississauga, Ontario L4Z 2H7</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a6/89a669b4412290621029cf88395e0c207e554c89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Mississauga, this family-friendly hotel has the perfect ambience for parents with childre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.54" OriginalAmount="355.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63627" Longitude="-79.69568" StarRating="3" HotelCode="|564377" HotelName="Residence Inn by Marriott Toronto Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtneypark Drive West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/3/7/7/564377_17adae21951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.28" OriginalAmount="357.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.620462" Longitude="-79.571767" StarRating="2" HotelCode="|41743" HotelName="Monte Carlo Inn Toronto West Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1886 DUNDAS STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/4/3/41743_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has suites, executive rooms with internet, a king-size bed, desk and 44 rooms. The establishment has air-conditioning, a lobby, a reception, a currency exchange service, a lift, a cafÃ©, a kiosk and a restaurant. The establishment also offers WiFi, room service and a car park. SITUATION: Is situated in the heart of the commercial area, nearby, you will find Toronto the city centre of Clients can also find Pearson Airport restaurants, cinemas and shopping centres. It is situated 8 kilometres away from the airport. ROOM: The rooms have a fridge, a microwave, a coffee maker, an ironing set, a hairdryer, 2 telephones, an answering machine, data connection, a writing desk and chair. You can also find cable television, films (available for a fee), press, a bathroom, a radio, internet, a king size or double bed, a balcony or terrace, an air-conditioning system, individual heating and a safety deposit box. FACILITIES: The establishment boasts a hydromassage bath (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast free of charge. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 16:00 and check-out is at 11:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.74" OriginalAmount="358.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.638521" Longitude="-79.618623" StarRating="3" HotelCode="161082|hilton_garden_inn_toronto_airport_westmississauga" HotelName="Hilton Garden Inn Toronto Airport West Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1870 Matheson Blvd, Mississauga, Ontario L4W 0B3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/65/a56552d3e55254e79cd547a54041d23363e2ebaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mississauga's business district in southern Ontario. the hotel offers access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52231" Longitude="-79.65119" StarRating="2" HotelCode="889736|admiral_inn" HotelName="Admiral Inn Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2161 North Sheridan Way, Mississauga, Ontario L5K 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/cc/c0cce88aeffafbe69d669e9512eafd85d71e561e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689434576436" Longitude="-79.607011449074" StarRating="3" HotelCode="38466|fairfield_inn_and_suites_by_marriott_toronto_airport" HotelName="Fairfield Inn &amp; Suites Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Jacuzzi,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3299 Caroga Drive, Mississauga, Ontario L4V 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/25/b625e704e3c2e0df0c368563b17cd65d954dafa8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Toronto. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="374.52" OriginalAmount="363.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.626696" Longitude="-79.629274" StarRating="2" HotelCode="78688|49732" HotelName="Days Inn Toronto West Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4635 Tomken Road, Eglinton and Tomken, Mississauga, Ontario L4W 1J9</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/7b/427b02f2b337b4de1c592b135c17a6797f68af0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="374.66" OriginalAmount="363.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.643494" Longitude="-79.701659" StarRating="3" HotelCode="889737|591224" HotelName="Holiday Inn Express &amp; Suites Toronto-Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Admiral Boulevard, Mississauga, Ontario L5T 2W1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/3b/5d3b3ffc4eda115b51782c162e33c9068697cd8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.592207" Longitude="-79.634985" StarRating="3" HotelCode="21255|novotel_toronto_mississauga_centre" HotelName="Delta Hotels Toronto Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3670 Hurontario Street, Mississauga, Ontario L5B 1P3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/12/b81225e684272181cef6b97809ce97862b7a896d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and lies right next door to the Square One shopping mall. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.04" OriginalAmount="368.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.650371" Longitude="-79.702205" StarRating="3" HotelCode="889738|radisson_plaza_mississauga_toronto_airport" HotelName="Radisson Toronto Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Derry Road East, Mississauga, Ontario L5T 2Z7</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/14/06142bf120f98c639db285892c055d0b76983af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63633533" Longitude="-79.69571579" StarRating="0" HotelCode="860444|residence_inn_by_marriott_toronto_mississauga_west" HotelName="Residence Inn Toronto Mississauga West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtneypark Drive West</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/3a/693a46eafae2571d1128901cca22054b69c4fb3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.04" OriginalAmount="370.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6896875" Longitude="-79.606408" StarRating="3" HotelCode="|73256" HotelName="Fairfield Inn and Suites By Marriott Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3299 Caroga Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/5/6/73256_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641399" Longitude="-79.61542" StarRating="3" HotelCode="889732|courtyard_mississauga__airport_corporate_centre_west" HotelName="Courtyard Mississauga-Airport Corporate Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5050 Creekbank Road, Mississauga, Ontario L4W 5R2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e0/95e0403c73b9931e110ad859af03c3455e79f01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.53" OriginalAmount="374.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.637126" Longitude="-79.69525" StarRating="3" HotelCode="|153965" HotelName="Fairfield Inn and Suites By Marriott Toronto Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Courtneypark Drive West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/6/5/153965_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.25" OriginalAmount="376.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641544" Longitude="-79.61574" StarRating="3" HotelCode="|464543" HotelName="Courtyard by Marriott Mississauga - Airport Corporate Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5050 Creekbank Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/5/4/3/464543_f108ff70845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.636183863923" Longitude="-79.695403575897" StarRating="3" HotelCode="183130|fairfield_inn__suites_toronto_mississauga" HotelName="Fairfield Inn &amp; Suites Toronto Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Courtneypark Drive West, Mississauga, Ontario L5W 0E3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c6/05c6dad0fe2eb2ef12c494023b1b5557581749f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.05" OriginalAmount="382.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642386" Longitude="-79.6314527" StarRating="3" HotelCode="|154055" HotelName="Sandman Signature Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5400 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/0/5/5/154055_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.57" OriginalAmount="384.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52286" Longitude="-79.651463" StarRating="3" HotelCode="|463495" HotelName="Residence Inn By Marriott Toronto Mississauga Southwest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2145 NORTH SHERIDAN WAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/5/463495_bf459682035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.92" OriginalAmount="384.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6458" Longitude="-79.639572" StarRating="2" HotelCode="24530|104099" HotelName="Holiday Inn Express &amp; Suites Toronto Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5599 Ambler Drive, Mississauga, Ontario L4W 3Z1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/de/20de8f0340076f499981b38967a516f24bfa8746.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Toronto. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.55" OriginalAmount="385.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641873" Longitude="-79.616215" StarRating="3" HotelCode="|161909" HotelName="Residence Inn By Marriott Mississauga - Arpt Corp Ctr West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5070 Creekbank Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/9/0/9/161909_bd07b581205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.88" OriginalAmount="391.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.623142" Longitude="-79.67416" StarRating="0" HotelCode="|558310" HotelName="Hyatt Place Toronto/Mississauga Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5787 Hurontario St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/3/1/0/558310_52f146c1658.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.85" OriginalAmount="394.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.602248" Longitude="-79.752849" StarRating="3" HotelCode="38672|769445" HotelName="Courtyard Toronto Mississauga/Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7015 Century Avenue, Mississauga, Ontario L5N 7K2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/31/b831e55979e829ac030ccd31f9ecee3a6d06631b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.58" OriginalAmount="398.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601247" Longitude="-79.752118" StarRating="3" HotelCode="|386501" HotelName="Courtyard By Marriott Toronto Mississauga/meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7015 Century Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/0/1/386501_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.04" OriginalAmount="401.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6452007" Longitude="-79.6394304" StarRating="2" HotelCode="|65455" HotelName="Holiday Inn Express and Suites Toronto Airport West, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5599 AMBLER DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/4/5/5/65455_e7de2c80927.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 197 rooms and fully-equipped. They have a television, a bathroom with a hairdryer, hydromassage, a microwave and a fridge. FACILITIES: The establishment boasts a business centre, a meeting room and a heated swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.22" OriginalAmount="401.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.527967" Longitude="-79.644711" StarRating="3" HotelCode="|34148" HotelName="Holiday Inn Express and Suites Mississauga-toronto Southwest, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2125 North Sheridan Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/4/8/34148_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This award-winning hotel, has and 151 comfortable rooms, 80 mini-suites air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar and a restaurant. The establishment also offers WiFi (free of charge), a business centre, room service and a laundry service. nearby, there is a car park. SITUATION: Is situated inSheridan the Technology Park of close to the establishment, clients can find shopping centres, restaurants, close to the establishment, guests have Pearson Airport Clients can also find Toronto the city centre of. ROOM: The rooms have a goodnight service, cable television, films (available for a fee), internet, WiFi, a coffee maker, a kettle and a direct line telephone. They also have a writing desk with lamp, a bathroom with a shower or bath, a hairdryer, an ironing set, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a covered heated swimming pool, a hydromassage bath, a sauna and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.04" OriginalAmount="401.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.60142" Longitude="-79.755399" StarRating="3" HotelCode="|40660" HotelName="Four Points By Sheraton Mississauga Meadowvale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2501 ARGENTIA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/6/0/40660_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 205 rooms, The establishment has a car park (free of charge), internet (free of charge), mineral water, air-conditioning, a lobby, a reception, express check-out and a lift. Guests can also find a bar, conference rooms, room service and a laundry service. SITUATION: Near the establishment, guests will find the motorway, 30 minutes away from the establishment guests have Toronto the city centre of 20 minutes away from the establishment, clients can findPearson Airport it is situated near NiÃ¡gara the waterfall of. ROOM: The establishment has standard rooms and suites, a king size or double bed, a large desk, a fridge, a microwave, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, satellite or cable TV, a radio, internet, a coffee maker, a kettle, an ironing set, individual air-conditioning and individual heating. FACILITIES: The establishment boasts a covered heated pool, a jacuzzi and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a bar, a continental buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="404.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6419" Longitude="-79.616121" StarRating="3" HotelCode="889733|residence_inn_by_marriott_mississauga_arpt_corp_ctr_west" HotelName="Residence Inn Mississauga-Airport Corporate Centre West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5070 Creekbank Road, Mississauga, Ontario L4W 5R2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/78/b8782640d49c2d12e0f78c507207b11b0ed80a38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642137" Longitude="-79.631356" StarRating="3" HotelCode="889731|sw_hotel_toronto_airport" HotelName="Sandman Signature Mississauga Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5400 Dixie Road, Mississauga, Ontario L4W 4T4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e2/c0e2df41de02be508124d8485e1e057fd45fe06f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga, about 16.7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.91" OriginalAmount="408.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.690285" Longitude="-79.621786" StarRating="0" HotelCode="|463354" HotelName="Element Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6257 Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/3/5/4/463354_60655af1904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.75" OriginalAmount="425.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689608558049" Longitude="-79.614847878597" StarRating="3" HotelCode="197010|alt_hotel_toronto_pearson" HotelName="Alt Hotel Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6080 Viscount Road, Mississauga, Ontario L4V 0A1, Toronto</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/d9/23d952e3fd4e244c9d9cd577509e4d460b5897dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Mississauga is ideal for business travellers who arrive or depart from Toronto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.76" OriginalAmount="440.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6362015" Longitude="-79.6873479" StarRating="3" HotelCode="|73236" HotelName="Homewood Suites By Hilton Toronto-mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6430 Edwards Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/3/6/73236_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Homewood Suites By Hilton Toronto-mississauga is rated three stars. It has a dry cleaner's and a laundry service. FACILITIES: The establishment has a fitness centre well-equipped, a swimming pool, an activities programme and a spa. OTHERS: Clients have at their disposal a dining room. Close to the establishment, you can find restaurants. OBSERVATIONS: pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="490.26" OriginalAmount="475.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689708" Longitude="-79.614716" StarRating="3" HotelCode="|108845" HotelName="Alt  Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6080 Viscount Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/8/4/5/108845_1_2154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.19" OriginalAmount="492.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.655915" Longitude="-79.600334" StarRating="3" HotelCode="|41757" HotelName="Towneplace Suites By Marriott Mississauga-arpt Corp Ctr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5050 ORBITOR DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/5/7/41757_2d92cab0921.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a patio, meeting areas and 179 rooms. The establishment has various facilities, such as air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment also has a TV room, a restaurant, internet and a laundry service. SITUATION: The establishment, is in the business area, in front of the establishment, guests have Centennial the golf course nearby, you will find Pearson Airport it is located close to restaurants, bars, nightlife and shops. 5 minutes away from the establishment you have the metro station, 15 minutes away from the establishment, you can find Mississauga the city centre of it is 30 minutes away from Toronto the city centre of 30 minutes away from the establishment you have Greyhound and Union the stations of. ROOM: They offer one bedroom suites with a living room, a bathroom with a bath, a kitchenette with oven, a microwave and a fridge. They also offer a coffee maker, kitchenware, kitchen utensils, internet (free of charge), a hairdryer, a direct line telephone, satellite or cable TV, a radio, an iron, an air-conditioning system and individual heating. Guests also have at their disposal 19 smoking rooms. FACILITIES: The establishment has a hydromassage bath and a gym (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Check-in is from 16:00 and check-out is at 11:00, The establishment offers a transfer service to, the airport, at no extra cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.82" OriginalAmount="494.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.58596517" Longitude="-79.64683715" StarRating="4" HotelCode="603267|pathway_suites" HotelName="The Residences at Parkside Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>4065 Brickstone Mews, Mississauga, Ontario L5B 0G3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/64/ee64a10e3a3593feaefb2eed58ea216ffd891e41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="565.44" OriginalAmount="548.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5441485" Longitude="-79.664897" StarRating="3" HotelCode="|375745" HotelName="Glenerin Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1695 The Collegeway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/7/4/5/375745_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.25" OriginalAmount="598.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.586282" Longitude="-79.642867" StarRating="0" HotelCode="|473088" HotelName="RS Boutique Suites - City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>330 Burnhamthorpe Rd W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/0/8/8/473088_1c265911212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.38" OriginalAmount="414.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6428395" Longitude="-79.6305689" StarRating="3" HotelCode="|108879" HotelName="Ramada Plaza Toronto Airport Hotel y Stage West Th" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5400 Dixie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access,Golf,Shopping Arcade,Spa,Bicycle Rental,Massage Centre,Garden,Nightclub,24 Hour Front Desk,Business Centre,Elevator,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>AIRPORT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CITY HOTEL,CLUB RESORT,SPA HOTEL,GOLF HOTEL,ECO HOTEL,HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True