<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
684b7cc5-c946-4e4e-9fe3-6433a9ce2e06|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="684b7cc5-c946-4e4e-9fe3-6433a9ce2e06">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41165" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-14T00:00:00" End="2026-08-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Rimstravels.uk@gmail.com" Password="Rims@1607" RequestedCurrency="GBP" ClientNationality="GB" 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
684b7cc5-c946-4e4e-9fe3-6433a9ce2e06|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
684b7cc5-c946-4e4e-9fe3-6433a9ce2e06|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
684b7cc5-c946-4e4e-9fe3-6433a9ce2e06|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-13T00:04:11.2931285+01:00" Version="0" EchoToken="Search" TransactionIdentifier="684b7cc5-c946-4e4e-9fe3-6433a9ce2e06" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="49.47" OriginalAmount="48.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1938" Longitude="-106.638" StarRating="2" HotelCode="|539406" HotelName="Campbell Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>534 3rd Ave South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/4/0/6/539406_0bbb1861027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.06" OriginalAmount="80.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9850989" Longitude="-85.9344457" StarRating="2" HotelCode="|282142" HotelName="Quality Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Cavalry Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/1/4/2/282142_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.61" OriginalAmount="82.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.95361" Longitude="-85.963028" StarRating="3" HotelCode="|285993" HotelName="Four Seasons Country Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4107 Scottsville Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/9/9/3/285993_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.880570938123" Longitude="-4.4068747758865" StarRating="3" HotelCode="36884|the_normandy_hotel_3" HotelName="Normandy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inchinnan Road, Renfrew PA49EJ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/f4/9cf4a5fc128f620adde770292f78a14f8fde2d9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated within minutes of Glasgow Airport, with excellent transport connections to the hotel by rai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.95" OriginalAmount="97.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85904" Longitude="-4.24971" StarRating="4" HotelCode="|598783" HotelName="Revolver" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Virginia St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/7/8/3/598783_291938e2205.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.73959" Longitude="-4.147103" StarRating="4" HotelCode="336442|38581" HotelName="MacDonald Crutherland House and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strathaven Road, Glasgow G75 0QJ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/30/9d30816043850523c81f564d4cbe123673c4aa68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly country house and business hotel is situated on 37 acres of tranquil woodland o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.31" OriginalAmount="106.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8599014" Longitude="-4.2898002" StarRating="4" HotelCode="|29556" HotelName="Crowne Plaza  Glasgow, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Congress Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/5/6/29556_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Glasgow is rated four stars and it is in Glasgow city centre. This establishment was built in 1989 and has 2 restaurants. Some of the establishment facilities on offer are lifts, a concierge, a swimming pool, a sauna and a cafÃ©. The establishment offers guests business facilities. ROOM: The establishment has 283 rooms, fully-equipped with a hairdryer, a trouser press, an air-conditioning system, a television and a radio. OTHERS: pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.859701" Longitude="-4.290365" StarRating="4" HotelCode="78596|crowne_plaza_hotel_glasgow" HotelName="Crowne Plaza Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Congress Road, Glasgow G3 8QT, Scotland</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/23/6723a94ba7f8c024f97da8ebbeb91e4822cd47fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly on the grounds of the SECC and affords breathtaking views o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.32" OriginalAmount="115.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8845128" Longitude="-4.3109108" StarRating="3" HotelCode="|17880" HotelName="Leonardo Inn Glasgow West End" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Shelley Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/17880_16e2ab61050.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 4 floors and 137 rooms. The establishment also offers air-conditioning, a hall with a reception, a safety deposit box service, a cloakroom and a lift. The establishment has a bar, a restaurant, conference facilities, internet, business facilities, a car park, a laundry service and room service. SITUATION: This hotel is in the outskirts of Glasgow, close to the botanical garden. It is just 3 kilometres away from the city centre. Around the establishment, clients can find shops, boutiques, antique stores, cafÃ©s and restaurants. It is 35 minutes drive away from the Lomond Lake and the Trossachs Parks. 30 minutes away, you can find public transport services. 500 metres away, there is a train station. It is just 13 kilometres away from Glasgow Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a television, a radio, computer connection, a central heating system, a coffee maker, a kettle, a trouser press and an alarm clock. OTHERS: Clients have at their disposal a restaurant. The establishment serves a buffet breakfast and a set-menu lunch.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.796204800263" Longitude="-4.4051168494534" StarRating="4" HotelCode="324588|250579" HotelName="Dalmeny Park Country House Hotel &amp; Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Lochlibo Road, Glasgow, Scotland G78 1LG</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/a4/64a4889bd63c75cb50a238e85b05046dbdd742cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.894015522467" Longitude="-4.1318235251313" StarRating="3" HotelCode="152786|93897" HotelName="Premier Inn Glasgow Stepps M80, J3" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Crowwood Roundabout, Cumbernauld Road, Stepps, Glasgow G33 6HN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/dc/badc39c70e6bbd00d47bf2ab2dea846aa4158b3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel can be found in Glasgow. The premises count with 80 welcoming accommodation units. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.884457" Longitude="-4.312058" StarRating="3" HotelCode="48627|glasgow_pond_hotel" HotelName="Leonardo Inn Hotel Glasgow West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great Western Road, Glasgow G12 0XP</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/12/24121995f56f6717f8a3575559e9047acba88d41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the trendy quarter of West End, only 10 minutes from Glasgow University and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.78" OriginalAmount="122.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.859806" Longitude="-4.281411" StarRating="3" HotelCode="|449080" HotelName="Moxy Glasgow SEC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FINNIESTON STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/0/8/0/449080_0c417b51104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864226" Longitude="-4.405131" StarRating="3" HotelCode="37536|glynhill_leisure_hotel_spa" HotelName="Glynhill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Paisley Road, Renfrew, Glasgow PA4 8XB</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/cc/d7ccbf5ba3291c82050e4ae60bf1565bc70cdf71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated, only around 1 mile from Glasgow international airport and only aroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.832985167677" Longitude="-4.2615969308635" StarRating="3" HotelCode="550695|crosshill_house_2" HotelName="Crosshill House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>46-48 Queen Mary Avenue, Queenspark, Glasgow G42 8DT</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/7b/ed7b3b63769f0ca2aaa752d289148f14c7bb70e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.71" OriginalAmount="125.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.79616" Longitude="-4.4051" StarRating="4" HotelCode="|195542" HotelName="Dalmeny Park House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lochlibo Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/5/5/4/2/195542_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.978702" Longitude="-4.058405" StarRating="3" HotelCode="114545|the_coachman_hotel" HotelName="The Coachman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Parkfoot Street, Kilsyth, Lanarkshire, G65 0SP</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/f4/b6f4d56f7dcb67fc5e7532c8893b2f4c04e1c57a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow. The nearest airport is Glasgow - Glasgow Airport (GLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.856422165452" Longitude="-4.2897419037438" StarRating="4" HotelCode="317749|village_hotel_glasgow_2" HotelName="Village Hotel Club Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Festival Gate, Pacific Quay, Glasgow G51 1DB</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/60/e4603ee5aa0a93a4a8fa4db52c8c6fdd31866f16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Glasgow. The nearest airport is Glasgow - Glasgow Airport (GLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.42" OriginalAmount="129.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86402" Longitude="-4.2569" StarRating="3" HotelCode="|451289" HotelName="Point A Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Bath Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/9/451289_149a96d1104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.71" OriginalAmount="129.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.856396" Longitude="-4.255989" StarRating="4" HotelCode="3983031" HotelName="Aparthotel Adagio Glasgow Central" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>5 Dixon Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/83031/3983031/1.jpg?f=17108355</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a fitness center or make use of other amenities including bike parking.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.89" OriginalAmount="129.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8578987" Longitude="-4.2823" StarRating="4" HotelCode="|23803" HotelName="Hilton Garden Inn Glasgow City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FINNIESTON QUAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/3/23803_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 164 standard rooms and 5 floors. In the establishment entrance, guests will find a lobby with a lift, a reception, a safety deposit box service, a currency exchange service, a lift and a cafÃ©. Some of the facilities that the establishment offers to guests include a bar and an Ã  la carte restaurant with air-conditioning with highchairs. The establishment offers guests internet, WiFi and a conference room. The establishment also offers room service, a laundry service and a car park. SITUATION: This attractive hotel is near the tourist area. Is situated in a lovely area. It is situated near a lake. It is 2 kilometres from the a public transport stop. In the surrounding area, clients can find shops, restaurants, bars, nightclubs and pubs. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone and a satellite or cable television. Are also equipped with a radio, a stereo, internet, a mini-bar and central heating. FACILITIES: The establishment has a gym. OTHERS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864" Longitude="-4.26861" StarRating="3" HotelCode="571281|214463" HotelName="Point A Hotel, Glasgow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>80 Bath Street, Glasgow, G2 2EN, Scotland</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/8e/648e8ad0646df0accd01342c708e9ba5c206e1b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.866313345256" Longitude="-4.2865189447746" StarRating="3" HotelCode="94507|argyll_guest_house_2" HotelName="Argyll Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>970 Sauchiehall Street, Glasgow, G3 7TH</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0d/310d5ba029bb8e0a13a0873a5ad00baab7c3d091.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 800 metres west of the city centre (just off the M8) on Sauchiehall Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.52" OriginalAmount="130.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8648987" Longitude="-4.2698002" StarRating="3" HotelCode="|27832" HotelName="Britannia Inn Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 ELMBANK GARDENS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/3/2/27832_670fc901027.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 14 floors and 278 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and 3 lifts. The establishment boasts a cosy bar a restaurant with local dishes, This hotel is ideal for holidays or business trips and has 3 conference rooms, The establishment offers guests a laundry service, WiFi and a car park. SITUATION: This hotel is situated in the business district, is near Glasgow the shopping area of nearby, you will find restaurants, bars, nightclubs, theatres, the art museum, the Transport Museum and the science centre. King's Theatre it is near it is close to the botanical garden, close to the establishment, clients can find Buchanan the Galeries it is close to Prices Square the shopping centre next to the establishment, there is a metro station, 200 metres away, guests have a bus station. ROOM: Customers have spacious and elegant rooms, They have a bathroom with a hairdryer, a television, a direct line telephone, a radio, a desk, internet, a king size or double bed, a coffee maker, a kettle and individual heating. OTHERS: The establishment serves Scottish or continental breakfast and a set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.835927810157" Longitude="-4.1700126847733" StarRating="3" HotelCode="152777|93395" HotelName="Premier Inn Glasgow Cambuslang M74, J2A" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Westhorn Drive, Glasgow East Investment Park, Glasgow G32 8YX</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6438bd17c7574343cd263d83140c6f15ef01dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Este Premier Inn, situado cerca de la M74, está junto a la calle London Road, a 7,2 km del centro de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.836794" Longitude="-4.109995" StarRating="3" HotelCode="152781|93396" HotelName="Premier Inn Glasgow East Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Calder Park, Uddingston, Glasgow G71 7SA</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/1e/0d1e20b060a95c8683d7c03ba50681266da3b1ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.66" OriginalAmount="131.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.767903" Longitude="-4.176546" StarRating="3" HotelCode="187915|2096655" HotelName="Torrance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Main Street, East Kilbride G74 4LN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/91/c6911a5fd415adc709ed47827d87b6d1d593aee7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.70" OriginalAmount="131.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85641" Longitude="-4.25611" StarRating="0" HotelCode="|446966" HotelName="Adagio Glasgow Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 DIXON STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/6/6/446966_5eeb4bb0938.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.866431722943" Longitude="-4.2601249875411" StarRating="3" HotelCode="935437|294036" HotelName="easyHotel Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Hill Street, Glasgow G3 6RN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e1/10e19d8f230e5223c7d654b39e6998aec5c7ab4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96802835759" Longitude="-3.9793574810028" StarRating="4" HotelCode="337439|the_westerwood_hotel__golf_resort__qhotels" HotelName="DoubleTree by Hilton Glasgow Westerwood Spa &amp; Golf Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Saint Andrews Drive, Glasgow G68 0EW</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/70/69709e9b22f2a769ee1423cf6cac47127779cb57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe leisure and golf hotel is located an easy 30 minutes from Glasgow and Edinburgh city cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.73" OriginalAmount="132.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8651428" Longitude="-4.2539301" StarRating="4" HotelCode="|25244" HotelName="Holiday Inn Glasgow City Centre Theatreland, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>161 WEST NILE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/4/4/25244_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has a main 5-storey building, 113 standard rooms and 3 suites. This air-conditioned establishment has lifts and a reception. The establishment offers guests a bar, a cocktail bar and a restaurant with air-conditioning. It has WiFi, a car park (for a fee), room service and a laundry service. SITUATION: This attractive urban hotel is in the heart of Glasgow. It is in the district of the theatres. 20 kilometres away, you can find Glasgow International Airport. 500 metres away, clients have public transport. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, a central air-conditioning system and a central heating system. They also have a safe (available for a fee), an iron and an ironing board. FACILITIES: It is 25 kilometres away from a golf course. OBSERVATIONS: Check-in is at 14:00 and check-out is at 11:00. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.94" OriginalAmount="132.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8608778" Longitude="-4.2624701" StarRating="4" HotelCode="|75741" HotelName="Indigo Glasgow, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WATERLOOM STREET 75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/7/4/1/75741_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 550 metres away from Glasgow the Railway Station of la Catedral de San AndrÃ©s 1,5 kilometres away, you can find el Museo Kelvingrove it is situated 2,5 kilometres away from. ROOM: Each room has an air-conditioning system, internet, a television, a direct line telephone, a safe, a mini-bar, a writing desk and a hairdryer. FACILITIES: The establishment has a reception, WiFi in the communal areas, a reception with a safe box, a lift, a restaurant, a lounge bar, room service, a gym, internet area and a car park (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.79" OriginalAmount="134.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8634811" Longitude="-4.433501" StarRating="3" HotelCode="|17876" HotelName="Holiday Inn Glasgow Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ABBOTSINCH, PAISLEY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/6/17876_07248c00327.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern airport hotel, has double-glazed, soundproof windows, business facilities, 11 conference rooms and a business centre with features that offer you the maximum level of comfort. SITUATION: The hotel is situated in front of Glasgow Airport it is 10 minutes away from the city centre, Where you can find shops and leisure areas. it is 5 minutes away from SECC Braehead the shopping centre nearby, you will find Xscape Ski Dome the ski resort Loch Lomond, The Trossachs, Stirling and Edimburg it is well-connected with near the establishment, customers can find golf courses. ROOM: The modern rooms, have a writing desk with lamp, internet, a satellite television, press, films (available for a fee) and pillow menu. FACILITIES: The establishment boasts a bar with a TV, live music, a gym and a fitness centre. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant with local dishes, The establishment offers continental and English breakfast in the form of a buffet, Clients have at their disposal a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.17" OriginalAmount="134.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865925" Longitude="-4.253978" StarRating="3" HotelCode="|22827" HotelName="Holiday Inn Express Glasgow Theatreland, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Theatreland 165 West Nile Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/2/7/22827_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 88 rooms, 5 floors and a reception area. It has a bar and a restaurant. The establishment offers internet and a laundry service. SITUATION: This smart hotel is in the city centre of Glasgow. It is in the district of SECC. The theatres, in the surrounding area of the establishment, guests can find shops, leisure areas, entertainment, bars, pubs and restaurants. It is a few minutes from the Congress Centre &lt;the_theaters/&gt;. 500 metres away, guests have public transport. ROOM: The fully-equipped rooms, have a bathroom with a shower with a hairdryer, a central heating system, a direct line telephone, internet and satellite and cable TV. OBSERVATIONS: check-in is at 14:00 and check-out is at 11:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864732803406" Longitude="-4.2698058485985" StarRating="3" HotelCode="56126|4111" HotelName="Premier Inn City Centre Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Elmbank Gardens, Glasgow, Scotland G2 4PP</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/0a/350a5b86560b0e9ee90793ebfd8318f2bdb8cce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the business district and close to the main shopping district of Glasgow, this hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.88" OriginalAmount="137.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86542" Longitude="-4.25679" StarRating="4" HotelCode="|195526" HotelName="Citizenm Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Renfrew Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/5/5/2/6/195526_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865719634424" Longitude="-4.357318880951" StarRating="3" HotelCode="93099|227190" HotelName="Glasgow Braehead Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Row Avenue 2, Braehead, G51 4SY Glasgow</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/31/59314ff819780eb69daa22b244b2cbed6d4115a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located some 200 metres from the centre of Braehead, with its restaurants, bars, shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86542957" Longitude="-4.25399448" StarRating="4" HotelCode="25449|holiday_inn_glasgow_city_centre_theatreland" HotelName="Holiday Inn Glasgow - City Center Theatreland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 West Nile Street, Glasgow G1 2RL</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/9e/069e177704417270d982368772e52cebc421c209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of Glasgow, near the theatres and the shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="140.69" OriginalAmount="139.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86402" Longitude="-4.2569" StarRating="3" HotelCode="3306743" HotelName="Point A Hotel Glasgow" Meals="ROOM - NO WINDOW" BedType="ROOM - NO WINDOW">
        <Address>
          <AddressLines>
            <AddressLine>80 Bath Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/06743/3306743/15.jpg?f=17403948</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="141.06" OriginalAmount="139.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86053" Longitude="-4.263429" StarRating="4" HotelCode="1353465" HotelName="Hotel Indigo Glasgow By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>75 Waterloo Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/53465/1353465/1.jpg?f=17671115</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.860546845307" Longitude="-4.263237118721" StarRating="4" HotelCode="905576|hotel_indigo_glasgow" HotelName="Indigo Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Waterloo Street, Glasgow G2 7DA</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/4d/044df2b725b3c2bfb768d20f9466e7a120cbb890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Glasgow's business district, the hotel just is a 10-minute walk from the Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.859984560154" Longitude="-4.2399558073403" StarRating="3" HotelCode="725895|moxy_glasgow_merchant_city" HotelName="Moxy Glasgow Merchant City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 High Street, Glasgow G4 0QW</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/55/8055322cae0ee09e7b50162b772c9773a32d92b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Glasgow. A total of 30 accommodation units are available for guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.81" OriginalAmount="141.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8610992" Longitude="-4.4257998" StarRating="4" HotelCode="|17886" HotelName="Courtyard By Marriott Glasgow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>March Burn Drive, Glasgow Airport Business Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/6/17886_dc79a161108.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, was opened in 2002, has 108 rooms and 4 floors. In the establishment entrance, guests will find a lobby, a safety deposit box service, a lift, a cafÃ© and a bar. With regards to the food and beverage offering, the establishment has the restaurant Bagio with Italian food, The establishment boasts a breakfast room, The establishment offers room service, a laundry service and a car park (free of charge). SITUATION: it is 500 metres away from the airport, is situated 10 kilometres away from Glasgow the city centre of. ROOM: The contemporary style rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable television with pay channels, a radio and internet. They also have a coffee maker, a kettle, a double bed, a trouser press and a central heating system. OTHERS: The establishment serves a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.7956476" Longitude="-4.292309" StarRating="3" HotelCode="153445|214469" HotelName="Redhurst Glasgow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Eastwoodmains Road, Giffnock, Glasgow G46 6QE</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8c/798c9c47f8fec9a70fb7bf0097e81b2e578c2719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865855605048" Longitude="-4.2540639638901" StarRating="3" HotelCode="70638|holiday_inn_express_glasgow_theatreland" HotelName="Holiday Inn Express Glasgow - City Center Theatreland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 West Nile Street, Glasgow G1 2RL</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/79/e479982f1dbb17397638e1cfb5c1242d72c33cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the upmarket and trendy city centre district known as Theatreland, the hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.859307768154" Longitude="-4.2507268825168" StarRating="3" HotelCode="377528|ibis_styles_glasgow_centre_george_square" HotelName="Ibis Styles Glasgow Centre George Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Miller Street, Glasgow G1 1DT</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/74/3d74ab03cf327a350a577b1ba9f310ed6483c428.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar and a business centre, for a com...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865703592248" Longitude="-4.2854404449463" StarRating="3" HotelCode="34685|devoncove_hotel" HotelName="Devoncove" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>931 Sauchiehall Street, Glasgow G3 7TQ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/74/507427ab873d7ae89fee1a16b41b156756c08ebe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Glasgow's bustling Sauchiehall Street, nestled directly between the city's c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.89" OriginalAmount="145.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8582993" Longitude="-4.2691002" StarRating="4" HotelCode="|24138" HotelName="Glasgow Argyle Hotel, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WASHINGTON STREET 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/3/8/24138_825a73b1130.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004, has 8 floors and 129 rooms. This air-conditioned establishment has a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. The establishment boasts a bar, a games room and a restaurant with highchairs. Guests also have access to a conference room and internet. It has a car park and indoor parking. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is a few minutes from the SECC Congress Centre. 400 metres away, there is public transport. Nearby, you will find bars, pubs, nightclubs, restaurants and shops. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar and an individual air-conditioning system. FACILITIES: The establishment has a covered pool, a beauty centre, a jacuzzi, a sauna, a steam bath, a massage service and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.866057736623" Longitude="-4.2865565509262" StarRating="3" HotelCode="212092|argyll_hotel_5" HotelName="Argyll Hotel Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>973 Sauchiehall Street, Glasgow, G3 7TQ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/3f/373f687cf18adc24bbcae46d65532ef2ef08e835.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.66" OriginalAmount="146.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.007293" Longitude="-85.923115" StarRating="3" HotelCode="|365822" HotelName="Holiday Inn Express and Suites Glasgow, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>208 Wall Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/8/2/2/365822_1d561390925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.74" OriginalAmount="146.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864136" Longitude="-4.260588" StarRating="3" HotelCode="|451371" HotelName="Hampton by Hilton Glasgow Central " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140 West Campbell Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/3/7/1/451371_8b836cf1431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.46" OriginalAmount="146.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858837" Longitude="-4.260557" StarRating="3" HotelCode="|444435" HotelName="Yotel Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westergate, 260 Argyle St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/3/5/444435_da67a890918.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.80" OriginalAmount="147.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8608017" Longitude="-4.2502999" StarRating="4" HotelCode="|23424" HotelName="Millennium  Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 GEORGE SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/2/4/23424_b9aae061037.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 4 floors, was built in 1872 and renovated in 2002. It has 116 rooms, 4 single rooms and 14Â junior suites. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes, a cafÃ© and a bar. Regarding the food and beverage offering, the establishment has an Ã  la carte restaurant with air-conditioning, The establishment offers internet, room service and a laundry service. SITUATION: This attractive urban hotel is situated in the city centre, nearby, you will find restaurants, bars, pubs and nightclubs. 50 metres away, clients have a public transport stop. ROOM: The stylish rooms, have a bathroom, with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a double bed, tiled floors, fitted carpets, a safe and central heating. FACILITIES: The establishment has a beauty centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.862161977154" Longitude="-4.4254571199417" StarRating="3" HotelCode="99097|93706" HotelName="Premier Inn Glasgow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Whitecart Road, Glasgow Airport, Paisley, Glasgow PA3 2TH</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/91/949111bbcc95a18e31e52d602f1a02de2092da2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858783" Longitude="-4.268282" StarRating="4" HotelCode="34173|menzies_hotels_glasgow" HotelName="Hallmark Hotel Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Washington Street, Glasgow G3 8AZ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/af/aeaf8a6b2d6bf31d500f6e63ca7547625cf16961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to the M8 and only a few minutes' drive from the Scottish Exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86078919" Longitude="-4.26470087" StarRating="3" HotelCode="775477|ibis_styles_glasgow_centre_west" HotelName="Ibis Styles Glasgow Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Waterloo Street, Douglas House, Glasgow G2 7DN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/35/e135f4b58a1434863bc67783ae2b4f47d08f7911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel sits a four-minute walk from Glasgow Central train station and a few minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="151.81" OriginalAmount="150.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86173" Longitude="-4.25071" StarRating="4" HotelCode="73941" HotelName="Millennium Hotel Glasgow" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>40 George Square,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/73941/73941/22.jpg?f=17703332</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.853878" Longitude="-4.27584" StarRating="2" HotelCode="186221|ibis_budget_glasgow" HotelName="ibis budget Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2a Springfield Quay, Glasgow G5 8NP</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b6/0cb6a82558819bf65d5842bf50657c6b108d7d43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Glasgow making it the perfect base to visit the city. The central ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="152.65" OriginalAmount="151.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85879" Longitude="-4.268082" StarRating="4" HotelCode="12483" HotelName="Glasgow Argyle Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>27 Washington Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12483/12483/34.jpg?f=17682193</HotelPictures>
        <HotelDescription>Facilities: The hotel has 12 apartments, 1 single room and 129 double rooms, which are located on 7 storeys and are reachable by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a 24-hour security service, room service, a laundry service, a hairdresser and a coin-operated laundry. Bicycles can be kept in the bicycle storage area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.04" OriginalAmount="151.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.97852" Longitude="-4.05814" StarRating="3" HotelCode="|223515" HotelName="Coachman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Parkfoot Street - Kilsyth</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/5/1/5/223515_792c6d50641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.81" OriginalAmount="152.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86427" Longitude="-4.26602" StarRating="3" HotelCode="589791" HotelName="Ibis Glasgow City Centre – Sauchiehall St" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>220 West Regent Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/89791/589791/50.jpg?f=17639997</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and discounted use of a nearby fitness facility.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.81" OriginalAmount="152.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858217" Longitude="-4.259548" StarRating="3" HotelCode="|451286" HotelName="Motel One Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78-82 Oswald Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/6/451286_832ca671107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.01" OriginalAmount="152.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85853" Longitude="-4.28304" StarRating="4" HotelCode="|394265" HotelName="Radisson RED Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Finnieston Quay; 25 Tunnel Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/2/6/5/394265_ad7a42a1421.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864296181224" Longitude="-4.2659896969651" StarRating="3" HotelCode="114433|36418" HotelName="ibis Glasgow City Centre - Sauchiehall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 West Regent Street, Glasgow G2 4DQ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/69/3c69c29166077bf0199358e079cf7726031db778.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow. The nearest airport is Glasgow - Glasgow Airport (GLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="155.43" OriginalAmount="153.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85705" Longitude="-4.2951" StarRating="3" HotelCode="2193094" HotelName="Premier Inn Glasgow Pacific Quay" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>Pacific Quay, Pacific Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/93094/2193094/1.jpg?f=17678812</HotelPictures>
        <HotelDescription>Glasgow Science Centre. Turn right onto Govan Road; Continue to follow sns for Science Centre and take first
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.44" OriginalAmount="154.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.856166" Longitude="-4.2895158" StarRating="4" HotelCode="|451292" HotelName="Village Glasgow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Festival Gate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/9/2/451292_74bb7d61156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.54" OriginalAmount="154.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8609295" Longitude="-4.264548" StarRating="3" HotelCode="|448536" HotelName="Ibis Styles Glasgow Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Waterloo St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/3/6/448536_8fc87841551.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.859804258905" Longitude="-4.2499879235161" StarRating="3" HotelCode="29361|mercure_glasgow_city_hotel" HotelName="Mercure Glasgow City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 Ingram Street, Glasgow G11DQ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/7f/16/7f1612e891ceb1d85422c87926d494c67d66673c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located and enjoys excellent transport links to the city of Glasgo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864" Longitude="-4.26861" StarRating="4" HotelCode="901419|number_10_hotel" HotelName="Number 10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Queen's Drive, Glasgow G42 8BS</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/cf/40cfd7484c63b3813363ab8f4bd964ff4ef89ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow. The nearest airport is Glasgow - Glasgow Airport (GLA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.11" OriginalAmount="158.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8598604" Longitude="-4.2492836" StarRating="3" HotelCode="|17888" HotelName="Mercure Glasgow City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>INGRAM STREET 201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/8/17888_a52cad81101.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a main 7-storey building and 90 standard rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service and shops. The establishment boasts a bar and a restaurant. The establishment offers guests 9 conference rooms and internet. It has room service, a laundry service, a photocopier and a fax machine. SITUATION: This lovely hotel, is in a central location. It has excellent transport links to Glasgow city centre. Nearby, you will find museums, art galleries, shops and theatres. 500 metres away, there is a public transport stop. ROOM: The rooms have a bathroom, 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="160.65" OriginalAmount="159.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8617163" Longitude="-4.2487505" StarRating="2" HotelCode="|202959" HotelName="The Z Hotel Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 North Frederick Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/9/5/9/202959_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.01" OriginalAmount="159.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.857581" Longitude="-4.259938" StarRating="3" HotelCode="|567259" HotelName="V City Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Oswald Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/5/9/567259_4f49ae71343.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.55" OriginalAmount="165.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865799" Longitude="-4.2851" StarRating="3" HotelCode="|22826" HotelName=" Best Western Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAUCHIEHALL STREET 931</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/2/6/22826_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2000. It has 3 floors and 45 rooms. It has 7 single rooms and 38 double rooms. In the establishment entrance, guests will find a lobby, The establishment boasts a bar and a restaurant. The establishment offers internet. SITUATION: Nearby, there is a public transport stop, is well-connected with Glasgow the city centre of Where you can find shops and tourist points of interest. ROOM: The inviting rooms, have a bathroom with a hairdryer, a shower, a direct line telephone, internet, a coffee maker, a kettle and a central heating system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.861762724717" Longitude="-4.2485409146409" StarRating="3" HotelCode="311038|the_z_hotel_glasgow" HotelName="Z Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Elevator,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>36 North Frederick Street, Glasgow G1 2BS</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/0e/730ed95a5cb97e6353d45f6af71e417f1bf0d2b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has everything you need for a couple of nights in town. Concentrated style, an out-of-town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.860158" Longitude="-4.268684" StarRating="4" HotelCode="14585|marriott_glasgow" HotelName="Glasgow Marriott Hotel" 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,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>500 Argyle Street, Glasgow G3 8RR</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/42/9942f7bbbed5182a374931a3e1052ecd357b0e21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within the bustling, cosmopolitan City of Glasgow, with its renowned business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.91" OriginalAmount="175.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.861414" Longitude="-4.247704" StarRating="4" HotelCode="|451650" HotelName="AC Hotel by Marriott Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>266 George Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/6/5/0/451650_b0762841236.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.866061799678" Longitude="-4.2596215009689" StarRating="4" HotelCode="18319|thistle_glasgow" HotelName="DoubleTree by Hilton Hotel Glasgow Central" 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,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cambridge Street, Glasgow, G2 3HN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/da/b1da05687bd8d90a716d4f2e3d92832b94aca192.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Glasgow's entertainment and shopping district and it is just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.930977" Longitude="-4.317703" StarRating="3" HotelCode="152775|93394" HotelName="Premier Inn Glasgow Bearsden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>279 Milngavie Road, Glasgow, Strathclyde G61 3DQ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/8e/888e29467995b0eab627752ab5f995d8f7bedb75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Glasgow (Bearsden) Premier Inn is close to the A81, local golf clubs and Milngavie Train Station. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8022156" Longitude="-4.2955511" StarRating="3" HotelCode="428929|orchard_park" HotelName="Orchard Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Internet,Jacuzzi,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Park Road, Giffnock, Glasgow, G46 7LY</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c4/94c4083b456279bad20faf29250281744aa27d21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Orchard Park in Glasgow, you'll be convenient to Burrell Collection...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.74" OriginalAmount="178.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8600343" Longitude="-4.2587219" StarRating="4" HotelCode="|72692" HotelName="Voco Grand Central Glasgow, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Gordon Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/9/2/72692_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips and it is situated in Glasgow the heart of. SITUATION: The establishment, is situated next to Glasgow Central Station it is in an excellent location, close to the establishment, clients can find galleries, shops, museums, bars and theatres. in front of the hotel there is public transport. ROOM: The establishment has 222 rooms with a bathroom, a television, internet, PlayStation, films, a hairdryer, a direct line telephone, a kettle and a coffee maker. FACILITIES: The establishment hasGrahamston the bar a cafÃ© and an Ã  la carte restaurant. OTHERS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.26" OriginalAmount="181.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.860164" Longitude="-4.281532" StarRating="4" HotelCode="|446557" HotelName="Courtyard By Marriott Glasgow Sec" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Stobcross Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/5/7/446557_97719540715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="183.58" OriginalAmount="181.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.861614" Longitude="-4.2690415" StarRating="4" HotelCode="13104" HotelName="Hilton Glasgow" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 William Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13104/13104/51.jpg?f=17744462</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 321 rooms and 4 suites. The reception desk is open round the clock. Amenities include a cloakroom, baggage storage service, safe, currency exchange service, cash machine and drinks machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Other services include a 24-hour security service, a babysitting service, a car hire service, room service, an alarm call service, a laundry service, a hairdresser and a coin-operated laundry. Bicycles can be kept in the bicycle storage area. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86084983663" Longitude="-4.245238261509" StarRating="3" HotelCode="36998|26524" HotelName="Premier Inn Glasgow City Centre (George Square) Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>187 George Street, Glasgow G1 1YU</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/51/b051f917f886d84492875c4f452a7e8032215670.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a reception desk. Wireless internet access is provided in public areas. Gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.88" OriginalAmount="183.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.856637" Longitude="-4.257685" StarRating="4" HotelCode="|17885" HotelName="Leonardo Royal Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Jamaica Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/5/17885_04219011020.jpeg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 2004, is on a main street. It has 321 double rooms and has 11 floors, In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. With regards to the food and beverage offering, the establishment has a bar, an Ã  la carte restaurant and highchairs. The establishment offers guests a conference room, internet, room service and a laundry service. SITUATION: This attractive urban hotel is in Glasgow the heart of it is in front of Clyde the river near the establishment, guests will find the modern art gallery, is near shops, bars, nightclubs, restaurants and a public transport stop. it is situated 14 kilometres away from Glasgow Airport. ROOM: The cosy rooms, with air-conditioning, a bathroom and a hairdryer. They are equipped with a direct line telephone, a mini-bar, a satellite TV, cable television, a radio, fitted carpets and internet. OBSERVATIONS: Check-in is at 14:00 and check-out is at 12:00. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. Dietary restrictions can be accomodated for and special dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.856762387118" Longitude="-4.2577654123306" StarRating="4" HotelCode="51025|595" HotelName="Jurys Inn Glasgow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Jamaica Street, Glasgow G1 4QG</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/7f/b97fe830a19cee75598ae68924a42bc4e842f5a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies in the centre of Glasgow, directly next to the River Clyde and close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86405699964" Longitude="-4.2599272727966" StarRating="4" HotelCode="34683|the_arthouse" HotelName="Abode Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bath Street, Glasgow G2 2SZ, Scotland</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/68/83682dd0c509deeaa0a1226d475d06e55cc71fde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Glasgow's historic town centre and nestled beside the business district and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.860484" Longitude="-4.258662" StarRating="4" HotelCode="23195|grand_central_hotel_2" HotelName="Grand Central Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Gordon Street, Glasgow G1 3SF</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/39/a739bd859bbd0099396ee894204503ab8dc3db84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Attached to Glasgow's Central Station, the hotel is situated in the heart of the city centre. Trains...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.00" OriginalAmount="190.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8639575" Longitude="-4.2599643" StarRating="4" HotelCode="|23269" HotelName="Arthouse Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BATH STREET 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/6/9/23269_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1911, renovated in 1999 and has 4 floors 63 rooms, 44 double rooms and 19 suites. It has a hairdresser's, a bar and a restaurant with air-conditioning, The establishment offers guests internet, room service and a laundry service. SITUATION: Is situated inGlasgow the historic centre of in the surrounding area of the establishment, guests can find shops, bars and restaurants. 20 metres away, there is public transport. ROOM: The comfortable rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, internet, a mini-bar, a fridge and a central heating system. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.28" OriginalAmount="191.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8199273" Longitude="-4.2162956" StarRating="3" HotelCode="|43552" HotelName="Kings Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MILL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/5/5/2/43552_7eab0281326.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 26 rooms and 2 floors. In the establishment entrance, guests will find a lobby, express check-out, a reception, a safety deposit box service, a cloakroom and a currency exchange service. The establishment offers internet, WiFi, room service and a laundry service. It has facilities for conferences, banquets and groups, The establishment also offers a car park, Regarding the food and beverage offering, the establishment has a bistro restaurant, a restaurant with a terrace and a bar with billiards with a TV and music. SITUATION: It is 10 minutes away fromGlasgow the city centre of it is located in front of Overtoun park It is situated 1 kilometre away fromHampden park 5 kilometres away, you can find shops, Kilbride It is near It is situated 1 kilometre away fromRutherglen the Railway Station of it is 7 kilometres away from Buchanan bus station. ROOM: Each room has a bathroom, a satellite TV, a radio, a trouser press, a hairdryer and a direct line telephone. They have courtesy tray, a coffee maker, a kettle, a double bed, an iron, a central heating system and WiFi. OBSERVATIONS: Check-in is at 13:00 and check-out is at 11:00. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment offers a continental buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.26" OriginalAmount="193.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8627014" Longitude="-4.2592001" StarRating="4" HotelCode="|22831" HotelName="Malmaison Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>278 WEST GEORGE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/3/1/22831_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 72 rooms and 8 suites. The establishment has a bar, a pub and a restaurant. The establishment offers guests internet, The establishment also offers room service and a laundry service. SITUATION: It is in an old Greek church, is in the heart of the city, a few minutes away, you can find shops, restaurants, exhibitions, theatres and concert halls. ROOM: The establishment has renovated rooms with king size bed, a bathroom with a shower and a hairdryer. They are equipped with a flat-screen television, a DVD player, a CD player, internet, a mini-bar, a central heating system and a direct line telephone. It has suites with fruits, wine and snacks. FACILITIES: The establishment has a gym and body treatments. It is located 20 minutes away fromLomond the lake. OTHERS: The establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.19" OriginalAmount="194.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8553009" Longitude="-4.2498002" StarRating="3" HotelCode="|23802" HotelName="Holiday Inn Express Glasgow City Centre Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 STOCKWELL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/2/23802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2004, has 128 rooms and 6 floors. It is situated on a main street, In the entrance, you can find a lobby with a reception and lifts. The establishment boasts a bar, conference facilities, internet and a laundry service. SITUATION: This hotel is next to Clyde the river it is located a few minutes away from Glasgow the city centre of near the establishment, you will find the central station, in front of the hotel there is public transport, 300 metres away, guests have shops, leisure areas and entertainment. it is situated 2,5 kilometres away from SECC the Congress Centre it is situated 13 kilometres away from Glasgow the International Airport of. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable television with pay channels, a radio, a coffee maker, a kettle, a double bed and a central heating system. OBSERVATIONS: Check-in is at 14:00 and check-out is at 11:00. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.54" OriginalAmount="194.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865587" Longitude="-4.283224" StarRating="0" HotelCode="|439924" HotelName="Sandyford Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Royal Crescent</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/9/2/4/439924_b673b401122.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.65" OriginalAmount="199.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.857634" Longitude="-4.246149" StarRating="3" HotelCode="|552728" HotelName="The Social Hub Glasgow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Candleriggs</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/2/8/552728_c2a6de31138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864112" Longitude="-4.258646" StarRating="4" HotelCode="409938|marks_hotel_glasgow" HotelName="Apex City of Glasgow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>110 Bath Street, Glasgow G2 2EN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d8/88d8e50c5347844888baca115b76bc26484bfac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is very close to the Theatreland district, with numerous theatres such as Glasgow's T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="203.13" OriginalAmount="201.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.85676" Longitude="-4.25759" StarRating="4" HotelCode="119110" HotelName="Leonardo Royal Hotel Glasgow" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>80 Jamaica Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19110/119110/7.jpg?f=17752451</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and a reception hall.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.855014" Longitude="-4.250373" StarRating="3" HotelCode="13451|holiday_inn_express_glasgow_city_centre_riverside" HotelName="Holiday Inn Express Glasgow - City Centre Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>122 Stockwell Street, Glasgow G1 4LW</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4e/604eca74995d7eac8439170cb976809dc28eb0a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located on the banks of the River Clyde within a few minutes' walk of Glasgo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.79" OriginalAmount="202.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8640649" Longitude="-4.258479" StarRating="4" HotelCode="|57197" HotelName="Apex City Of Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Street Glasgow,110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/1/9/7/57197_47897771539.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marks is rated four stars and it is in Glasgow city centre. This establishment was built in 2001, has lifts, a concierge and a safety deposit box service. The establishment offers guests room service, a cafÃ© and business facilities. ROOM: The establishment has 103 rooms, fully-equipped with a hairdryer, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="207.06" OriginalAmount="205.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.88245" Longitude="-4.30383" StarRating="4" HotelCode="13234" HotelName="Hotel Du Vin &amp; Bistro Glasgow" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Devonshire Gardens,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13234/13234/1.jpg?f=17692267</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages and facials. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include a business center, express check-in, and express check-out. Event facilities at this hotel consist of conference space and meeting rooms. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.49" OriginalAmount="205.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8656012" Longitude="-4.3584371" StarRating="3" HotelCode="|74138" HotelName="Premier Inn Glasgow Braehead " Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROW AVENUE BRAEHEAD 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/1/3/8/74138_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is airport, has 103 rooms, a lobby with a reception, express check-out, a safety deposit box service, a cloakroom and a lift. Guests can find a lounge bar, a restaurant, meeting rooms, WiFi (free of charge), in communal areas, room service, a laundry service and a car park (free of charge). SITUATION: It is situated 200 metres away fromBraehead the city centre of Where you can find restaurants, bars, shops and public transport services. Renfrew 500 metres away, guests can find Where you can find the railway station and the tourist centre. Hillington Industrial Estate it is 12 kilometres away from the establishment is 87 kilometres away from Glasgow the city centre of Where you can find shops and the nightlife. It is near the motorway. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, a television, internet, a coffee maker, a kettle, an ironing set, an air-conditioning system and individual heating. FACILITIES: 500 metres away, clients have a golf course. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.26" OriginalAmount="206.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8593799" Longitude="-4.2673115" StarRating="4" HotelCode="|17877" HotelName="Glasgow Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARGYLE STREET 500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/7/17877_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors and 300 rooms. It has 296 double rooms and 4 suites. The establishment boasts a bar, a pub and a restaurant with air-conditioning internet, room service, a laundry service, a car park and an indoor car park. SITUATION: This lovely, luxury hotel is in Glasgow the city centre of Where you can find business areas and shopping areas. near the establishment, guests will find the tourist attractions. ROOM: Customers have rooms with individual air conditioned, a mini-bar and a writing desk with internet, Guests are offered room service. FACILITIES: The establishment boasts a covered pool, a sauna, a gym, spa treatments, facial treatments and a massage service. OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00. OTHERS: The establishment serves a buffet breakfast and American set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.68" OriginalAmount="206.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.865388" Longitude="-4.25553" StarRating="4" HotelCode="|450508" HotelName="Maldron Glasgow City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Renfrew Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/0/8/450508_e5367a61129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.882358" Longitude="-4.303948" StarRating="4" HotelCode="31800|hotel_du_vin__bistro_glasgow" HotelName="Hotel Du Vin Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Devonshire Gardens, Glasgow G12 0UX</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/32/42324381abe0ff76a0ffcf89cab6a7bcd6316ecc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located in the lively and fashionable West End of the city, with its gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="210.24" OriginalAmount="208.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.861942" Longitude="-4.253036" StarRating="4" HotelCode="12450" HotelName="Carlton George Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>44 West George Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12450/12450/10.jpg?f=17678345</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless internet access and concierge services. Additional amenities at this hotel include a fireplace in the lobby and a banquet hall.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86452749" Longitude="-4.25425057" StarRating="3" HotelCode="263562|93393" HotelName="Premier Inn Glasgow City Centre Buchanan Galleries" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>141 West Nile Street, St Andrew House, Glasgow G1 2RN</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/27/f2278ef48360e93f1786eaa44eb8819f37ffaa2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.862092" Longitude="-4.252914" StarRating="4" HotelCode="11476|carlton_george_hotel" HotelName="Carlton George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 West George Street, Glasgow G2 1DH</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/c9/1bc9970f1100e5b42e8297c17cd63a82d6583628.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel is situated within the commercial centre of Glasgow. Nearby is the Queen Street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.04" OriginalAmount="214.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.862097" Longitude="-4.256673" StarRating="4" HotelCode="|451806" HotelName="The Address Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Renfield Street 39-45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/8/0/6/451806_d82fb341216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.850732685738" Longitude="-4.2506468296051" StarRating="3" HotelCode="52676|premier_inn_glasgow_city_south" HotelName="Premier Inn Glasgow City Centre South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Ballater Street, Glasgow G5 0TW</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/67/78671980233ce63e55855542f883aacb52997a4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of all city centre attractions. The bus and train stations, St....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.862225926997" Longitude="-4.256687728836" StarRating="3" HotelCode="211539|park_inn_by_radisson_glasgow_city_centre" HotelName="Park Inn by Radisson Glasgow City Centre" 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>139 &amp; 141 West George Street, Glasgow G2 2JJ</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c4/fcc49440b746d0d38fc1c475880c49dda8fd4900.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.20" OriginalAmount="220.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.863986031662" Longitude="-4.2649349093315" StarRating="3" HotelCode="432429|dakota_glasgow_2" HotelName="Dakota Deluxe Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>179 West Regent Street, Glasgow, G2 4DP</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/29/7d290487c54cc50716a68243b5dfb9b9e74f563b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.934881" Longitude="-4.315662" StarRating="3" HotelCode="152785|premier_inn_glasgow_milngavie" HotelName="Premier Inn Glasgow Milngavie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 Main Street, Milngavie, Glasgow G62 6JQ, Scotland</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/39/653963c582493f455e08326cf3fbb20e96f1265d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Glasgow (Milngavie) Premier Inn is within easy reach of the A81 and has everything you&amp;apos;d expect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.77" OriginalAmount="222.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.864067" Longitude="-4.264797" StarRating="4" HotelCode="|451294" HotelName="Dakota Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179 West Regent Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/9/4/451294_2222d4e1106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.46" OriginalAmount="229.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.866836" Longitude="-4.285865" StarRating="3" HotelCode="|452136" HotelName="Boutique 50" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Bentinck St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/1/3/6/452136_944afc91244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858570362415" Longitude="-4.2603403329849" StarRating="5" HotelCode="26117|26724" HotelName="Radisson Blu Glasgow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>301 Argyle Street, Glasgow, Scotland G2 8DL</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/2f/6f2f9a5c304ded993d17220ffe984ee0a2f76de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of the city, opposite the train station. The surrounding a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.61" OriginalAmount="240.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858799" Longitude="-4.2609" StarRating="5" HotelCode="|17890" HotelName="Radisson Blu , Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARGYLE STREET 301</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/9/0/17890_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, was built in 2002, has 7 floors, 250 standard rooms, 246 double rooms and 4 suites. In the entrance, guests are offered a lobby with elevators, a reception with safety deposit boxes, a currency exchange service, a cloakroom, a cafÃ© and a bar. The establishment has an Ã  la carte restaurant, with air-conditioning and highchairs. The establishment offers guests internet, WiFi and a conference room. The establishment also offers room service, a laundry service and a car park (for a fee). SITUATION: This trendy hotel is in the heart of the city, in front of the train station. Nearby, you will find shops, bars and restaurants. ROOM: The modern and cosy rooms have a bathroom with a hairdryer, a safety deposit box, a direct line telephone, a stereo, a radio, a satellite or cable television, internet, a mini-bar, a fridge, a double bed, tiled floors, fitted carpets and central heating. FACILITIES: The establishment has a covered heated pool, a swimming pool (available for a fee), a jacuzzi, a sauna, a solarium, a gym, a Turkish bath and a massage service. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast and dinner and set-menu or Ã  la carte lunch and dinner. Food for those with special dietary requirements. and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86673246" Longitude="-4.28581501" StarRating="1" HotelCode="323720|beersbridge_lodge" HotelName="Beersbridge Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Bentinck Street, Glasgow, G3 7TT</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/bf/c9bf409cf7f6656784bf826439fc9c64f15b254b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse offers superb accommodation with full central heating and a friendly atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.89" OriginalAmount="255.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.858799" Longitude="-4.2438998" StarRating="4" HotelCode="|20601" HotelName="Fraser Suites Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALBION STREET 1-19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/0/1/20601_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This popular, elegant hotel and has 102 apartments, The establishment offers internet and a currency exchange service. SITUATION: This aparthotel is in Merchant City the heart of 200 metres away, there is public transport, close to the establishment, clients can find bars, cafÃ©s, art galleries and the modern art gallery. it is close to George the square it is situated near People's Palace the museum it is situated 10 kilometres away from the airport. ROOM: apartments with kitchen, with fridge, a microwave, a coffee maker and a kettle. They have a bathroom with a hairdryer, a direct line telephone, a radio, satellite and cable television, a stereo, internet, an iron, an ironing board, a central heating system and a safety deposit box (available for a fee). OBSERVATIONS: Check-in is at 14:00 and check-out is at 11:00. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.59" OriginalAmount="271.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8782005" Longitude="-4.3060999" StarRating="5" HotelCode="|20017" HotelName="Du Vin and Bistro Glasgow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ONE DEVONSHIRE GARDENS HYNDLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/7/20017_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in 1850 and renovated in 2004. It has 35 rooms and 3 suites. In the entrance, guests are offered a large hall with a reception, a safety deposit box service, a currency exchange service and a cloakroom. Regarding the food and beverage offering, the establishment has a bar a restaurant with highchairs, The establishment offers guests a conference room, a laundry service and room service. Outdoors, guests have access to a terrace and a beautiful garden area. The establishment also offers a car park (free of charge). SITUATION: This luxurious hotel is in West End the district of near the establishment, you will find the tourist area, shops, is situated in front of public transport, restaurants, is 700 metres away from shops, nightclubs, pubs and bars. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, an alarm clock, a radio and a stereo. Are also furnished with internet, a mini-bar, a double bed, a central heating system and a safe (available for a fee). FACILITIES: The establishment has a spa, Clients can enjoy activities such as yoga and use the gym. It is 16 kilometres away from a golf course. OTHERS: The establishment offers a breakfast service and a set-menu dinner. Dietary restrictions can be accomodated for and special dishes. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.70" OriginalAmount="289.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.98023" Longitude="-3.94675" StarRating="3" HotelCode="|451659" HotelName="Castlecary House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Castlecary Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/6/5/9/451659_092f9e61345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86116398" Longitude="-4.25234596" StarRating="4" HotelCode="788598|native_glasgow" HotelName="Native Glasgow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12-16 St. Vincent Place, Glasgow, Scotland G1 2DH</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/c6/08c6cd8e5e5662f5315538f38f46f9887ec8d34d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glasgow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="338.66" OriginalAmount="335.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8640898" Longitude="-4.2631402" StarRating="5" HotelCode="|67149" HotelName="Kimpton Blythswood Square , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLYTHSWOOD SQUARE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/4/9/67149_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic building, was built in 1823, has a reception, a safety deposit box service and a lift. It has 93 rooms, The establishment boasts a restaurant, a bar, conference rooms and WiFi. At an additional cost you can have access to room service and a laundry service. SITUATION: Blythswood Square It is in 5 minutes away from the establishment clients have Glasgow the tourist centre of. ROOM: They have a direct line telephone, internet, a bathroom with a shower or bath, a hairdryer, cable and satellite television, a radio, a Hi-Fi and a mini-bar. They also have a coffee maker, a kettle, an ironing set, an air-conditioning system, individual heating, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has a spa, 930 treatment cabins, a jacuzzi, a sauna, 2 swimming pools and relaxation area. Clients can find a cafÃ©, relaxation areas and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.44" OriginalAmount="344.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.863457" Longitude="-4.262183" StarRating="5" HotelCode="130403|blythswood_square_hotel" HotelName="Kimpton Blythswood Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Blythswood Square, Glasgow G2 4AD</AddressLine>
          </AddressLines>
          <CityName>Glasgow</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/68/1468b07df4ba3e7de5c541226f0121734be6ff50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This landmark property commands one side of Blythswood Square, a quiet, green space in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.86352" Longitude="-4.26199" StarRating="5" HotelCode="448998" HotelName="Kimpton Blythswood Hotel &amp; Spa By Ihg" Meals="PREMIUM ROOM" BedType="PREMIUM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.11 Blythswood Square,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/48998/448998/70.jpg?f=17500115</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an indoor pool, a hot tub, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Designated Smoking Area,Diet Meals,Golf,Nightclub,Sauna,Shopping Arcade,Wheelchair Access,Lounge,Spa,Jacuzzi,Massage Centre,Swimming Pool,Currency Exchange,Heated Pool,Bicycle Rental,Garden,24 Hour Front Desk,LCD/Projector,Luggage Storage,Meeting Room,Parking,Concierge,Elevator</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,CLUB RESORT,GOLF HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOTEL,COUNTRY HOUSE,VILLAGE,COUNTRY HOUSES,GUESTHOUSE,GUEST HOUSES</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
684b7cc5-c946-4e4e-9fe3-6433a9ce2e06|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True